mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 05:17:10 +00:00
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:
parent
0027c0c3e2
commit
ae3415b289
@ -5,7 +5,7 @@ DESCRIPTION = "Basic task to get a device online"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||||
|
|
||||||
PR = "r10"
|
PR = "r13"
|
||||||
|
|
||||||
inherit packagegroup
|
inherit packagegroup
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
PRINC := "${@int(PRINC) + 2}"
|
|
||||||
|
|
||||||
RDEPENDS_${PN} += "\
|
|
||||||
systemd-compat-units \
|
|
||||||
avahi-systemd \
|
|
||||||
"
|
|
||||||
Loading…
x
Reference in New Issue
Block a user