[oe-commits] Ross Burton : webkit-gtk: bump PR

git at git.openembedded.org git at git.openembedded.org
Fri Jul 20 11:35:12 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 294b34416921ed6ff5dd800656b44552561beb09
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=294b34416921ed6ff5dd800656b44552561beb09

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Jul 19 17:17:46 2012 +0100

webkit-gtk: bump PR

Accidently ommitted the PR bump from the previous patches, which change the
build.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
index 180861e..0cc167b 100644
--- a/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
+++ b/meta/recipes-sato/webkit/webkit-gtk_1.8.1.bb
@@ -15,6 +15,8 @@ DEPENDS = "zlib enchant gnome-keyring libsoup-2.4 curl libxml2 cairo libxslt lib
            gtk+ gstreamer gst-plugins-base flex-native gperf-native perl-native-runtime sqlite3 ${ICU_LIB}"
 DEPENDS += " ${@base_contains('DISTRO_FEATURES', 'opengl', 'virtual/libgl', '', d)}"
 
+PR = "r1"
+
 SRC_URI = "\
   http://www.webkitgtk.org/releases/webkit-${PV}.tar.xz \
   file://nodolt.patch \





More information about the Openembedded-commits mailing list