task-basic: adjust rsyslog dependency

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-12-23 08:54:31 +01:00
parent 5f2ac92eed
commit 041f97a598
+2 -2
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 = "r3"
PR = "r4"
inherit task
@@ -55,7 +55,7 @@ RRECOMMENDS_${PN} = "\
\
tzdata \
\
rsyslog \
rsyslog-systemd \
cpufrequtils \
htop \
"