mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
task-basic: no external syslog needed for systemd v39
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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 = "r5"
|
PR = "r6"
|
||||||
|
|
||||||
inherit task
|
inherit task
|
||||||
|
|
||||||
@@ -55,7 +55,6 @@ RRECOMMENDS_${PN} = "\
|
|||||||
\
|
\
|
||||||
tzdata \
|
tzdata \
|
||||||
\
|
\
|
||||||
rsyslog-systemd \
|
|
||||||
cpufrequtils \
|
cpufrequtils \
|
||||||
htop \
|
htop \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user