wip: testbuild

This commit is contained in:
Bastian 2020-11-17 13:28:42 +00:00
parent 82625076c9
commit d2ccca6ac7
3 changed files with 5 additions and 2 deletions

View File

@ -6,7 +6,9 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
GLUON_TARGETS ?= \
ar71xx-generic \
x86-64 \
x86-generic \
# ar71xx-generic \
ar71xx-tiny \
ar71xx-nand \
ath79-generic \

View File

@ -3,4 +3,5 @@ PACKAGES_FFRGB_REPO=https://github.com/ffrgb/gluon-packages.git
PACKAGES_FFRGB_BRANCH=master
PACKAGES_FFRGB_COMMIT=af2c608f31e264a279b919814896e4470c455e72
PACKAGES_COMMUNITY_REPO=https://github.com/ffrgb/community-packages.git
PACKAGES_COMMUNITY_BRANCH=gluon-mesh-vpn-wireguard-vxlan
PACKAGES_COMMUNITY_COMMIT=3a431c1dc88a083612f9f4ffb121520ee6d58651

View File

@ -16,7 +16,6 @@ GLUON_SITE_PACKAGES := \
gluon-web-autoupdater \
gluon-web-network \
gluon-web-wifi-config \
gluon-web-mesh-vpn-fastd \
gluon-web-private-wifi \
gluon-radvd \
gluon-setup-mode \
@ -26,6 +25,7 @@ GLUON_SITE_PACKAGES := \
iptables \
gluon-ssid-changer \
respondd-module-airtime \
gluon-mesh-vpn-wireguard-vxlan \
ffrgb-banner #\
#ffho-site-generate \
#ffho-config-mode-site-select \