* not necessary anymore, obsolete in oe-core

Signed-off-by: Andrea Adami <[email protected]>
---
 recipes-kernel/linux/linux-kexecboot_3.1.bb        |    2 +-
 .../linux/linux-palm-omap1_2.6.22-omap1.bb         |    2 +-
 recipes-kernel/linux/linux_3.1.bb                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-kexecboot_3.1.bb 
b/recipes-kernel/linux/linux-kexecboot_3.1.bb
index 5da0cc4..9e2fb69 100644
--- a/recipes-kernel/linux/linux-kexecboot_3.1.bb
+++ b/recipes-kernel/linux/linux-kexecboot_3.1.bb
@@ -6,7 +6,7 @@ S = "${WORKDIR}/linux-${PV}"
 COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz)"
 
 SRC_URI += 
"${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
-           
${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;apply=yes;name=stablepatch
 \
+           
${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;name=stablepatch \
            file://defconfig \
            file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
            "
diff --git a/recipes-kernel/linux/linux-palm-omap1_2.6.22-omap1.bb 
b/recipes-kernel/linux/linux-palm-omap1_2.6.22-omap1.bb
index f59779e..52c6aec 100644
--- a/recipes-kernel/linux/linux-palm-omap1_2.6.22-omap1.bb
+++ b/recipes-kernel/linux/linux-palm-omap1_2.6.22-omap1.bb
@@ -9,7 +9,7 @@ inherit kernel
 DEPENDS = ""
 
 SRC_URI = 
"${KERNELORG_MIRROR}/linux/kernel/v2.6/linux-2.6.22.tar.bz2;name=kernel \
-           
http://www.muru.com/linux/omap/patches/patch-2.6.22-omap1.bz2;apply=yes;name=patch
 \
+           
http://www.muru.com/linux/omap/patches/patch-2.6.22-omap1.bz2;name=patch \
           file://defconfig"
 
 S = "${WORKDIR}/linux-2.6.22"
diff --git a/recipes-kernel/linux/linux_3.1.bb 
b/recipes-kernel/linux/linux_3.1.bb
index 0c65f7b..baa0b34 100644
--- a/recipes-kernel/linux/linux_3.1.bb
+++ b/recipes-kernel/linux/linux_3.1.bb
@@ -5,7 +5,7 @@ PR = "${INC_PR}.5"
 COMPATIBLE_MACHINE = "(akita|c7x0|collie|poodle|tosa|spitz|h1940)"
 
 SRC_URI += 
"${KERNELORG_MIRROR}/linux/kernel/v3.x/linux-${PV}.tar.bz2;name=kernel \
-           
${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;apply=yes;name=stablepatch
 \
+           
${KERNELORG_MIRROR}/linux/kernel/v3.x/patch-${PV}.7.bz2;name=stablepatch \
            file://defconfig \
            file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 \
            "
-- 
1.7.3.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to