diff options
-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 fc095f1751..6567626bde 100644 --- a/recipes/freesmartphone/libfsobasics_git.bb +++ b/recipes/freesmartphone/libfsobasics_git.bb @@ -2,5 +2,5 @@ require cornucopia.inc DESCRIPTION = "freesmartphone.org support library" DEPENDS += "libnl2" -PV = "0.8.2.0+gitr${SRCREV}" +PV = "0.9.9+gitr${SRCREV}" PR = "${INC_PR}.0" |