summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
diff options
context:
space:
mode:
authorMarko Lindqvist <cazfi74@gmail.com>2013-02-03 12:13:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 09:35:02 +0000
commit0f8583e6fe729f8cacc8fec8c66a5c7f7c944947 (patch)
treec68943a03bc2f8039354e0ff7f7d8eca2cfcbb00 /meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
parent50d7135c3f5530e0852294183cdba60fae67e040 (diff)
downloadopenembedded-core-contrib-0f8583e6fe729f8cacc8fec8c66a5c7f7c944947.tar.gz
rpcbind: 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-extended/rpcbind/rpcbind_0.2.0.bb')
-rw-r--r--meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
index a4380637ca..10076138bf 100644
--- a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
+++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
@@ -13,6 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b46486e4c4a416602693a711bb5bfa39 \
SRC_URI = "${SOURCEFORGE_MIRROR}/rpcbind/rpcbind-${PV}.tar.bz2 \
file://init.d \
file://fix_host_path.patch \
+ file://obsolete_automake_macros.patch \
${UCLIBCPATCHES} \
"
@@ -24,7 +25,7 @@ UCLIBCPATCHES ?= ""
SRC_URI[md5sum] = "1a77ddb1aaea8099ab19c351eeb26316"
SRC_URI[sha256sum] = "c92f263e0353887f16379d7708ef1fb4c7eedcf20448bc1e4838f59497a00de3"
-PR = "r3"
+PR = "r4"
inherit autotools update-rc.d