From 1e6f1983c56a6bc2ad5ee760f72dca0d5d5d0b03 Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Tue, 13 Jun 2023 18:32:35 +0800 Subject: [PATCH] profiles: rename gl_feeds_common to gl_feed_common Signed-off-by: Jianhui Zhao --- profiles/target_ath79_gl-ar750s.yml | 4 ++-- profiles/target_ath79_gl-e750.yml | 4 ++-- profiles/target_ath79_gl-s200.yml | 4 ++-- profiles/target_ipq40xx_gl-a1300.yml | 2 +- profiles/target_mvebu_gl-mv1000.yml | 4 ++-- profiles/target_wlan_ap-gl-ax1800-common-5-4.yml | 2 +- profiles/target_wlan_ap-gl-ax1800-common.yml | 4 ++-- profiles/target_x86-64.yml | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/profiles/target_ath79_gl-ar750s.yml b/profiles/target_ath79_gl-ar750s.yml index 8bc8aa0..d59dc6f 100644 --- a/profiles/target_ath79_gl-ar750s.yml +++ b/profiles/target_ath79_gl-ar750s.yml @@ -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 diff --git a/profiles/target_ath79_gl-e750.yml b/profiles/target_ath79_gl-e750.yml index 5310ad6..a732596 100644 --- a/profiles/target_ath79_gl-e750.yml +++ b/profiles/target_ath79_gl-e750.yml @@ -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 diff --git a/profiles/target_ath79_gl-s200.yml b/profiles/target_ath79_gl-s200.yml index 365f68a..a463bb7 100644 --- a/profiles/target_ath79_gl-s200.yml +++ b/profiles/target_ath79_gl-s200.yml @@ -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 \ No newline at end of file + CONFIG_IPTABLES_NFTABLES=y diff --git a/profiles/target_ipq40xx_gl-a1300.yml b/profiles/target_ipq40xx_gl-a1300.yml index 8752e05..a903657 100644 --- a/profiles/target_ipq40xx_gl-a1300.yml +++ b/profiles/target_ipq40xx_gl-a1300.yml @@ -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 diff --git a/profiles/target_mvebu_gl-mv1000.yml b/profiles/target_mvebu_gl-mv1000.yml index 0cbf744..bd1f337 100644 --- a/profiles/target_mvebu_gl-mv1000.yml +++ b/profiles/target_mvebu_gl-mv1000.yml @@ -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 diff --git a/profiles/target_wlan_ap-gl-ax1800-common-5-4.yml b/profiles/target_wlan_ap-gl-ax1800-common-5-4.yml index 5faca44..326e3b4 100644 --- a/profiles/target_wlan_ap-gl-ax1800-common-5-4.yml +++ b/profiles/target_wlan_ap-gl-ax1800-common-5-4.yml @@ -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 diff --git a/profiles/target_wlan_ap-gl-ax1800-common.yml b/profiles/target_wlan_ap-gl-ax1800-common.yml index 3de4fe8..ed16d47 100644 --- a/profiles/target_wlan_ap-gl-ax1800-common.yml +++ b/profiles/target_wlan_ap-gl-ax1800-common.yml @@ -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 \ No newline at end of file + CONFIG_PACKAGE_wpad=n diff --git a/profiles/target_x86-64.yml b/profiles/target_x86-64.yml index dd322a7..18b54c7 100644 --- a/profiles/target_x86-64.yml +++ b/profiles/target_x86-64.yml @@ -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