diff options
Diffstat (limited to 'orinoco/orinoco-modules_0.13e.oe')
-rw-r--r-- | orinoco/orinoco-modules_0.13e.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/orinoco/orinoco-modules_0.13e.oe b/orinoco/orinoco-modules_0.13e.oe index b44ce348e1..613b3171f9 100644 --- a/orinoco/orinoco-modules_0.13e.oe +++ b/orinoco/orinoco-modules_0.13e.oe @@ -5,9 +5,9 @@ PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" -SRC_URI = http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \ - file://${FILESDIR}/crosscompile.patch;patch=1 \ - file://${FILESDIR}/monitor-${PV}.patch;patch=1 +SRC_URI = "http://ozlabs.org/people/dgibson/dldwd/orinoco-${PV}.tar.gz; \ + file://${FILESDIR}/crosscompile.patch;patch=1 \ + file://${FILESDIR}/monitor-${PV}.patch;patch=1" S = "${WORKDIR}/orinoco-${PV}" inherit module |