diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:27:27 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-05 19:27:27 +0100 |
commit | 054051977850e055df7a1e1604dcfd1e4c28e2b3 (patch) | |
tree | d9c7de01dcbcd216e017dabb3d3ed8075a3bc973 /recipes | |
parent | bd8049c8fa42f77ff4488f199fbde58ab91f71a7 (diff) |
shr-config: bump PR to pickup EFL_SRCREV bump
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes')
-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 60ed586179..b0927442ce 100644 --- a/recipes/shr/shr-config_git.bb +++ b/recipes/shr/shr-config_git.bb @@ -5,7 +5,7 @@ LICENSE = "GPLv2" DEPENDS = "vala-native elementary libeflvala" SECTION = "x11/application" PV = "0.0.2+gitr${SRCREV}" -PR = "r4" +PR = "r5" EXTRA_OECONF="--enable-vapidir=${STAGING_DATADIR}/vala/vapi" inherit autotools |