summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2016-04-03 18:12:35 +0930
committerPatrick Williams <patrick@stwcx.xyz>2016-07-20 19:56:41 +0000
commit562e9764dcf19d1ff5b87b10a3b30b10fb3bf5c5 (patch)
tree9ea227cb5887fe1ba13cd6d913cfd34ec3d0f435 /meta-phosphor/conf
parent7216872c640f8c8209cdd5297b0302cc58e0b3ea (diff)
downloadtalos-openbmc-562e9764dcf19d1ff5b87b10a3b30b10fb3bf5c5.tar.gz
talos-openbmc-562e9764dcf19d1ff5b87b10a3b30b10fb3bf5c5.zip
Revert "Back off GCC to 4.9.3"
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. Change-Id: If8e5f99f85b8db6e3623e2e77cc2821fdf2ddcb2 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index f37e88c66..e9de0873e 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"
OpenPOWER on IntegriCloud