[PATCH openbmc v2 2/2] Revert "Back off GCC to 4.9.3"
OpenBMC Patches
openbmc-patches at stwcx.xyz
Sun Apr 3 23:50:29 AEST 2016
From: Joel Stanley <joel at jms.id.au>
This reverts commit f23f11b41c167f1827c073fa305a46cde1ff4760.
As of linux 4.2 SRA is disabled when building the kernel for ARM.
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=a077224fd35b2f7fbc93f14cf67074fc792fbac2
It is suspect that this was the cause of the failure to boot.
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
meta-phosphor/conf/distro/openbmc-phosphor.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index 4af4a4b..de01009 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -5,7 +5,6 @@ DISTRO_NAME = "Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
DISTRO_VERSION = "0.1.0"
TARGET_VENDOR="-openbmc"
-GCCVERSION ?= "4.9.3"
IMAGE_FSTYPES += "cpio.gz"
IMAGE_FSTYPES += "squashfs-xz"
IMAGE_LINGUAS = "en-us"
--
2.7.1
More information about the openbmc
mailing list