From: Marko Lindqvist Date: Sun, 17 Feb 2013 08:51:58 +0000 (+0200) Subject: gtk-sato-engine: update to git repository head X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5eb6a4a35ea51c50255e8c13fc09e339bc698704;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gtk-sato-engine: update to git repository head The only new commit this pulls fixes build with automake-1.13. (From OE-Core rev: 86284e488a984ee161af75bee30440b827bd72c9) Signed-off-by: Marko Lindqvist Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb b/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb index 467c40aa548..c2e4854a29e 100644 --- a/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb +++ b/meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb @@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://src/sato-utils.h;endline=24;md5=708f28cfe7fe028d497aaf4389b80b62 \ file://src/sato-main.c;endline=24;md5=b5e5dddebca570275becb51b526e4c5a" -SRCREV = "e4a29fbb7648f12fb3aefd8ea0120c3f54ba392a" +SRCREV = "4740ad8d53aba4368ce3e03b06cfdc69eb86dcdc" PV = "0.3.3+git${SRCPV}" -PR = "r2" +PR = "r0" SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"