aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vte/vte_0.28.2.bb
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-01-15 13:51:17 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-16 11:54:45 +0000
commit4cd77250aa65b18c863a112595bc30391b23d032 (patch)
tree868190676922dba43ffb95d8f7416d5ec515900e /meta/recipes-support/vte/vte_0.28.2.bb
parent11319ad6eec2056278d6b6540e31d369870537da (diff)
downloadopenembedded-core-contrib-4cd77250aa65b18c863a112595bc30391b23d032.tar.gz
vte: replace obsolete automake macros with working ones
Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/vte/vte_0.28.2.bb')
-rw-r--r--meta/recipes-support/vte/vte_0.28.2.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.28.2.bb b/meta/recipes-support/vte/vte_0.28.2.bb
index 1fe66e7f5e..485187df82 100644
--- a/meta/recipes-support/vte/vte_0.28.2.bb
+++ b/meta/recipes-support/vte/vte_0.28.2.bb
@@ -2,7 +2,9 @@ require vte.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
-PR = "r5"
+PR = "r6"
+
+SRC_URI += "file://obsolete_automake_macros.patch"
SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc"
SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903"