diff options
Diffstat (limited to 'recipes/shr/frameworkd-config-shr_git.bb')
-rw-r--r-- | recipes/shr/frameworkd-config-shr_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/shr/frameworkd-config-shr_git.bb b/recipes/shr/frameworkd-config-shr_git.bb index 35c00de49a..94dc1f7416 100644 --- a/recipes/shr/frameworkd-config-shr_git.bb +++ b/recipes/shr/frameworkd-config-shr_git.bb @@ -4,6 +4,10 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de> et. al." SECTION = "console/network" DEPENDS = "python-cython-native python-pyrex-native" LICENSE = "GPL" + +SRCREV_pn-frameworkd-config-shr_FSO_REV ?= "f751f2724eea23d0ca050bdf2672f9011ae09517" +SRCREV_pn-frameworkd-config-shr_SHR_REV ?= "cdf5b5f3d8f37d6d91e1eb8d9cf07d034291df87" + SRCREV_FORMAT = "FSO_REV-SHR_REV" PV = "0.9.5.9+gitr${SRCREV}" PR = "r7" |