diff options
Diffstat (limited to 'recipes/freesmartphone/fso-specs_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-specs_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb index 3b5792cf8a..a003637fa9 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -4,10 +4,9 @@ HOMEPAGE = "http://docs.freesmartphone.org" LICENSE = "BSD" DEPENDS = "libxslt-native" SECTION = "devel/specifications" -SRCREV = "8d71cde1377deaecb67d8081060ddddb441b5186" -PV = "0.5.0+gitr${SRCPV}" +SRCREV = "5e5c9b52e7525085f0d8601861d712f05523ad0a" +PV = "2010.05.11.2+gitr${SRCPV}" PE = "1" -PR = "r3" SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master" S = "${WORKDIR}/git" |