]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/qemuarm64: enable 32 bit compatibility
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 30 Mar 2016 12:25:00 +0000 (08:25 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Mar 2016 20:23:55 +0000 (21:23 +0100)
commit26488894a2fdea0e0b003ff060b5a88ec6625a5f
tree5da776ebe609423a967fbacd7b17bd658b00f8d6
parentb4c2a90a2c6d224c041f44b6104b1dd9678d7c62
linux-yocto/qemuarm64: enable 32 bit compatibility

It was requested that CONFIG_COMPAT be enabled for qemuarm64 so that
32bit applications could be tested. This is simple enough to do, so
there is now a 32bit compat feature, and it is included only in
qemuarm64 to avoid impacting any other ARM targets (but the feature
is available for others to use).

[YOCTO #8646]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb