task-sysmocom-bts: Include the sysmobts-config application

This way we should be able to use a single image on all devices

Fixes: SYS#559
This commit is contained in:
Holger Hans Peter Freyther 2014-08-28 17:50:40 +02:00
parent fbf5089510
commit 313388cac2
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
DEPENDS = "virtual/kernel"
ALLOW_EMPTY_${PN} = "1"
PR = "r22"
PR = "r23"
CALIB = ""
CALIB_sysmobts-v2 = "sysmobts-calib sysmobts-util"
@ -18,6 +18,7 @@ RDEPENDS_${PN} = "\
osmo-bts-remote \
osmo-pcu \
lmsensors-scripts \
sysmobts-config \
${CALIB} \
${UTIL} \
"