mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
task-basic: adjust rsyslog dependency
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"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
inherit task
|
||||
|
||||
@@ -55,7 +55,7 @@ RRECOMMENDS_${PN} = "\
|
||||
\
|
||||
tzdata \
|
||||
\
|
||||
rsyslog \
|
||||
rsyslog-systemd \
|
||||
cpufrequtils \
|
||||
htop \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user