Add a new task 'task-gprscore' containing sgsn/ggsn/routing

This commit is contained in:
Harald Welte 2012-08-13 12:10:48 +02:00 committed by Holger Hans Peter Freyther
parent 6734e9a695
commit 2be99ac429
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
DESCRIPTION = "Task for GPRS core network"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
DEPENDS = "virtual/kernel"
ALLOW_EMPTY = "1"
PR = "r1"
RDEPENDS_task-gprscore = "\
openggsn \
gprs-routing osmo-sgsn \
sysmocom-ggsn-config \
"