diff --git a/include/airoha32.yml b/include/airoha32.yml new file mode 100644 index 0000000..c4415e5 --- /dev/null +++ b/include/airoha32.yml @@ -0,0 +1,12 @@ +--- +description: Airoha 32-bit +external_target: airoha +feeds: + - name: airoha32 + uri: https://dev.iopsys.eu/feed/airoha.git + revision: 092128e429ac0b373908874e5e553eb17a6a8776 +diffconfig: | + CONFIG_TARGET_ROOTFS_SQUASHFS=y + # CONFIG_TARGET_ROOTFS_JFFS2_NAND is not set + # CONFIG_TARGET_ROOTFS_UBIFS is not set + CONFIG_TARGET_UPGRADE_BUNDLE=y diff --git a/include/airoha64.yml b/include/airoha64.yml new file mode 100644 index 0000000..5e04fd2 --- /dev/null +++ b/include/airoha64.yml @@ -0,0 +1,12 @@ +--- +description: Airoha 64-bit +external_target: airoha +feeds: + - name: airoha64 + uri: https://dev.iopsys.eu/feed/airoha.git + revision: 099c49e364cf921fddf45b450738eac767a12227 +diffconfig: | + CONFIG_TARGET_ROOTFS_SQUASHFS=y + # CONFIG_TARGET_ROOTFS_JFFS2_NAND is not set + # CONFIG_TARGET_ROOTFS_UBIFS is not set + CONFIG_TARGET_UPGRADE_BUNDLE=y diff --git a/include/broadcom.yml b/include/broadcom.yml new file mode 100644 index 0000000..38ff269 --- /dev/null +++ b/include/broadcom.yml @@ -0,0 +1,8 @@ +--- +description: Broadcom +external_target: brcmbca +feeds: + - name: broadcom + uri: https://dev.iopsys.eu/feed/broadcom.git + revision: 173c2ad7052b179a261577abacc953feed09df6e +#diffconfig: | diff --git a/include/developer.yml b/include/developer.yml new file mode 100644 index 0000000..aec8b31 --- /dev/null +++ b/include/developer.yml @@ -0,0 +1,7 @@ +--- +description: Developer +packages: + - bootchart2 +diffconfig: | + CONFIG_DEVEL=y + CONFIG_GITMIRROR_REWRITE=y diff --git a/include/en7523_wifi.yml b/include/en7523_wifi.yml new file mode 100644 index 0000000..741012f --- /dev/null +++ b/include/en7523_wifi.yml @@ -0,0 +1,6 @@ +--- +description: Airoha EN7523 Wi-Fi +feeds: + - name: en7523_wifi + uri: https://dev.iopsys.eu/airoha/en7523-wifi-feed.git + revision: 2bc9e6f0989792f51e7e90760c72fb5fe7dfab08