summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-15 13:56:14 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-29 00:52:14 +0000
commitafc77225f4881a26fe3705251da3c156a6d21a34 (patch)
treeb60d2d01dddcc131634cc99c8ce1cb6033f40574 /meta-phosphor/classes
parent7547087f60119a1cfcc8b9fbb93d2633e21aef2d (diff)
downloadtalos-openbmc-afc77225f4881a26fe3705251da3c156a6d21a34.tar.gz
talos-openbmc-afc77225f4881a26fe3705251da3c156a6d21a34.zip
Revert "meta-phosphor: disable 'uninative' for RHEL6 support"
Drop support for RHEL6 which has been unsupported by Poky since 2.1. This reverts commit c83cf1ce570d4771b1e42ded308bf4110e70408b. Tested: Built a witherspoon image Change-Id: Idd8dda940c72a69a7a228733c34018f906ec9b8f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/classes')
-rw-r--r--meta-phosphor/classes/obmc-phosphor-image.bbclass4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-phosphor/classes/obmc-phosphor-image.bbclass b/meta-phosphor/classes/obmc-phosphor-image.bbclass
index 5570841ad..1a5161425 100644
--- a/meta-phosphor/classes/obmc-phosphor-image.bbclass
+++ b/meta-phosphor/classes/obmc-phosphor-image.bbclass
@@ -25,10 +25,6 @@ inherit core-image
inherit obmc-phosphor-license
inherit obmc-phosphor-utils
-# TODO: openbmc/openbmc#1407 - Remove with RHEL6 support deprecation.
-# Set supported kernel back to RHEL6.4's kernel.
-SDK_OLDEST_KERNEL = "2.6.32"
-
FEATURE_PACKAGES_obmc-bmc-state-mgmt ?= "packagegroup-obmc-apps-bmc-state-mgmt"
FEATURE_PACKAGES_obmc-chassis-mgmt ?= "${@cf_enabled(d, 'obmc-phosphor-chassis-mgmt', 'virtual-obmc-chassis-mgmt')}"
FEATURE_PACKAGES_obmc-chassis-state-mgmt ?= "packagegroup-obmc-apps-chassis-state-mgmt"
OpenPOWER on IntegriCloud