summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-08-23 00:37:28 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-26 11:47:18 +0100
commit04fd06882fc25fda605f9d7e4dc5074f225362ed (patch)
tree48efa53e778422282ff0b97eda0e00a6480230f5 /meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
parent2526a172bde60b2fa55e2d23a5169e44a5661e8d (diff)
downloadpoky-04fd06882fc25fda605f9d7e4dc5074f225362ed.tar.gz
gtk-engines: fix build with automake-1.13
Add patch substitute-tests.patch that works around automake TESTS limitation. See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13771. (From OE-Core rev: ace40e1dfcaca2aa1eae2daf29c812291063fbff) 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-gnome/gtk-engines/gtk-engines_2.20.2.bb')
-rw-r--r--meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
index 32d7be45a5..f899307745 100644
--- a/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
+++ b/meta/recipes-gnome/gtk-engines/gtk-engines_2.20.2.bb
@@ -37,6 +37,7 @@ python populate_packages_prepend() {
37 # TODO: mark theme packages as arch all 37 # TODO: mark theme packages as arch all
38} 38}
39 39
40SRC_URI += "file://glib-2.32.patch" 40SRC_URI += "file://glib-2.32.patch \
41 file://substitute-tests.patch"
41SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f" 42SRC_URI[archive.md5sum] = "5deb287bc6075dc21812130604c7dc4f"
42SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5" 43SRC_URI[archive.sha256sum] = "15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5"