diff options
author | Marko Lindqvist <cazfi74@gmail.com> | 2013-02-17 10:51:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-22 06:09:20 -0800 |
commit | 5eb6a4a35ea51c50255e8c13fc09e339bc698704 (patch) | |
tree | b1b31686b85cd789b0e663ea5034d946e899c39d /meta/recipes-sato/gtk-engines | |
parent | d5e4f5d7447c295cab80cdde7d3db309921c8045 (diff) | |
download | poky-5eb6a4a35ea51c50255e8c13fc09e339bc698704.tar.gz |
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 <cazfi74@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/gtk-engines')
-rw-r--r-- | meta/recipes-sato/gtk-engines/gtk-sato-engine_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 467c40aa54..c2e4854a29 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 \ | |||
4 | file://src/sato-utils.h;endline=24;md5=708f28cfe7fe028d497aaf4389b80b62 \ | 4 | file://src/sato-utils.h;endline=24;md5=708f28cfe7fe028d497aaf4389b80b62 \ |
5 | file://src/sato-main.c;endline=24;md5=b5e5dddebca570275becb51b526e4c5a" | 5 | file://src/sato-main.c;endline=24;md5=b5e5dddebca570275becb51b526e4c5a" |
6 | 6 | ||
7 | SRCREV = "e4a29fbb7648f12fb3aefd8ea0120c3f54ba392a" | 7 | SRCREV = "4740ad8d53aba4368ce3e03b06cfdc69eb86dcdc" |
8 | PV = "0.3.3+git${SRCPV}" | 8 | PV = "0.3.3+git${SRCPV}" |
9 | PR = "r2" | 9 | PR = "r0" |
10 | 10 | ||
11 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" | 11 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
12 | 12 | ||