From d011f6882aeebe627950e8ed4fe5a9b5b9806e26 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Wed, 29 Jun 2016 13:00:55 -0500 Subject: 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 --- meta-phosphor/conf/distro/openbmc-phosphor.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/conf/distro') 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" -- cgit v1.2.1