From ac862d1317f362b1fbad941a905d7214bc2c8f06 Mon Sep 17 00:00:00 2001 From: Fujr Date: Mon, 27 Feb 2023 19:49:38 +0800 Subject: [PATCH] add 360-t7 profile --- profiles/mt7981-360-t7-108M.yml | 18 ++++++++++++++ profiles/mt7981-360-t7.yml | 18 ++++++++++++++ profiles/target_mt7981_360t7-108M.yml | 35 +++++++++++++++++++++++++++ profiles/target_mt7981_360t7.yml | 35 +++++++++++++++++++++++++++ 4 files changed, 106 insertions(+) create mode 100644 profiles/mt7981-360-t7-108M.yml create mode 100644 profiles/mt7981-360-t7.yml create mode 100644 profiles/target_mt7981_360t7-108M.yml create mode 100644 profiles/target_mt7981_360t7.yml diff --git a/profiles/mt7981-360-t7-108M.yml b/profiles/mt7981-360-t7-108M.yml new file mode 100644 index 0000000..48b6c5f --- /dev/null +++ b/profiles/mt7981-360-t7-108M.yml @@ -0,0 +1,18 @@ +--- +description: Add the glinet dependencies for the GL.iNET MT3000 + +feeds: + - name: mt7981_private + uri: https://gitlab.com/gl.sdk4.0/gl.router/mt7981-feeds.git + revision: c4306a00ef9b5067e83e30378ddd6b5fdaf0ce84 + - name: glinet + uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git + revision: 9f4a704d13a5e6d18f8f7daccdc26997688b023f + +packages: + - gl-sdk4-led + - gl-sdk4-adguardhome + - gl-sdk4-timer + - gl-sdk4-igmp + - gl-sdk4-mwan3 + - gl-sdk4-ui-hwnat diff --git a/profiles/mt7981-360-t7.yml b/profiles/mt7981-360-t7.yml new file mode 100644 index 0000000..48b6c5f --- /dev/null +++ b/profiles/mt7981-360-t7.yml @@ -0,0 +1,18 @@ +--- +description: Add the glinet dependencies for the GL.iNET MT3000 + +feeds: + - name: mt7981_private + uri: https://gitlab.com/gl.sdk4.0/gl.router/mt7981-feeds.git + revision: c4306a00ef9b5067e83e30378ddd6b5fdaf0ce84 + - name: glinet + uri: https://gitlab.com/gl.sdk4.0/gl.router/gl-sdk4-collect.git + revision: 9f4a704d13a5e6d18f8f7daccdc26997688b023f + +packages: + - gl-sdk4-led + - gl-sdk4-adguardhome + - gl-sdk4-timer + - gl-sdk4-igmp + - gl-sdk4-mwan3 + - gl-sdk4-ui-hwnat diff --git a/profiles/target_mt7981_360t7-108M.yml b/profiles/target_mt7981_360t7-108M.yml new file mode 100644 index 0000000..3fc72dd --- /dev/null +++ b/profiles/target_mt7981_360t7-108M.yml @@ -0,0 +1,35 @@ +--- +profile: mt7981-360-t7-108M +target: mediatek +subtarget: mt7981 +description: Build image for the GL.iNET 360T7 108M + +feeds: + - name: gl_feed_common + uri: https://github.com/gl-inet/gl-feeds.git + revision: ac1ff5fb455c6d304aa435abb1c3eccf4878e28b + - name: gl_feed_21_02 + uri: https://github.com/gl-inet/gl-feeds.git + revision: 581563a214d313c367d7ffe5a1e9038fc18292ed + - name: gl_feed_mtk + uri: https://github.com/gl-inet/gl-feeds.git + revision: 5e48f72b4020fca612bedc480231c9081a00efa4 + +packages: + - ethtool + - iwinfo + - wireless-tools + - gl-sdk4-mtk-wifi-v2 + - kmod-conninfra-mt7981-ko + - kmod-mt-wifi-mt7981-ko + - kmod-warp-mt7981-ko + - kmod-mediatek_hnat + - kmod-gl-sdk4-fan + - mii_mgr + - mtkhnat_util + - regs + - luci + - 8021xd + - fwdd + - kmod-mtfwd + - kmod-mtqos diff --git a/profiles/target_mt7981_360t7.yml b/profiles/target_mt7981_360t7.yml new file mode 100644 index 0000000..85650da --- /dev/null +++ b/profiles/target_mt7981_360t7.yml @@ -0,0 +1,35 @@ +--- +profile: mt7981-360-t7 +target: mediatek +subtarget: mt7981 +description: Build image for the GL.iNET 360T7 + +feeds: + - name: gl_feed_common + uri: https://github.com/gl-inet/gl-feeds.git + revision: ac1ff5fb455c6d304aa435abb1c3eccf4878e28b + - name: gl_feed_21_02 + uri: https://github.com/gl-inet/gl-feeds.git + revision: 581563a214d313c367d7ffe5a1e9038fc18292ed + - name: gl_feed_mtk + uri: https://github.com/gl-inet/gl-feeds.git + revision: 5e48f72b4020fca612bedc480231c9081a00efa4 + +packages: + - ethtool + - iwinfo + - wireless-tools + - gl-sdk4-mtk-wifi-v2 + - kmod-conninfra-mt7981-ko + - kmod-mt-wifi-mt7981-ko + - kmod-warp-mt7981-ko + - kmod-mediatek_hnat + - kmod-gl-sdk4-fan + - mii_mgr + - mtkhnat_util + - regs + - luci + - 8021xd + - fwdd + - kmod-mtfwd + - kmod-mtqos