[oe-commits] Sebastian Spaeth : fso-apm: add correct DEPENDS and bump PV to what configure.ac is saying (2.0.0)

git version control git at git.openembedded.org
Fri Nov 20 10:47:31 UTC 2009


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

Author: Sebastian Spaeth <Sebastian at SSpaeth.de>
Date:   Fri Nov 20 11:46:59 2009 +0100

fso-apm: add correct DEPENDS and bump PV to what configure.ac is saying (2.0.0)

Signed-off-by: Sebastian Spaeth <Sebastian at SSpaeth.de>

---

 recipes/freesmartphone/fso-apm_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/fso-apm_git.bb b/recipes/freesmartphone/fso-apm_git.bb
index 9a2c8a2..1834797 100644
--- a/recipes/freesmartphone/fso-apm_git.bb
+++ b/recipes/freesmartphone/fso-apm_git.bb
@@ -3,7 +3,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer at vanille-media.de>"
 HOMEPAGE = "http://www.freesmartphone.org"
 SECTION = "console"
 LICENSE = "GPLv2"
-PV = "0.1.0+gitr${SRCREV}"
+DEPENDS = "vala-native"
+PV = "2.0.0+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"





More information about the Openembedded-commits mailing list