[oe-commits] Klaus Kurzmann : neod: remove shr inherit

git version control git at git.openembedded.org
Mon Sep 14 10:48:45 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: cd8dfd1e3d498094150bd144e81921ddfb819c73
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cd8dfd1e3d498094150bd144e81921ddfb819c73

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Sep 14 12:48:51 2009 +0200

neod: remove shr inherit

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/neod/neod_git.bb |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/recipes/neod/neod_git.bb b/recipes/neod/neod_git.bb
index 74845b6..e2145c8 100644
--- a/recipes/neod/neod_git.bb
+++ b/recipes/neod/neod_git.bb
@@ -3,13 +3,14 @@ LICENSE = "GPL"
 SECTION = "openmoko/daemons"
 DEPENDS = "gtk+ pulseaudio apmd"
 RDEPENDS = "gpe-scap xrandr alsa-utils-amixer apm dbus"
-SHR_PV = "0.2.0"
+
 PR = "r1"
 
-inherit shr gconf autotools pkgconfig
+inherit gconf autotools pkgconfig
 
-SRC_URI += "file://htc.patch;patch=1;maxrev=3348 \
-            file://ipaq.patch;patch=1;maxrev=3348"
+SRC_URI = "git://git.shr-project.org/repo/neod.git;protocol=git;branch=master \ 
+file://htc.patch;patch=1;maxrev=3348 \ 
+file://ipaq.patch;patch=1;maxrev=3348"
 
 EXTRA_OECONF_om-gta01 = "--with-platform=neo1973"
 EXTRA_OECONF_om-gta02 = "--with-platform=neo1973"





More information about the Openembedded-commits mailing list