diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-02-26 09:50:36 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-02-26 09:50:36 +0100 |
commit | f0690279689fee1f36dceb6542e10586c59e627e (patch) | |
tree | fab5774923a99dec14e784904ab1c3d2541626e3 /recipes | |
parent | db9d481e50b2b2449386dd8c57b8a3d93c16a8db (diff) |
libfsobasics_git.bb: sync PV with reality
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-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" |