diff options
author | Michael Kurz <betheg@bitcloner.org> | 2010-07-30 05:33:19 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-20 08:24:13 +0200 |
commit | 9231eedfb0a7da4ea14d56a9642d6e7c56d3c890 (patch) | |
tree | 23b3741492363083fb849d15e284adb3fea0787e | |
parent | 1e78d7a70cea9bac3c35b6b3b939cd4c57b29fda (diff) |
fso-specs_git.bb: sync PV with upstream
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index 030be7c368..caf1ef1f4c 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -5,7 +5,7 @@ LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" SRCREV = "4a26955b481be312c1ca64e87c5283a9a323cf83" -PV = "2010.07.16.1+gitr${SRCPV}" +PV = "2010.07.28.1+gitr${SRCPV}" PE = "1" PR = "r1" |