From: Marcin Juszkiewicz Date: Wed, 28 Sep 2005 14:20:20 +0000 (+0000) Subject: fixed orinoco-modules 0.13e build after last change X-Git-Tag: Release-2010-05/1~9453^2~3395^2~14^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab93750556b0e24d2aaf5a383fb8cd5bfad4f1f3;p=openembedded.git fixed orinoco-modules 0.13e build after last change --- diff --git a/packages/orinoco/orinoco-modules_0.13e.bb b/packages/orinoco/orinoco-modules_0.13e.bb index ed0796a448..b3b5e407a5 100644 --- a/packages/orinoco/orinoco-modules_0.13e.bb +++ b/packages/orinoco/orinoco-modules_0.13e.bb @@ -9,7 +9,9 @@ PR = "r4" SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \ file://crosscompile.patch;patch=1 \ file://monitor-${PV}.patch;patch=1 \ - file://spectrum* \ + file://spectrum.conf \ + file://spectrum_fw.h \ + file://spectrum_cs.c \ file://orinoco_cs.conf" S = "${WORKDIR}/orinoco-${PV}"