From: Chris Larson Date: Tue, 20 Jan 2004 08:09:29 +0000 (+0000) Subject: Add m4 macros for the OpenSP build. X-Git-Tag: Release-2010-05/1~20293 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c5eabde092252d08ff66377e10ae042ba02495;p=openembedded.git Add m4 macros for the OpenSP build. BKrev: 400ce239NKayogn8CUCMgikVa-ejjA --- diff --git a/nonworking/opensp/opensp-1.5/m4.patch b/nonworking/opensp/opensp-1.5/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/opensp/opensp_1.5.oe b/nonworking/opensp/opensp_1.5.oe index e69de29bb2..5b903395d0 100644 --- a/nonworking/opensp/opensp_1.5.oe +++ b/nonworking/opensp/opensp_1.5.oe @@ -0,0 +1,8 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \ + file://${FILESDIR}/m4.patch;patch=1 +S = ${WORKDIR}/OpenSP-${PV} + +inherit autotools libtool