From 588e21b7a62a44b1c6aeb2310e14838a9b7135fd Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 15 Nov 2009 19:32:53 +0100 Subject: shr recipes: switch SRCREV->SRCPV, without PE bump * as shr recipes weren't complete in oe.dev before, so if there was someone already building those before, please rebuild them Signed-off-by: Klaus Kurzmann --- recipes/shr/frameworkd-config-shr_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/shr/frameworkd-config-shr_git.bb') diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index 0727091f0b..c1d15b18c3 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -4,8 +4,8 @@ AUTHOR = "Michael 'Mickey' Lauer et. al." SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" -SRCREV_FORMAT = "gitrFSO_REV-SHR_REV" -PV = "0.9.5.9+${SRCREV}" +SRCREV_FORMAT = "FSO_REV-SHR_REV" +PV = "0.9.5.9+gitr${SRCPV}" PR = "r7" SRC_URI = "${FREESMARTPHONE_GIT}/framework.git;protocol=git;branch=master;name=FSO_REV \ -- cgit 1.2.3-korg