summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-28 08:49:16 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-28 12:20:59 +0100
commite682ad9809eb86048e0f9d4241d753d8f8fdfad8 (patch)
treef4d902537a3fe9d9a831b114781ff8272a606f57 /meta-oe/recipes-core
parent1c89ddb276c3f4040017efce67c3f2c66aeff099 (diff)
downloadmeta-openembedded-e682ad9809eb86048e0f9d4241d753d8f8fdfad8.tar.gz
task-basic: no external syslog needed for systemd v39
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.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/tasks/task-basic.bb b/meta-oe/recipes-core/tasks/task-basic.bb
index d89949749..acd4ea74d 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 = "r5" 8PR = "r6"
9 9
10inherit task 10inherit task
11 11
@@ -55,7 +55,6 @@ RRECOMMENDS_${PN} = "\
55 \ 55 \
56 tzdata \ 56 tzdata \
57 \ 57 \
58 rsyslog-systemd \
59 cpufrequtils \ 58 cpufrequtils \
60 htop \ 59 htop \
61 " 60 "