[oe-commits] Martin Jansa : libeflvala: move to efl1 directory and switch to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 18:21:56 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 1c6aaf20e2cb295823d657d5650d74f5aea6819c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1c6aaf20e2cb295823d657d5650d74f5aea6819c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 18:59:20 2009 +0100

libeflvala: move to efl1 directory and switch to SRCPV

---

 recipes/{freesmartphone => efl1}/libeflvala_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/libeflvala_git.bb b/recipes/efl1/libeflvala_git.bb
similarity index 92%
rename from recipes/freesmartphone/libeflvala_git.bb
rename to recipes/efl1/libeflvala_git.bb
index 9040bbd..68c2897 100644
--- a/recipes/freesmartphone/libeflvala_git.bb
+++ b/recipes/efl1/libeflvala_git.bb
@@ -3,8 +3,9 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 LICENSE = "LGPL"
 SECTION = "devel"
 DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementary"
-PV = "0.0.1.0+gitr${SRCREV}"
+PV = "0.0.1.0+gitr${SRCPV}"
 PR = "r0"
+PE = "1"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/libeflvala;protocol=git;branch=master"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list