aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/make/make_3.81.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-05-04 13:23:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-25 11:17:39 +0100
commit8dbb71a8bf33c6d2494dbbb74d3e944d788eca50 (patch)
tree83e397a28eab72dfec7b0c90638fa0c203258018 /meta/recipes-devtools/make/make_3.81.bb
parentd91b315f602d60705e79381807810e20dd9bdc8d (diff)
downloadopenembedded-core-contrib-8dbb71a8bf33c6d2494dbbb74d3e944d788eca50.tar.gz
make-3.81: fix build with automake 1.12
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/make/make_3.81.bb')
-rw-r--r--meta/recipes-devtools/make/make_3.81.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/make/make_3.81.bb b/meta/recipes-devtools/make/make_3.81.bb
index 9458c39132..45ab6caddc 100644
--- a/meta/recipes-devtools/make/make_3.81.bb
+++ b/meta/recipes-devtools/make/make_3.81.bb
@@ -1,4 +1,4 @@
-PR = "r0"
+PR = "r1"
LICENSE = "GPLv2 & LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
require make.inc
+SRC_URI += "file://make_fix_for_automake-1.12.patch"
+
SRC_URI[md5sum] = "354853e0b2da90c527e35aabb8d6f1e6"
SRC_URI[sha256sum] = "f3e69023771e23908f5d5592954d8271d3d6af09693cecfd29cee6fde8550dc8"