diff options
Diffstat (limited to 'recipes/mamona/cx3110x-chinooke_2.0.15.bb')
-rw-r--r-- | recipes/mamona/cx3110x-chinooke_2.0.15.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/mamona/cx3110x-chinooke_2.0.15.bb b/recipes/mamona/cx3110x-chinooke_2.0.15.bb index 2a4018edb2..3365b04830 100644 --- a/recipes/mamona/cx3110x-chinooke_2.0.15.bb +++ b/recipes/mamona/cx3110x-chinooke_2.0.15.bb @@ -15,9 +15,9 @@ SRC_URI += "\ http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2005q3-2-arm-none-eabi-i686-pc-linux-gnu.tar.bz2;name=arm \
http://repository.maemo.org/pool/chinook/free/k/kernel-source-rx-34/kernel-source-rx-34_2.6.21.0.orig.tar.gz;name=kernel \
http://repository.maemo.org/pool/chinook/free/k/kernel-source-rx-34/kernel-source-rx-34_2.6.21.0-osso71.diff.gz;name=kernelpatch \
- file://cx3110x.patch;apply=yes \
- file://create_sysfs_link_for_wlan0.patch;apply=yes \
- file://fix_old_include.patch;apply=yes \
+ file://cx3110x.patch \
+ file://create_sysfs_link_for_wlan0.patch \
+ file://fix_old_include.patch \
"
SRC_URI[archive.md5sum] = "6ac5db5e602ef205200428a6612b4036"
|