From 0f5bd8682dce017719a27327227c4b141da25c6e Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 17 Apr 2009 14:36:17 +0200 Subject: libeflvala: bump to 0.0.1.0 and fix Q/A packaging error --- recipes/freesmartphone/libeflvala_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/libeflvala_git.bb b/recipes/freesmartphone/libeflvala_git.bb index f35c6c6187..9040bbd10a 100644 --- a/recipes/freesmartphone/libeflvala_git.bb +++ b/recipes/freesmartphone/libeflvala_git.bb @@ -3,7 +3,7 @@ AUTHOR = "Michael 'Mickey' Lauer " 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}/*" -- cgit v1.2.3