From: Phil Blundell Date: Sat, 31 Jul 2004 09:38:47 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~17948 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=573bc0167efa35ac5fb15833e5176559ce6527ac;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/07/31 10:38:31+01:00 (none)!pb add patch for "tail -1" problem BKrev: 410b68a7NyhmSVSmMOgcd1uAGF-H1g --- diff --git a/hostap/hostap-modules-0.2.4/Makefile.patch b/hostap/hostap-modules-0.2.4/Makefile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/hostap/hostap-modules_0.2.4.oe b/hostap/hostap-modules_0.2.4.oe index d7226d2bdc..04d1817ff9 100644 --- a/hostap/hostap-modules_0.2.4.oe +++ b/hostap/hostap-modules_0.2.4.oe @@ -6,7 +6,8 @@ LICENSE = "GPL" PR = "r1" SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \ - file://hostap_cs.conf" + file://hostap_cs.conf \ + file://Makefile.patch;patch=1" S = "${WORKDIR}/hostap-driver-${PV}" inherit module