From b9d489c543a777781b91b27404e67d6c31ff9f1f Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 12 May 2012 12:38:51 +0200 Subject: [PATCH] add the sysmobts-remot program to the "task-sysmocom-bts" This is primarily used for development, but as it is such a small tool, it makes sense to always include it in the build. --- recipes-apps/tasks/task-sysmocom-bts.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-apps/tasks/task-sysmocom-bts.bb b/recipes-apps/tasks/task-sysmocom-bts.bb index d3a8dac..0fe2faf 100644 --- a/recipes-apps/tasks/task-sysmocom-bts.bb +++ b/recipes-apps/tasks/task-sysmocom-bts.bb @@ -4,12 +4,13 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" DEPENDS = "virtual/kernel" ALLOW_EMPTY = "1" -PR = "r9" +PR = "r10" # TODO: re-add femtobts-calib after it went through the API migration RDEPENDS_task-sysmocom-bts = "\ femtobts-example \ osmo-bts \ + osmo-bts-remote \ lmsensors-scripts \ "