[oe-commits] Koen Kooi : task-basic: systemd drags in the (u) mount it needs on its own now

git at git.openembedded.org git at git.openembedded.org
Mon Jan 30 12:04:09 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 63a410133a9197d1924cb123e2079762e82a5d0c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=63a410133a9197d1924cb123e2079762e82a5d0c

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Sat Jan 28 08:55:04 2012 +0100

task-basic: systemd drags in the (u)mount it needs on its own now

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-core/tasks/task-basic.bb |    3 +--
 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 acd4ea7..d4a0bd9 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 \
 	"
 
 #





More information about the Openembedded-commits mailing list