diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-04-09 23:03:38 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2010-04-09 23:05:25 +0200 |
commit | 0e9ced299f4caa199c404523a07b8401c5349fa9 (patch) | |
tree | bce8d735e30537efca3a9330ed865a2a1a05b99e /recipes/freesmartphone/fso-specs_git.bb | |
parent | 12bb3d6705e5447f3ae5ef0b2e7b4b2103513efc (diff) |
fso-specs: bump
Diffstat (limited to 'recipes/freesmartphone/fso-specs_git.bb')
-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 b4d53d42ec..d2daa2d910 100644 --- a/recipes/freesmartphone/fso-specs_git.bb +++ b/recipes/freesmartphone/fso-specs_git.bb @@ -6,7 +6,7 @@ DEPENDS = "libxslt-native" SECTION = "devel/specifications" SRCREV = "e3fcb57675f7f48b6848f5b8114961f9418eb17b" PV = "0.5.0-gitr${SRCREV}" -PR = "r1" +PR = "r2" SRC_URI = "${FREESMARTPHONE_GIT}/specs.git;protocol=git;branch=master" S = "${WORKDIR}/git" |