summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf/distro
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2015-10-01 13:47:20 -0400
committerBrad Bishop <bradleyb@us.ibm.com>2015-10-01 14:31:30 -0400
commitf23f11b41c167f1827c073fa305a46cde1ff4760 (patch)
tree740b84ac087939ecfee9bcd90bc166e9a22d11b2 /meta-phosphor/conf/distro
parent03fee21ede2160a63341a037356a8a8c55fbe8a7 (diff)
downloadtalos-openbmc-f23f11b41c167f1827c073fa305a46cde1ff4760.tar.gz
talos-openbmc-f23f11b41c167f1827c073fa305a46cde1ff4760.zip
Back off GCC to 4.9.3
5.2.0 is producing an unusable kernel for Palmetto. Qemuarm seems to work fine on either 5.2.0 or 4.9.3. Remove when https://github.com/openbmc/openbmc/issues/10 is resolved.
Diffstat (limited to 'meta-phosphor/conf/distro')
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index f1e50dcc6..b59715d5d 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -5,6 +5,7 @@ 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_LINGUAS = "en-us"
OpenPOWER on IntegriCloud