3
0
mirror of https://github.com/ffrgb/site-ffrgb.git synced 2024-06-18 12:52:34 +02:00

sourced ffhb repo for respondd-gluon-airtime until in gluon-mainline

This commit is contained in:
Bastian 2017-03-10 18:07:59 +01:00
parent e0e2170b5d
commit 12c9c5d983
3 changed files with 10 additions and 7 deletions

View File

@ -14,10 +14,10 @@ GLUON_TARGETS ?= \
mpc85xx-generic \ mpc85xx-generic \
ramips-mt7621 \ ramips-mt7621 \
ramips-rt305x \ ramips-rt305x \
sunxi \
x86-kvm \
x86-64 \ x86-64 \
x86-generic x86-generic \
sunxi \
x86-kvm_guest
GLUON_RELEASE := $(shell git describe --tags 2>/dev/null) GLUON_RELEASE := $(shell git describe --tags 2>/dev/null)
@ -29,7 +29,7 @@ endif
JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l) JOBS ?= $(shell cat /proc/cpuinfo | grep processor | wc -l)
JOBS = 1 #JOBS = 1
GLUON_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \ GLUON_MAKE := ${MAKE} V=s BROKEN=0 -j ${JOBS} -C ${GLUON_BUILD_DIR} \
GLUON_RELEASE=${GLUON_RELEASE} \ GLUON_RELEASE=${GLUON_RELEASE} \

View File

@ -1,4 +1,7 @@
GLUON_SITE_FEEDS='ffrgb' GLUON_SITE_FEEDS='ffrgb ffhb'
PACKAGES_FFRGB_REPO=https://github.com/ffrgb/gluon-packages.git PACKAGES_FFRGB_REPO=https://github.com/ffrgb/gluon-packages.git
PACKAGES_FFRGB_BRANCH=master PACKAGES_FFRGB_BRANCH=master
PACKAGES_FFRGB_COMMIT=c9e25956356918d1e91f7e2b8fc716f8b07a789f PACKAGES_FFRGB_COMMIT=c9e25956356918d1e91f7e2b8fc716f8b07a789f
PACKAGES_FFHB_REPO=git://github.com/FreifunkBremen/ffhb-packages.git
PACKAGES_FFHB_COMMIT=8067f787e5272fd7b959be997fc420777bc46414

View File

@ -2,7 +2,6 @@ GLUON_SITE_PACKAGES := \
gluon-mesh-batman-adv-15 \ gluon-mesh-batman-adv-15 \
gluon-alfred \ gluon-alfred \
gluon-respondd \ gluon-respondd \
respondd-module-airtime \
gluon-autoupdater \ gluon-autoupdater \
gluon-config-mode-core \ gluon-config-mode-core \
gluon-config-mode-autoupdater \ gluon-config-mode-autoupdater \
@ -27,7 +26,8 @@ GLUON_SITE_PACKAGES := \
haveged \ haveged \
gluon-ebtables-filter-arp-ffmuc \ gluon-ebtables-filter-arp-ffmuc \
gluon-ebtables-filter-multicast-ffmuc \ gluon-ebtables-filter-multicast-ffmuc \
gluon-ssid-changer gluon-ssid-changer \
respondd-module-airtime
# tecff-ath9k-broken-wifi-workaround # tecff-ath9k-broken-wifi-workaround
# gluon-config-mode-site-select # gluon-config-mode-site-select