diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-20 08:59:33 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-20 08:59:33 +0100 |
commit | e7e587f6e5252fa2b8ba9f794eb13b13bd318a20 (patch) | |
tree | 87ef55175a0067527b8929f06c42f62e78ad0074 /recipes/shr/shr-config_git.bb | |
parent | 4bdcd55396eb766ab8df692abe52992329918a9a (diff) | |
parent | e86672acc562feba595bb8c31a33cdfed6410fe0 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/shr/shr-config_git.bb')
-rw-r--r-- | recipes/shr/shr-config_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-config_git.bb b/recipes/shr/shr-config_git.bb index cc8d685a27..60ed586179 100644 --- a/recipes/shr/shr-config_git.bb +++ b/recipes/shr/shr-config_git.bb @@ -4,7 +4,7 @@ AUTHOR = "Sebastian Spaeth (see AUTHORS)" LICENSE = "GPLv2" DEPENDS = "vala-native elementary libeflvala" SECTION = "x11/application" -PV = "0.0.2+gitr${SRCPV}" +PV = "0.0.2+gitr${SRCREV}" PR = "r4" EXTRA_OECONF="--enable-vapidir=${STAGING_DATADIR}/vala/vapi" |