[meta-ti] [PATCH 4/5] linux-mainline_3.2: apply memset related fixes
Yasir-Khan
yasir_khan at mentor.com
Tue Aug 26 07:28:14 PDT 2014
>From meta-ti commit id 07809e70. Patches needed to
successfully boot the kernel.
Moved the relevant patches from "linux-omap4-3.4/pandaboard"
to "files" directory so that they are accessible to both
linux-mainline and linux-omap4 recipes.
Signed-off-by: Yasir-Khan <yasir_khan at mentor.com>
---
...fix-memset-related-crashes-caused-by-rece.patch | 0
.../0004-ARM-7670-1-fix-the-memset-fix.patch | 0
recipes-kernel/linux/linux-mainline_3.2.bb | 5 ++++-
3 files changed, 4 insertions(+), 1 deletion(-)
rename recipes-kernel/linux/{linux-omap4-3.4/pandaboard => files}/0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch (100%)
rename recipes-kernel/linux/{linux-omap4-3.4/pandaboard => files}/0004-ARM-7670-1-fix-the-memset-fix.patch (100%)
diff --git a/recipes-kernel/linux/linux-omap4-3.4/pandaboard/0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch b/recipes-kernel/linux/files/0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
similarity index 100%
rename from recipes-kernel/linux/linux-omap4-3.4/pandaboard/0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
rename to recipes-kernel/linux/files/0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
diff --git a/recipes-kernel/linux/linux-omap4-3.4/pandaboard/0004-ARM-7670-1-fix-the-memset-fix.patch b/recipes-kernel/linux/files/0004-ARM-7670-1-fix-the-memset-fix.patch
similarity index 100%
rename from recipes-kernel/linux/linux-omap4-3.4/pandaboard/0004-ARM-7670-1-fix-the-memset-fix.patch
rename to recipes-kernel/linux/files/0004-ARM-7670-1-fix-the-memset-fix.patch
diff --git a/recipes-kernel/linux/linux-mainline_3.2.bb b/recipes-kernel/linux/linux-mainline_3.2.bb
index 7398d9a..0d14ac8 100644
--- a/recipes-kernel/linux/linux-mainline_3.2.bb
+++ b/recipes-kernel/linux/linux-mainline_3.2.bb
@@ -91,7 +91,10 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.gi
file://libertas/0016-libertas-add-missing-include.patch \
file://libertas/0017-remove-debug-msgs-due-to-missing-in_interrupt.patch \
\
- file://defconfig"
+ file://defconfig \
+ file://0003-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch \
+ file://0004-ARM-7670-1-fix-the-memset-fix.patch \
+ "
SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
"
--
1.7.9.5
More information about the meta-ti
mailing list