diff options
author | Michael Kurz <betheg@bitcloner.org> | 2010-07-25 12:54:40 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-07-25 15:50:33 +0200 |
commit | 7b5228d350af1af43226ecbccfdffaf968c35e68 (patch) | |
tree | f4a8065b14d989881a7832f483d1bfbb796a2e60 /recipes/freesmartphone/libfsoframework_git.bb | |
parent | 4e18092dc54f570bc6dbebce41733fcf13fde322 (diff) |
freesmartphone: bump SRCREV and sync PVs with upstream
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Diffstat (limited to 'recipes/freesmartphone/libfsoframework_git.bb')
-rw-r--r-- | recipes/freesmartphone/libfsoframework_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsoframework_git.bb b/recipes/freesmartphone/libfsoframework_git.bb index c07f609520..138c10af93 100644 --- a/recipes/freesmartphone/libfsoframework_git.bb +++ b/recipes/freesmartphone/libfsoframework_git.bb @@ -2,7 +2,7 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libfsobasics alsa-lib" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.8.0+gitr${SRCPV}" +PV = "0.8.1+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" |