aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-06-02 13:33:11 +0200
committerSimon Busch <morphis@gravedo.de>2011-06-22 18:54:51 +0200
commit7a6cc075be48ab1143f4a1c654d67d293eb9cfa4 (patch)
tree34703f0e20f09f716b485ab3481e9b6e79955ad3
parentb7915f5af43dd9a03330e36fa8983fb2a934f41e (diff)
downloadopenembedded-7a6cc075be48ab1143f4a1c654d67d293eb9cfa4.tar.gz
fso-specs: bump version and SRCREV
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--recipes/freesmartphone/fso-specs_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/freesmartphone/fso-specs_git.bb b/recipes/freesmartphone/fso-specs_git.bb
index 6c99bfea1b..4f9659de19 100644
--- a/recipes/freesmartphone/fso-specs_git.bb
+++ b/recipes/freesmartphone/fso-specs_git.bb
@@ -5,8 +5,8 @@ LICENSE = "CC-BY-SA"
LIC_FILES_CHKSUM = "file://COPYING;md5=ebef999b5d8aea38d9eb30772557f175"
DEPENDS = "libxslt-native"
SECTION = "devel/specifications"
-SRCREV = "feedad3d03bba6cab6ddc0441a359a27eacf9817"
-PV = "2011.05.18.1+gitr${SRCPV}"
+SRCREV = "e8eecbef635fd1e87eb88c46b5a5af5243466829"
+PV = "2011.06.01.1+gitr${SRCPV}"
PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master"