aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web-webkit_git.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-06-26 12:43:15 +0100
committerSaul Wold <sgw@linux.intel.com>2012-07-18 00:34:36 -0700
commit9073ec0610a9e28c4b2bc90ace7a6b1c0cc99f75 (patch)
treea8654d54e3f57eb743fdd6c97c33c5589934d8c7 /meta/recipes-sato/web/web-webkit_git.bb
parentcc156badafe1e42653b9eb080c0dffd47d2a6130 (diff)
downloadopenembedded-core-contrib-9073ec0610a9e28c4b2bc90ace7a6b1c0cc99f75.tar.gz
web-webkit: push make whitespace fix upstream
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/web/web-webkit_git.bb')
-rw-r--r--meta/recipes-sato/web/web-webkit_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/recipes-sato/web/web-webkit_git.bb b/meta/recipes-sato/web/web-webkit_git.bb
index 57cd545063..dae7faf6da 100644
--- a/meta/recipes-sato/web/web-webkit_git.bb
+++ b/meta/recipes-sato/web/web-webkit_git.bb
@@ -11,13 +11,12 @@ DEPENDS = "glib-2.0 gtk+ webkit-gtk libowl"
# To access https web pages
RRECOMMENDS_${PN} += "glib-networking"
-SRCREV = "0f7019acd9db5383c732d0524c7c3a5eaec9be2b"
+SRCREV = "b0676c190f876cbdb1df202fbcec42f212374503"
PV = "0.1+git${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git \
- file://link-with-g++.patch \
- file://make-382.patch"
+ file://link-with-g++.patch"
S = "${WORKDIR}/git"