mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
PRINC := "${@int(PRINC) + 2}"
|
||||
|
||||
RDEPENDS_${PN} += "\
|
||||
systemd-compat-units \
|
||||
avahi-systemd \
|
||||
"
|
||||
Reference in New Issue
Block a user