From 29dd84c82a756afcc44209f89fd2fd0d77307d73 Mon Sep 17 00:00:00 2001 From: Daniel Willmann Date: Tue, 29 Nov 2016 20:54:14 +0100 Subject: [PATCH] task-sysmocom-feed: Add task-gprscore Just build the gprs corenet related packages in our regular feed so they are built for the sysmobsc as well. Ticket: SYS#3096 --- recipes-apps/tasks/task-sysmocom-feed.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-apps/tasks/task-sysmocom-feed.bb b/recipes-apps/tasks/task-sysmocom-feed.bb index 1838b62..96c5892 100644 --- a/recipes-apps/tasks/task-sysmocom-feed.bb +++ b/recipes-apps/tasks/task-sysmocom-feed.bb @@ -16,4 +16,4 @@ RDEPENDS_${PN} = "\ logrotate python-jsonrpclib python-enum iputils \ packagegroup-sysmobts-sob rtl8169-eeprom autossh \ perl libdbd-sqlite-perl libdbi-perl libjson-perl \ - netcat-openbsd perf lksctp-tools" + netcat-openbsd perf lksctp-tools task-gprscore"