[oe-commits] Paul Menzel : libvalhalla: Add libvalhalla hg.

git version control git at git.openembedded.org
Sun Mar 28 08:44:30 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: a204ff887b99a4eed46532a96e98d2a2354a7e33
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a204ff887b99a4eed46532a96e98d2a2354a7e33

Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat Mar 27 12:51:41 2010 +0000

libvalhalla: Add libvalhalla hg.

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/libvalhalla/libvalhalla_hg.bb |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/recipes/libvalhalla/libvalhalla_hg.bb b/recipes/libvalhalla/libvalhalla_hg.bb
new file mode 100644
index 0000000..73a4cd0
--- /dev/null
+++ b/recipes/libvalhalla/libvalhalla_hg.bb
@@ -0,0 +1,9 @@
+require libvalhalla.inc
+PV = "1.0.0+hg"
+PR = "${INC_PR}.0"
+
+SRCREV = "a12610802732"
+
+SRC_URI = "hg://hg.geexbox.org;module=${PN};rev=${SRCREV}"
+
+S = "${WORKDIR}/${PN}"





More information about the Openembedded-commits mailing list