[OE-core] [PATCH 0/2] linux-yocto: x32 and features update

Bruce Ashfield bruce.ashfield at windriver.com
Tue Sep 11 15:17:27 UTC 2012


Richard/Saul,

This is my part of a change that Saul will complete with the
addition of x32 as a machine override for x86 BSPs that have
x32 as their tuning.

With this change, the x32 configuration fragment will be appended
to any give x86 BSP configuration and it will support the userspace
tuning. 

Also bundled with this change is an associated change to not have
the linux-yocto recipes directly assign KERNEL_FEATURES, but 
instead always append to the variable. This allows features like
x32 to be tested by setting the variable in a local.conf or
machine .conf file.

Cheers,

Bruce

cc: Saul Wold <saul.wold at intel.com>

The following changes since commit cc8bfedabfe61a0e06a8a8199f8c0fce4738260a:

  linux-yocto/3.4: v3.4.10 and uprobes/kprobes configuration updates (2012-09-10 14:05:15 -0400)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/x32
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/x32

Bruce Ashfield (2):
  linux-yocto*: append to KERNEL_FEATURES instead of assigning
  linux-yocto/3.4: add x32 configuration fragment and tuning hook

 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.2.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb |    5 +++--
 meta/recipes-kernel/linux/linux-yocto_3.0.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.2.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.4.bb    |    5 +++--
 6 files changed, 10 insertions(+), 8 deletions(-)

-- 
1.7.5.4





More information about the Openembedded-core mailing list