summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf/distro
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-06-29 13:00:55 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-06-29 13:00:57 -0500
commitd011f6882aeebe627950e8ed4fe5a9b5b9806e26 (patch)
tree76a43c51cb3d2984164ce2bd00532659db3c51f4 /meta-phosphor/conf/distro
parent856271db10ba2a1659ed5987953d2ab4b8d7c60d (diff)
downloadtalos-openbmc-d011f6882aeebe627950e8ed4fe5a9b5b9806e26.tar.gz
talos-openbmc-d011f6882aeebe627950e8ed4fe5a9b5b9806e26.zip
Force OLDEST_KERNEL to 4.4.0
This is the oldest kernel currently used by openbmc, so there is no point in compiling glibc support older kernels. Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 f37e88c66..b4e6f7aa4 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"
+OLDEST_KERNEL = "4.4.0"
GCCVERSION ?= "4.9.3"
IMAGE_FSTYPES += "cpio.gz"
IMAGE_FSTYPES += "squashfs-xz"
OpenPOWER on IntegriCloud