aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-28 08:55:04 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-29 09:23:36 +0100
commit63a410133a9197d1924cb123e2079762e82a5d0c (patch)
tree637914a4916cfc499c44d88ae3475ebbb8e59050
parente682ad9809eb86048e0f9d4241d753d8f8fdfad8 (diff)
downloadmeta-openembedded-contrib-63a410133a9197d1924cb123e2079762e82a5d0c.tar.gz
task-basic: systemd drags in the (u)mount it needs on its own now
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-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 acd4ea74d6..d4a0bd934f 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 = "r6"
+PR = "r8"
inherit task
@@ -35,7 +35,6 @@ RDEPENDS_${PN} = "\
${TASK_BASIC_SSHDAEMON} \
avahi-daemon avahi-utils avahi-systemd \
systemd-compat-units \
- util-linux-mount util-linux-umount \
"
#