aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/tasks
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-12-23 08:54:31 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-23 08:54:31 +0100
commit041f97a5988ad12477ec70206f1b712738d1350c (patch)
tree57c9a3ef87f5f5de7ea509f8a11b58165b86c284 /meta-oe/recipes-core/tasks
parent5f2ac92eed90e19f2278f6d189a0157d1511e341 (diff)
downloadmeta-openembedded-041f97a5988ad12477ec70206f1b712738d1350c.tar.gz
task-basic: adjust rsyslog dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-core/tasks')
-rw-r--r--meta-oe/recipes-core/tasks/task-basic.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/tasks/task-basic.bb b/meta-oe/recipes-core/tasks/task-basic.bb
index 34aa7e1b05..d605dacf97 100644
--- a/meta-oe/recipes-core/tasks/task-basic.bb
+++ b/meta-oe/recipes-core/tasks/task-basic.bb
@@ -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 \
"