diff options
Diffstat (limited to 'recipes/spca5xx')
-rw-r--r-- | recipes/spca5xx/spca5xx_20060501.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/spca5xx/spca5xx_20060501.bb b/recipes/spca5xx/spca5xx_20060501.bb index 314271bd1a..9adca3a8f7 100644 --- a/recipes/spca5xx/spca5xx_20060501.bb +++ b/recipes/spca5xx/spca5xx_20060501.bb @@ -5,7 +5,7 @@ SECTION = "kernel/modules" LICENSE = "GPL" SRC_URI = "http://mxhaard.free.fr/spca50x/Download/spca5xx-${PV}.tar.gz \ - file://Makefile.patch;patch=1" + file://Makefile.patch;apply=yes" S = "${WORKDIR}/spca5xx-${PV}" |