mirror of
https://gitlab.com/prpl-foundation/prplos/prplos.git
synced 2025-12-20 00:56:07 +08:00
profiles: prpl: prplMesh v4.0.1 with pwhm enabled
More details about prplMesh update is available in their respective changelogs: https://gitlab.com/prpl-foundation/prplmesh/prplMesh/-/releases/4.0.0 https://gitlab.com/prpl-foundation/prplmesh/prplMesh/-/releases/4.0.1 Enable pwhm in the builds as well, since there is a plan, that prplMesh should be used with pwhm in all upcoming prplOS releases. Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
committed by
Petr Štetiar
parent
d1ef701e08
commit
8f70a98557
@@ -5,5 +5,8 @@ target: ipq40xx
|
||||
subtarget: generic
|
||||
description: Build image for Gl.iNet B1300
|
||||
|
||||
packages:
|
||||
- hostapd-utils
|
||||
|
||||
diffconfig: |
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
|
||||
@@ -7,5 +7,8 @@ target: mvebu
|
||||
subtarget: cortexa9
|
||||
description: Build image for the Linksys WRT3200ACM (Rango), WRT32X (Venom), Turris Omnia
|
||||
|
||||
packages:
|
||||
- hostapd-utils
|
||||
|
||||
diffconfig: |
|
||||
CONFIG_TESTING_KERNEL=y
|
||||
|
||||
@@ -4,7 +4,7 @@ feeds:
|
||||
- name: feed_prpl
|
||||
uri: https://gitlab.com/prpl-foundation/prplOS/feed-prpl.git
|
||||
tracking_branch: prplos-next
|
||||
revision: 2fee252c2cca8435af6ac85c99de8e42320302a0
|
||||
revision: be4b167e9f79da15c5739c345036a3de16299216
|
||||
|
||||
additional_packages:
|
||||
- feed: packages
|
||||
@@ -158,6 +158,9 @@ diffconfig: |
|
||||
CONFIG_SAH_SERVICES_TIMINGILA_ADAPTER_CONTAINER="/usr/lib/timingila-cthulhu/timingila-cthulhu.so"
|
||||
CONFIG_SAH_LIB_CTHULHU-LXC_LXC_TOOLS_PREFIX="/usr/bin/"
|
||||
# CONFIG_SAH_LIB_CTHULHU-LXC_PRPL_OS_RPATH is not set
|
||||
# pwhm options
|
||||
CONFIG_USE_PRPLMESH_WHM=y
|
||||
CONFIG_SAH_WLD_INIT_SCRIPT="prplmesh_whm"
|
||||
CONFIG_PACKAGE_prplmesh-unit-tests=m
|
||||
# kernel options for lcm
|
||||
CONFIG_KERNEL_ARM_PMU=y
|
||||
|
||||
@@ -4,7 +4,7 @@ feeds:
|
||||
- name: feed_prpl
|
||||
uri: https://gitlab.com/prpl-foundation/prplOS/feed-prpl.git
|
||||
tracking_branch: prplos-next
|
||||
revision: 2fee252c2cca8435af6ac85c99de8e42320302a0
|
||||
revision: be4b167e9f79da15c5739c345036a3de16299216
|
||||
|
||||
packages:
|
||||
- prpl-webui
|
||||
|
||||
@@ -6,6 +6,7 @@ subtarget: 64
|
||||
description: Build image for x86/64 generic target
|
||||
|
||||
packages:
|
||||
- hostapd-utils
|
||||
- kmod-mac80211-hwsim
|
||||
- wpad-basic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user