[oe-commits] Michael 'Mickey' Lauer : libeflvala: bump to 0.0.1.0 and fix Q/ A packaging error

GIT User account git at amethyst.openembedded.net
Fri Apr 17 12:40:17 UTC 2009


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

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Apr 17 14:36:17 2009 +0200

libeflvala: bump to 0.0.1.0 and fix Q/A packaging error

---

 conf/distro/include/sane-srcrevs.inc     |    2 +-
 recipes/freesmartphone/libeflvala_git.bb |    5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 9e4cc3d..36ee760 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -87,7 +87,7 @@ SRCREV_pn-illume-theme-freesmartphone ?= "b1b0f6adc59e6f72a3929771058e3750bf181b
 SRCREV_pn-kismet ?= "2285"
 SRCREV_pn-kismet-newcore ?= "2285"
 SRCREV_pn-libcalenabler2 ?= "1410"
-SRCREV_pn-libeflvala ?= "788101c237133747ee330142b4900774dd282a7c"
+SRCREV_pn-libeflvala ?= "676c901eb57f653231fb4c9eeabc2ed3d1b0c072"
 SRCREV_pn-libefso ?= "111"
 SRCREV_pn-libexalt ?= "78"
 SRCREV_pn-libexalt-dbus ?= "76"
diff --git a/recipes/freesmartphone/libeflvala_git.bb b/recipes/freesmartphone/libeflvala_git.bb
index f35c6c6..9040bbd 100644
--- a/recipes/freesmartphone/libeflvala_git.bb
+++ b/recipes/freesmartphone/libeflvala_git.bb
@@ -3,7 +3,7 @@ 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.0.0+gitr${SRCREV}"
+PV = "0.0.1.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/libeflvala;protocol=git;branch=master"
@@ -12,5 +12,4 @@ S = "${WORKDIR}/git"
 inherit autotools_stage pkgconfig vala
 
 PACKAGES =+ "${PN}-examples"
-FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}"
-
+FILES_${PN}-examples = "${datadir}/libeflvala ${bindir}/*"





More information about the Openembedded-commits mailing list