* [PATCH] linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7
@ 2013-02-26 3:48 Denys Dmytriyenko
2013-02-26 6:03 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-02-26 3:48 UTC (permalink / raw)
To: meta-ti
From: Denys Dmytriyenko <denys@ti.com>
Patch by Steve Sakoman
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
index d569a8f..9e08c7b 100644
--- a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
+++ b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
@@ -6,7 +6,7 @@ KERNEL_IMAGETYPE = "uImage"
require multi-kernel.inc
require tipspkernel.inc
-MACHINE_KERNEL_PR_append = "a"
+MACHINE_KERNEL_PR_append = "b"
S = "${WORKDIR}/git"
@@ -34,3 +34,8 @@ PATCHES_OVER_PSP = " \
# Updated PIO mode for MUSB help description
PATCHES_OVER_PSP += "file://0001-musb-update-PIO-mode-help-information-in-Kconfig.patch"
+
+# Fix alignment issue with gcc-4.7
+PATCHES_OVER_PSP += " \
+ file://0001-arm-fix-builds-with-gcc-4.7.patch \
+"
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7
2013-02-26 3:48 [PATCH] linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7 Denys Dmytriyenko
@ 2013-02-26 6:03 ` Khem Raj
2013-02-26 6:23 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2013-02-26 6:03 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti
On Mon, Feb 25, 2013 at 7:48 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> 0001-arm-fix-builds-with-gcc-4.7.patch
where is this patch in metadata ?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7
2013-02-26 6:03 ` Khem Raj
@ 2013-02-26 6:23 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2013-02-26 6:23 UTC (permalink / raw)
To: Khem Raj; +Cc: meta-ti
On Mon, Feb 25, 2013 at 10:03:37PM -0800, Khem Raj wrote:
> On Mon, Feb 25, 2013 at 7:48 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> > 0001-arm-fix-builds-with-gcc-4.7.patch
>
> where is this patch in metadata ?
It's in files/ directory, see previous patch.
--
Denys
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-26 6:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-26 3:48 [PATCH] linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7 Denys Dmytriyenko
2013-02-26 6:03 ` Khem Raj
2013-02-26 6:23 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.