mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-18 18:14:32 +00:00
update v4.2.1 feeds hash
This commit is contained in:
parent
fa83c2f285
commit
6a81722622
@ -1,4 +1,4 @@
|
|||||||
From a150cac1ac161be34aeceb01686d9eb4896d821b Mon Sep 17 00:00:00 2001
|
From 242ff3407b85e473a7f63f21f2752c5175f55a8a Mon Sep 17 00:00:00 2001
|
||||||
From: Jianhui Zhao <jianhui.zhao@gl-inet.com>
|
From: Jianhui Zhao <jianhui.zhao@gl-inet.com>
|
||||||
Date: Mon, 19 Sep 2022 11:24:33 +0800
|
Date: Mon, 19 Sep 2022 11:24:33 +0800
|
||||||
Subject: [PATCH] init from mediatek sdk v7.6.6.1
|
Subject: [PATCH] init from mediatek sdk v7.6.6.1
|
||||||
@ -6,7 +6,7 @@ Subject: [PATCH] init from mediatek sdk v7.6.6.1
|
|||||||
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
|
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
|
||||||
---
|
---
|
||||||
config/Config-build.in | 14 -
|
config/Config-build.in | 14 -
|
||||||
feeds.conf.default | 8 +-
|
feeds.conf.default | 10 +-
|
||||||
include/image-commands.mk | 5 +-
|
include/image-commands.mk | 5 +-
|
||||||
include/image.mk | 12 +-
|
include/image.mk | 12 +-
|
||||||
include/uclibc++.mk | 18 +-
|
include/uclibc++.mk | 18 +-
|
||||||
@ -344,7 +344,7 @@ Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
|
|||||||
.../src/libfdt/libfdt_env.h | 96 +
|
.../src/libfdt/libfdt_env.h | 96 +
|
||||||
.../src/libfdt/libfdt_internal.h | 51 +
|
.../src/libfdt/libfdt_internal.h | 51 +
|
||||||
tools/fdt-patch-dm-verify/src/main.c | 685 +++
|
tools/fdt-patch-dm-verify/src/main.c | 685 +++
|
||||||
339 files changed, 78301 insertions(+), 3338 deletions(-)
|
339 files changed, 78302 insertions(+), 3339 deletions(-)
|
||||||
delete mode 100755 package/base-files/files/sbin/wifi
|
delete mode 100755 package/base-files/files/sbin/wifi
|
||||||
create mode 100644 package/boot/uboot-envtools/files/mediatek
|
create mode 100644 package/boot/uboot-envtools/files/mediatek
|
||||||
create mode 100644 package/network/utils/wireless-tools/patches/006-fix-iwconfig-rate-print-format.patch
|
create mode 100644 package/network/utils/wireless-tools/patches/006-fix-iwconfig-rate-print-format.patch
|
||||||
@ -689,18 +689,19 @@ index 342859b7c0..c72ba74755 100644
|
|||||||
|
|
||||||
config PKG_CHECK_FORMAT_SECURITY
|
config PKG_CHECK_FORMAT_SECURITY
|
||||||
diff --git a/feeds.conf.default b/feeds.conf.default
|
diff --git a/feeds.conf.default b/feeds.conf.default
|
||||||
index f1827a3661..d51c4243ba 100644
|
index f1827a3661..177943008c 100644
|
||||||
--- a/feeds.conf.default
|
--- a/feeds.conf.default
|
||||||
+++ b/feeds.conf.default
|
+++ b/feeds.conf.default
|
||||||
@@ -1,5 +1,5 @@
|
@@ -1,5 +1,5 @@
|
||||||
-src-git-full packages https://git.openwrt.org/feed/packages.git;openwrt-21.02
|
-src-git-full packages https://git.openwrt.org/feed/packages.git;openwrt-21.02
|
||||||
-src-git-full luci https://git.openwrt.org/project/luci.git;openwrt-21.02
|
-src-git-full luci https://git.openwrt.org/project/luci.git;openwrt-21.02
|
||||||
-src-git-full routing https://git.openwrt.org/feed/routing.git;openwrt-21.02
|
-src-git-full routing https://git.openwrt.org/feed/routing.git;openwrt-21.02
|
||||||
|
-src-git-full telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02
|
||||||
|
-#src-link custom /usr/src/openwrt/custom-feed
|
||||||
+src-git-full packages https://git.openwrt.org/feed/packages.git^e86c4376d
|
+src-git-full packages https://git.openwrt.org/feed/packages.git^e86c4376d
|
||||||
+src-git-full luci https://git.openwrt.org/project/luci.git^63bfee6c8d
|
+src-git-full luci https://git.openwrt.org/project/luci.git^63bfee6c8d
|
||||||
+src-git-full routing https://git.openwrt.org/feed/routing.git^25e7648
|
+src-git-full routing https://git.openwrt.org/feed/routing.git^25e7648
|
||||||
src-git-full telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02
|
+src-git-full telephony https://git.openwrt.org/feed/telephony.git^920fbc5
|
||||||
-#src-link custom /usr/src/openwrt/custom-feed
|
|
||||||
+src-git mtk_openwrt_feed https://git01.mediatek.com/openwrt/feeds/mtk-openwrt-feeds.git^df3fc79
|
+src-git mtk_openwrt_feed https://git01.mediatek.com/openwrt/feeds/mtk-openwrt-feeds.git^df3fc79
|
||||||
diff --git a/include/image-commands.mk b/include/image-commands.mk
|
diff --git a/include/image-commands.mk b/include/image-commands.mk
|
||||||
index 4d54a14ba4..a0694f2bac 100644
|
index 4d54a14ba4..a0694f2bac 100644
|
||||||
|
|||||||
@ -5,7 +5,7 @@ feeds:
|
|||||||
#path: ../feeds_dir/glinet
|
#path: ../feeds_dir/glinet
|
||||||
- name: glinet
|
- name: glinet
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
||||||
revision: 54227ae108c25f0981cf6be25ad06d564f7c515f
|
revision: 8a9597681bedb8ee8d733d9347f7a4d63829bfd2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- gl-sdk4-adguardhome
|
- gl-sdk4-adguardhome
|
||||||
|
|||||||
@ -4,7 +4,7 @@ description: Add the glinet dependencies
|
|||||||
feeds:
|
feeds:
|
||||||
- name: glinet
|
- name: glinet
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
||||||
revision: 54227ae108c25f0981cf6be25ad06d564f7c515f
|
revision: 8a9597681bedb8ee8d733d9347f7a4d63829bfd2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- i2c-tools
|
- i2c-tools
|
||||||
|
|||||||
@ -4,7 +4,7 @@ description: Add the glinet dependencies
|
|||||||
feeds:
|
feeds:
|
||||||
- name: glinet
|
- name: glinet
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
||||||
revision: 54227ae108c25f0981cf6be25ad06d564f7c515f
|
revision: 8a9597681bedb8ee8d733d9347f7a4d63829bfd2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- gl-sdk4-led
|
- gl-sdk4-led
|
||||||
|
|||||||
@ -4,10 +4,10 @@ description: Add the glinet dependencies
|
|||||||
feeds:
|
feeds:
|
||||||
- name: glinet
|
- name: glinet
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
||||||
revision: b5395c0f1d26b9f592f5f77cf1dff02d4b05c050
|
revision: 8a9597681bedb8ee8d733d9347f7a4d63829bfd2
|
||||||
- name: mt7981
|
- name: mt7981
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/mt7981-feeds.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/mt7981-feeds.git
|
||||||
revision: 1c7ace232434b298cd8bab40c392a056763ca76f
|
revision: ebc8d5c447e1d2e0e13c0568a8514da68f8aa618
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- kmod-usb-storage
|
- kmod-usb-storage
|
||||||
|
|||||||
@ -7,7 +7,7 @@ feeds:
|
|||||||
revision: ebc8d5c447e1d2e0e13c0568a8514da68f8aa618
|
revision: ebc8d5c447e1d2e0e13c0568a8514da68f8aa618
|
||||||
- name: glinet
|
- name: glinet
|
||||||
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git
|
||||||
revision: 54227ae108c25f0981cf6be25ad06d564f7c515f
|
revision: 8a9597681bedb8ee8d733d9347f7a4d63829bfd2
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- gl-sdk4-led
|
- gl-sdk4-led
|
||||||
|
|||||||
@ -6,7 +6,7 @@ description: Build image for the GL.iNET A1300
|
|||||||
feeds:
|
feeds:
|
||||||
- name: gl_feeds_commmon
|
- name: gl_feeds_commmon
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 16d4e89ddfc13ab8551959c3c17dfe7699c709bf
|
revision: 341ee97aaa761c0fc93a0d28fc8634d42f7f7c4c
|
||||||
- name: gl_feeds_21_02
|
- name: gl_feeds_21_02
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
||||||
|
|||||||
@ -7,7 +7,7 @@ description: Build image for the GL.iNET MT2500
|
|||||||
feeds:
|
feeds:
|
||||||
- name: gl_feed_common
|
- name: gl_feed_common
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 16d4e89ddfc13ab8551959c3c17dfe7699c709bf
|
revision: 341ee97aaa761c0fc93a0d28fc8634d42f7f7c4c
|
||||||
- name: gl_feed_21_02
|
- name: gl_feed_21_02
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
||||||
|
|||||||
@ -7,7 +7,7 @@ description: Build image for the GL.iNET MT3000
|
|||||||
feeds:
|
feeds:
|
||||||
- name: gl_feed_common
|
- name: gl_feed_common
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 16d4e89ddfc13ab8551959c3c17dfe7699c709bf
|
revision: 341ee97aaa761c0fc93a0d28fc8634d42f7f7c4c
|
||||||
- name: gl_feed_21_02
|
- name: gl_feed_21_02
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
revision: 581563a214d313c367d7ffe5a1e9038fc18292ed
|
||||||
|
|||||||
@ -11,7 +11,7 @@ feeds:
|
|||||||
path: ../../feeds/wifi-ax
|
path: ../../feeds/wifi-ax
|
||||||
- name: gl_feeds_common
|
- name: gl_feeds_common
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
revision: 16d4e89ddfc13ab8551959c3c17dfe7699c709bf
|
revision: 341ee97aaa761c0fc93a0d28fc8634d42f7f7c4c
|
||||||
- name: luci
|
- name: luci
|
||||||
uri: https://github.com/openwrt/luci.git
|
uri: https://github.com/openwrt/luci.git
|
||||||
revision: 1c3b32dc1bec15e3076a447762b1c4f94eb75fb7
|
revision: 1c3b32dc1bec15e3076a447762b1c4f94eb75fb7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user