diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 14:45:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-20 16:28:50 +0200 |
commit | 7148cbe502c5b1c14b2e1ddae8373fca049aa151 (patch) | |
tree | 525790cabf74a175daffafd56c0b3e29c1801c73 /recipes/freesmartphone/libfsobasics_git.bb | |
parent | bd23b431f8a1e6e3fd10ea29a7ac7929c7022ea1 (diff) |
freesmartphone: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/libfsobasics_git.bb')
-rw-r--r-- | recipes/freesmartphone/libfsobasics_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb index 3512c13797..42b2ed7f48 100644 --- a/recipes/freesmartphone/libfsobasics_git.bb +++ b/recipes/freesmartphone/libfsobasics_git.bb @@ -3,6 +3,6 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libnl2" SRCREV = "${FSO_CORNUCOPIA_SRCREV}" -PV = "0.9.9+gitr${SRCPV}" +PV = "0.9.10+gitr${SRCPV}" PE = "1" PR = "${INC_PR}.0" |