[oe-commits] Richard Purdie : task-core-basic: Drop hal dependency, its deprecated

git version control git at git.openembedded.org
Mon Oct 10 09:00:21 UTC 2011


Module: openembedded-core.git
Branch: master-next
Commit: 8a6ec042d73c82b657ee5e7b785e5eba3958788e
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=8a6ec042d73c82b657ee5e7b785e5eba3958788e

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Oct  7 11:16:54 2011 +0100

task-core-basic: Drop hal dependency, its deprecated

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/tasks/task-core-basic.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/tasks/task-core-basic.bb b/meta/recipes-extended/tasks/task-core-basic.bb
index e2a37d1..8bab0db 100644
--- a/meta/recipes-extended/tasks/task-core-basic.bb
+++ b/meta/recipes-extended/tasks/task-core-basic.bb
@@ -3,7 +3,7 @@
 #
 
 DESCRIPTION = "Create Basic Image Tasks"
-PR = "r3"
+PR = "r4"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
@@ -140,7 +140,6 @@ RDEPENDS_task-core-sys-services = "\
     python-dbus \
     elfutils \
     gzip \
-    hal \
     less \
     libcap \
     libevent \





More information about the Openembedded-commits mailing list