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
hfreyther/master-next
Holger Hans Peter Freyther 9 years ago
parent fbf5089510
commit 313388cac2

@ -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} \
"

Loading…
Cancel
Save