summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
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
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')
-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 34aa7e1b0..d605dacf9 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"
5LICENSE = "MIT" 5LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 6LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
7 7
8PR = "r3" 8PR = "r4"
9 9
10inherit task 10inherit task
11 11
@@ -55,7 +55,7 @@ RRECOMMENDS_${PN} = "\
55 \ 55 \
56 tzdata \ 56 tzdata \
57 \ 57 \
58 rsyslog \ 58 rsyslog-systemd \
59 cpufrequtils \ 59 cpufrequtils \
60 htop \ 60 htop \
61 " 61 "