From: Chris Larson Date: Tue, 13 Jan 2004 19:47:53 +0000 (+0000) Subject: BUGFIX: include missing m4 macros needed to regenerate aclocal.m4 for irda-utils. X-Git-Tag: Release-2010-05/1~20415 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd0ec5f006490c3ca2f80903b108ea90cb13bf1;p=openembedded.git BUGFIX: include missing m4 macros needed to regenerate aclocal.m4 for irda-utils. BKrev: 40044b69fzpP7Z9OAGD9Nu5Ggwn9ww --- diff --git a/irda-utils/irda-utils-0.9.15/m4.patch b/irda-utils/irda-utils-0.9.15/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/irda-utils/irda-utils_0.9.15.oe b/irda-utils/irda-utils_0.9.15.oe index 632eafa33e..a779a5a995 100644 --- a/irda-utils/irda-utils_0.9.15.oe +++ b/irda-utils/irda-utils_0.9.15.oe @@ -5,7 +5,8 @@ DESCRIPTION = Provides common files needed to use IrDA.\ such as phones and laptops. SRC_URI = ${SOURCEFORGE_MIRROR}/irda/${P}.tar.gz \ - file://${FILESDIR}/configure.patch;patch=1 + file://${FILESDIR}/configure.patch;patch=1 \ + file://${FILESDIR}/m4.patch;patch=1 inherit autotools libtool