experimental respondd-module-airtime module added..

This commit is contained in:
Bastian 2017-03-05 18:55:53 +01:00
parent ca7623dbda
commit e0e2170b5d
2 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,7 @@ endif
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_RELEASE=${GLUON_RELEASE} \

View File

@ -2,6 +2,7 @@ GLUON_SITE_PACKAGES := \
gluon-mesh-batman-adv-15 \
gluon-alfred \
gluon-respondd \
respondd-module-airtime \
gluon-autoupdater \
gluon-config-mode-core \
gluon-config-mode-autoupdater \