commit | 1d88f943363626cc012cfef6788b73ebaecd78fa | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Mar 28 15:24:41 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Mar 29 21:31:54 2017 +0000 |
tree | c758734a35a046cb7ecfa8a8ab9d2d9f4e1e34bb | |
parent | 7e62b5bcddaf90ca237dbfbe273ed5b56c7a2933 [diff] |
meta-phosphor: disable 'uninative' for RHEL6 support The uninative stub from Yocto-2.2 includes a glibc that no longer has legacy kernel support for the kernel in RHEL6. We need to disable uninative and set OLDEST_KERNEL to enable backwards compatibility. See openbmc/openbmc#1407 to track removal of this. Change-Id: I6352514016d803b7b77d483425b3f080eef896c0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>