[oe-commits] Martin Jansa : webkit-efl: bump PR after Ecore_job removal ( now intergrated to ecore itself not as separate lib)

git version control git at git.openembedded.org
Fri Jan 29 08:37:28 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 4a164ea40763adc22b9ce134d86fe9143d58654d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4a164ea40763adc22b9ce134d86fe9143d58654d

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan 29 09:32:36 2010 +0100

webkit-efl: bump PR after Ecore_job removal (now intergrated to ecore itself not as separate lib)

---

 recipes/webkit/webkit-efl_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/webkit/webkit-efl_git.bb b/recipes/webkit/webkit-efl_git.bb
index 6dca9e0..7829802 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"
 





More information about the Openembedded-commits mailing list