aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/webkit
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-01-29 09:32:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-01-29 09:32:36 +0100
commit4a164ea40763adc22b9ce134d86fe9143d58654d (patch)
treea424e0b24f02ca991b3c541ddf43f10c9a3f3dfa /recipes/webkit
parentc41310b6d10becabe3b8f93dc2aa594b28b967d5 (diff)
downloadopenembedded-4a164ea40763adc22b9ce134d86fe9143d58654d.tar.gz
webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not as separate lib)
Diffstat (limited to 'recipes/webkit')
-rw-r--r--recipes/webkit/webkit-efl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb
index 6dca9e049c..7829802f74 100644
--- a/recipes/webkit/webkit-efl_git.bb
+++ b/recipes/webkit/webkit-efl_git.bb
@@ -5,7 +5,7 @@ DEPENDS = "icu flex gst-plugins-base gstreamer jpeg libpng libxml2 pango \
sqlite3 libxslt gperf-native libxt"
PV = "1.1.11+gitr${SRCREV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "git://gitorious.org/webkit-efl/webkit-efl.git;protocol=git;branch=master"