mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-16 17:15:08 +00:00
profiles: rename gl_feeds_common to gl_feed_common
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
This commit is contained in:
parent
1af1579364
commit
1e6f1983c5
@ -12,5 +12,5 @@ feeds:
|
||||
branch: 22.03.2
|
||||
|
||||
packages:
|
||||
- tor:gl_feeds_common
|
||||
- smstools3:gl_feeds_common
|
||||
- tor:gl_feed_common
|
||||
- smstools3:gl_feed_common
|
||||
|
||||
@ -13,5 +13,5 @@ feeds:
|
||||
branch: 22.03.2
|
||||
|
||||
packages:
|
||||
- tor:gl_feeds_common
|
||||
- smstools3:gl_feeds_common
|
||||
- tor:gl_feed_common
|
||||
- smstools3:gl_feed_common
|
||||
|
||||
@ -4,7 +4,7 @@ target: ath79
|
||||
subtarget: nand
|
||||
description: Build image for the GL.iNET S200
|
||||
feeds:
|
||||
- name: gl_feeds_common
|
||||
- name: gl_feed_common
|
||||
uri: https://github.com/gl-inet/gl-feeds.git
|
||||
revision: d74ca071d70925f58c5d7b14c494dc2b2f2f41cf
|
||||
- name: gl_feeds_21_02_2
|
||||
@ -74,4 +74,4 @@ diffconfig: |
|
||||
CONFIG_PACKAGE_kmod-crypto-kpp=n
|
||||
CONFIG_PACKAGE_kmod-usb-serial-ch341=n
|
||||
CONFIG_PACKAGE_libustream-wolfssl=n
|
||||
CONFIG_IPTABLES_NFTABLES=y
|
||||
CONFIG_IPTABLES_NFTABLES=y
|
||||
|
||||
@ -4,7 +4,7 @@ target: ipq40xx
|
||||
subtarget: generic
|
||||
description: Build image for the GL.iNET A1300
|
||||
feeds:
|
||||
- name: gl_feeds_common
|
||||
- name: gl_feed_common
|
||||
uri: https://github.com/gl-inet/gl-feeds.git
|
||||
revision: 4fd97cfe3c89f7277911375d9aa0ce85ac6d27c7
|
||||
- name: gl_feeds_21_02
|
||||
|
||||
@ -12,8 +12,8 @@ feeds:
|
||||
revision: 195dca0e10af66665aa59e33dc17edb784379732
|
||||
|
||||
packages:
|
||||
- tor:gl_feeds_common
|
||||
- smstools3:gl_feeds_common
|
||||
- tor:gl_feed_common
|
||||
- smstools3:gl_feed_common
|
||||
|
||||
diffconfig: |
|
||||
CONFIG_TARGET_ROOTFS_PARTSIZE=512
|
||||
|
||||
@ -4,7 +4,7 @@ subtarget: ipq60xx
|
||||
feeds:
|
||||
- name: ipq807x
|
||||
path: ../../feeds/ipq807x
|
||||
- name: gl_feeds_common
|
||||
- name: gl_feed_common
|
||||
uri: https://github.com/gl-inet/gl-feeds.git
|
||||
branch: common
|
||||
- name: luci
|
||||
|
||||
@ -9,7 +9,7 @@ feeds:
|
||||
path: ../../feeds/ipq807x
|
||||
- name: wifi_ax
|
||||
path: ../../feeds/wifi-ax
|
||||
- name: gl_feeds_common
|
||||
- name: gl_feed_common
|
||||
uri: https://github.com/gl-inet/gl-feeds.git
|
||||
revision: 4fd97cfe3c89f7277911375d9aa0ce85ac6d27c7
|
||||
- name: luci
|
||||
@ -25,4 +25,4 @@ packages:
|
||||
|
||||
diffconfig: |
|
||||
CONFIG_PACKAGE_wpad-basic=n
|
||||
CONFIG_PACKAGE_wpad=n
|
||||
CONFIG_PACKAGE_wpad=n
|
||||
|
||||
@ -5,7 +5,7 @@ subtarget: 64
|
||||
description: Build image for the x86_64
|
||||
|
||||
feeds:
|
||||
- name: gl_feeds_common
|
||||
- name: gl_feed_common
|
||||
uri: https://github.com/gl-inet/gl-feeds.git
|
||||
branch: common
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user