task-basic: no external syslog needed for systemd v39
authorKoen Kooi <koen@dominion.thruhere.net>
Sat, 28 Jan 2012 07:49:16 +0000 (08:49 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:18:19 +0000 (08:18 -0800)
(From meta-openembedded rev: e682ad9809eb86048e0f9d4241d753d8f8fdfad8)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-core/tasks/task-basic.bb

index d899497..acd4ea7 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "Basic task to get a device online"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
 
-PR = "r5"
+PR = "r6"
 
 inherit task
 
@@ -55,7 +55,6 @@ RRECOMMENDS_${PN} = "\
        \
        tzdata \
        \
-       rsyslog-systemd \
        cpufrequtils \
        htop \
     "