[oe-commits] shr build user : add autorev to fsotimed, fix misc-vapi

git version control git at git.openembedded.org
Tue Sep 15 12:01:50 UTC 2009


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

Author: shr build user <shr at opmbuild.bearstech.com>
Date:   Tue Sep 15 00:11:06 2009 +0200

add autorev to fsotimed, fix misc-vapi

---

 conf/distro/include/shr-autorev-unstable.inc |    1 +
 recipes/freesmartphone/misc-vapi_git.bb      |    5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/conf/distro/include/shr-autorev-unstable.inc b/conf/distro/include/shr-autorev-unstable.inc
index 0d0e16c..230f77b 100644
--- a/conf/distro/include/shr-autorev-unstable.inc
+++ b/conf/distro/include/shr-autorev-unstable.inc
@@ -18,6 +18,7 @@ SRCREV_pn-fsod = "${AUTOREV}"
 SRCREV_pn-fsodeviced = "${AUTOREV}"
 SRCREV_pn-fsonetworkd = "${AUTOREV}"
 SRCREV_pn-fsousaged = "${AUTOREV}"
+SRCREV_pn-fsotimed = "${AUTOREV}"
 SRCREV_pn-fsoraw = "${AUTOREV}"
 SRCREV_pn-fso-abyss = "${AUTOREV}"
 SRCREV_pn-fso-apm = "${AUTOREV}"
diff --git a/recipes/freesmartphone/misc-vapi_git.bb b/recipes/freesmartphone/misc-vapi_git.bb
index 4f0f8b5..2813f5a 100644
--- a/recipes/freesmartphone/misc-vapi_git.bb
+++ b/recipes/freesmartphone/misc-vapi_git.bb
@@ -1,3 +1,4 @@
 require cornucopia.inc
-DEPENDS += "alsa-lib"
-PR = "${INC_PR}.1"
+DEPENDS = "alsa-lib"
+PV = "0.2.0+git${SRCPV}"
+PR = "${INC_PR}.0"





More information about the Openembedded-commits mailing list