From: Michael Lauer Date: Tue, 15 Jun 2004 17:18:24 +0000 (+0000) Subject: compensate orinoco for list-move being added to our ancient kernels (<2.4.20) X-Git-Tag: Release-2010-05/1~18691 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc7ddbeb33f41f5434dd901b7ed6f4bd8ab759d;p=openembedded.git compensate orinoco for list-move being added to our ancient kernels (<2.4.20) BKrev: 40cf2f60kqwKmsNvt-Wm7nRYMc0CuQ --- diff --git a/orinoco/orinoco-modules-0.15rc1/list-move.patch b/orinoco/orinoco-modules-0.15rc1/list-move.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/orinoco/orinoco-modules_0.15rc1.oe b/orinoco/orinoco-modules_0.15rc1.oe index a1884754dd..4adb33252e 100644 --- a/orinoco/orinoco-modules_0.15rc1.oe +++ b/orinoco/orinoco-modules_0.15rc1.oe @@ -4,9 +4,10 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -PR = "1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/orinoco/orinoco-${PV}.tar.gz \ + file://list-move.patch;patch=1 \ file://spectrum-firmware.patch;patch=1 \ file://spectrum.conf \ file://spectrum_fw.h"