mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-16 17:15:08 +00:00
luci and openwrt_common profiles always use glinet feeds;add glinet_axt1800 profile
This commit is contained in:
parent
1927e1e003
commit
618e548999
11
profiles/glinet_axt1800.yml
Normal file
11
profiles/glinet_axt1800.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
description: Add the glinet dependencies
|
||||||
|
feeds:
|
||||||
|
- name: glinet
|
||||||
|
path: ../feeds_dir/glinet
|
||||||
|
|
||||||
|
packages:
|
||||||
|
- kmod-gl-sdk4-fan
|
||||||
|
- gl-sdk4-led
|
||||||
|
|
||||||
|
diffconfig: |
|
||||||
@ -1,6 +1,10 @@
|
|||||||
---
|
---
|
||||||
description: Add the LUCI dependencies
|
description: Add the LUCI dependencies
|
||||||
|
|
||||||
|
feeds:
|
||||||
|
- name: glinet
|
||||||
|
path: ../feeds_dir/glinet
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- luci
|
- luci
|
||||||
- luci-base
|
- luci-base
|
||||||
|
|||||||
@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
description: Add the LUCI dependencies
|
description: Add the LUCI dependencies
|
||||||
|
feeds:
|
||||||
|
- name: glinet
|
||||||
|
path: ../feeds_dir/glinet
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- luci
|
- luci
|
||||||
|
|||||||
@ -18,6 +18,4 @@ feeds:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
- wireless-regdb
|
- wireless-regdb
|
||||||
- kmod-gl-sdk4-fan
|
|
||||||
- gl-sdk4-led
|
|
||||||
- kmod-hwmon-pwmfan
|
- kmod-hwmon-pwmfan
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user