From 6fe7cef27069415f2eba36bc640cf59013d4979b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 24 May 2010 13:01:00 -0700 Subject: 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 Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/linux/linux-ea3250_2.6.27.8.bb | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'recipes/linux/linux-ea3250_2.6.27.8.bb') diff --git a/recipes/linux/linux-ea3250_2.6.27.8.bb b/recipes/linux/linux-ea3250_2.6.27.8.bb index 64c9ec6ef0..a3fff9f46b 100644 --- a/recipes/linux/linux-ea3250_2.6.27.8.bb +++ b/recipes/linux/linux-ea3250_2.6.27.8.bb @@ -11,16 +11,16 @@ PR = "r0" # that they will stay there indefinitely. # - Joost SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.27.8.tar.bz2;name=kernel \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx.patch;apply=yes;name=patch1 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-update1.patch;apply=yes;name=patch2 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update2.patch;apply=yes;name=patch3 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update3.patch;apply=yes;name=patch4 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_armtskit_update2.patch;apply=yes;name=patch5 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_ea3250.patch;apply=yes;name=patch6 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update4.patch;apply=yes;name=patch7 \ - http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update5.patch;apply=yes;name=patch8 \ - file://kernel-arm-2.6.27.8-lpc32xx_update5_fix.patch;apply=yes \ - file://lpc32xx-spwm.patch;apply=yes \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx.patch;name=patch1 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-update1.patch;name=patch2 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update2.patch;name=patch3 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update3.patch;name=patch4 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_armtskit_update2.patch;name=patch5 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_ea3250.patch;name=patch6 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update4.patch;name=patch7 \ + http://bitshrine.org/gpp/kernel-arm-2.6.27.8-lpc32xx_update5.patch;name=patch8 \ + file://kernel-arm-2.6.27.8-lpc32xx_update5_fix.patch \ + file://lpc32xx-spwm.patch \ file://defconfig" # Source directory -- cgit v1.2.3