packagegroup-basic: Drop bbappend from meta-systemd

* avahi-systemd is now indluded in deamon
* systemd-compat-units are RRECOMMENDED from systemd itself

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-04-13 14:46:56 +02:00
parent 0027c0c3e2
commit ae3415b289
2 changed files with 1 additions and 7 deletions

View File

@ -5,7 +5,7 @@ DESCRIPTION = "Basic task to get a device online"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r10"
PR = "r13"
inherit packagegroup

View File

@ -1,6 +0,0 @@
PRINC := "${@int(PRINC) + 2}"
RDEPENDS_${PN} += "\
systemd-compat-units \
avahi-systemd \
"