From ce14de5afa42766bd106111b85fcf84a2617d0ef Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 11 Jun 2017 18:52:32 +0200 Subject: [PATCH] sysmobts2100: ensure osmo-bts/osmo-pcu are actually included in image this is achieved by means of including task-sysmocom-bts --- conf/machine/sysmobts2100.conf | 5 +++++ recipes-apps/tasks/task-sysmocom-bts.bb | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/machine/sysmobts2100.conf b/conf/machine/sysmobts2100.conf index afae95d..35ec313 100644 --- a/conf/machine/sysmobts2100.conf +++ b/conf/machine/sysmobts2100.conf @@ -1,2 +1,7 @@ # sysmoBTS 2100 machine type, based on LC15 require conf/machine/litecell15.conf + +MACHINE_EXTRA_RDEPENDS = "\ + task-sysmocom-bts \ + ${@['watchdog', ''][d.getVar('VIRTUAL-RUNTIME_init_manager', True) == 'systemd']} \ + " diff --git a/recipes-apps/tasks/task-sysmocom-bts.bb b/recipes-apps/tasks/task-sysmocom-bts.bb index 73a1d93..fc9eaf8 100644 --- a/recipes-apps/tasks/task-sysmocom-bts.bb +++ b/recipes-apps/tasks/task-sysmocom-bts.bb @@ -4,13 +4,14 @@ LIC_FILES_CHKSUM = " \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" DEPENDS = "virtual/kernel" ALLOW_EMPTY_${PN} = "1" -PR = "r23" +PR = "r24" CALIB = "" CALIB_sysmobts-v2 = "sysmobts-calib sysmobts-util" UTIL = "" UTIL_sysmobts-v2 = "sbts2050-util gpsd gps-utils" +UTIL_sysmobts2100 = "gpsd gps-utils" # TODO: re-add femtobts-calib after it went through the API migration RDEPENDS_${PN} = "\