mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-18 10:04:14 +00:00
Merge pull request #17 from gl-zhaojianhui/clean-profile-ax1800
ax1800/axt1800: clean profile
This commit is contained in:
commit
920b71015c
18
profiles/target_wlan_ap-gl-ax1800-common.yml
Normal file
18
profiles/target_wlan_ap-gl-ax1800-common.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
target: ipq807x
|
||||||
|
subtarget: ipq60xx
|
||||||
|
feeds:
|
||||||
|
- name: ipq807x
|
||||||
|
path: ../../feeds/ipq807x
|
||||||
|
- name: wifi_ax
|
||||||
|
path: ../../feeds/wifi-ax
|
||||||
|
- name: gl_feeds
|
||||||
|
uri: https://github.com/gl-inet/gl-feeds.git
|
||||||
|
revision: 78045e5fa14432fc874b19490bcbd616206c1cd8
|
||||||
|
- name: luci
|
||||||
|
uri: https://github.com/openwrt/luci.git
|
||||||
|
revision: 1c3b32dc1bec15e3076a447762b1c4f94eb75fb7
|
||||||
|
|
||||||
|
packages:
|
||||||
|
- wireless-regdb
|
||||||
|
- wget-ssl
|
||||||
@ -1,26 +1,6 @@
|
|||||||
---
|
---
|
||||||
profile: glinet_ax1800
|
profile: glinet_ax1800
|
||||||
target: ipq807x
|
|
||||||
subtarget: ipq60xx
|
|
||||||
description: Build image for the GL.iNET AX1800
|
description: Build image for the GL.iNET AX1800
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-glinet_ax1800-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-glinet_ax1800-squashfs-sysupgrade.tar
|
||||||
feeds:
|
include:
|
||||||
- name: ipq807x
|
- target_wlan_ap-gl-ax1800-common
|
||||||
path: ../../feeds/ipq807x
|
|
||||||
- name: wifi_ax
|
|
||||||
path: ../../feeds/wifi-ax
|
|
||||||
- name: gl_feeds
|
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
|
||||||
revision: 78045e5fa14432fc874b19490bcbd616206c1cd8
|
|
||||||
- name: luci
|
|
||||||
uri: https://github.com/openwrt/luci.git
|
|
||||||
revision: 1c3b32dc1bec15e3076a447762b1c4f94eb75fb7
|
|
||||||
|
|
||||||
packages:
|
|
||||||
- wireless-regdb
|
|
||||||
- wpad-openssl
|
|
||||||
- wget-ssl
|
|
||||||
|
|
||||||
diffconfig: |
|
|
||||||
CONFIG_PACKAGE_wpad-basic=n
|
|
||||||
CONFIG_PACKAGE_wpad=n
|
|
||||||
|
|||||||
@ -1,22 +1,9 @@
|
|||||||
---
|
---
|
||||||
profile: glinet_axt1800
|
profile: glinet_axt1800
|
||||||
target: ipq807x
|
|
||||||
subtarget: ipq60xx
|
|
||||||
description: Build image for the GL.iNET AXT1800
|
description: Build image for the GL.iNET AXT1800
|
||||||
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-glinet_axt1800-squashfs-sysupgrade.tar
|
image: bin/targets/ipq807x/ipq60xx/openwrt-ipq807x-glinet_axt1800-squashfs-sysupgrade.tar
|
||||||
feeds:
|
include:
|
||||||
- name: ipq807x
|
- target_wlan_ap-gl-ax1800-common
|
||||||
path: ../../feeds/ipq807x
|
|
||||||
- name: wifi_ax
|
|
||||||
path: ../../feeds/wifi-ax
|
|
||||||
- name: gl_feeds
|
|
||||||
uri: https://github.com/gl-inet/gl-feeds.git
|
|
||||||
revision: 78045e5fa14432fc874b19490bcbd616206c1cd8
|
|
||||||
- name: luci
|
|
||||||
uri: https://github.com/openwrt/luci.git
|
|
||||||
revision: 1c3b32dc1bec15e3076a447762b1c4f94eb75fb7
|
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- wireless-regdb
|
|
||||||
- kmod-hwmon-pwmfan
|
- kmod-hwmon-pwmfan
|
||||||
- wget-ssl
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user