aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mamona/cx3110x-770he_0.8.1.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/mamona/cx3110x-770he_0.8.1.bb
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/mamona/cx3110x-770he_0.8.1.bb')
-rw-r--r--recipes/mamona/cx3110x-770he_0.8.1.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/mamona/cx3110x-770he_0.8.1.bb b/recipes/mamona/cx3110x-770he_0.8.1.bb
index 22609a6373..ff8d53ef4c 100644
--- a/recipes/mamona/cx3110x-770he_0.8.1.bb
+++ b/recipes/mamona/cx3110x-770he_0.8.1.bb
@@ -14,14 +14,14 @@ SRC_URI += "https://garage.maemo.org/frs/download.php/2443/cx3110x-0.8.1.tar.gz;
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://dev.openbossa.org/mamona/sources/kernel-source-${KERVER}.tar.gz;name=kernel \
file://defconfig \
- file://fix_mem_corruption.patch;apply=yes \
- file://fix_mem_allign.patch;apply=yes \
- file://cx3110x.patch;apply=yes \
- file://fix_cross_makefile.patch;apply=yes \
- file://fix_ssid_data_length.patch;apply=yes \
- file://770_performance_improvements.patch;apply=yes \
- file://create_sysfs_link_for_wlan0.patch;apply=yes \
- file://fix_opps_while_connecting_with_nm.patch;apply=yes \
+ file://fix_mem_corruption.patch \
+ file://fix_mem_allign.patch \
+ file://cx3110x.patch \
+ file://fix_cross_makefile.patch \
+ file://fix_ssid_data_length.patch \
+ file://770_performance_improvements.patch \
+ file://create_sysfs_link_for_wlan0.patch \
+ file://fix_opps_while_connecting_with_nm.patch \
"
SRC_URI[archive.md5sum] = "85c115a81fa4429bee2cd16bfe961d44"