On 07/16/2016 10:46 AM, Nathan Rossi wrote:
On Tue, Jul 12, 2016 at 7:05 AM, Manjukumar Matha
<[email protected]> wrote:
Copy compiler-gcc5.h as compiler-gcc6.h to fix compilation error This is a
temporary fix till Xilinx u-boot gets updated
Upstream Status: Never
Signed-off-by: Manjukumar Matha <[email protected]>
---
...compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch | 92 ++++++++++++++++++++++
1 file changed, 92 insertions(+)
create mode 100644
recipes-bsp/u-boot/u-boot-xlnx/0001-compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch
diff --git
a/recipes-bsp/u-boot/u-boot-xlnx/0001-compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch
b/recipes-bsp/u-boot/u-boot-xlnx/0001-compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch
new file mode 100644
index 0000000..27aab4f
--- /dev/null
+++
b/recipes-bsp/u-boot/u-boot-xlnx/0001-compiler-gcc6.h-Fix-u-boot-issue-for-gcc6.patch
@@ -0,0 +1,92 @@
+From 27097b226f9b54a433e92dd5591bf48b830a8d77 Mon Sep 17 00:00:00 2001
+From: Manjukumar Matha <[email protected]>
+Date: Wed, 22 Jun 2016 02:34:32 -0700
+Subject: [PATCH] compiler-gcc6.h: Fix u-boot issue for gcc6
+
+Fix the u-boot compilation error while using gcc6
+include/linux/compiler-gcc.h:114:30: fatal error: linux/compiler-gcc6.h: No
+such file or directory
+
+This is a temporary fix, till u-boot-xlnx gets updated to latest revision
+
+Upstream Status: Never
"Never" is not commonly used. I have replaced this with inappropriate
to keep consistent with the oe guidelines
(http://openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations).
Thanks Nathan
Thanks
Manju
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx