[OE-core] [PATCH 0/3] Remove apm as a default MACHINE_FEATURE

Saul Wold sgw at linux.intel.com
Mon Sep 9 14:58:29 UTC 2013


Applogies for the cross post, but this one covers both oe-core and poky

Remove APM from MACHINE_FEATURE, there is no reason for it to be enabled 
by default since we do not include the appropriate Kernel CONFIG fragment.

For QEMU it makes no sense in the first place and for any new arm platform
apci is available.

Sau!

The following changes since commit 2ab1bf27f79beadc45e86a26c85fc0b95ae3496f:

  bitbake: prserv: Ensure data is committed (2013-09-08 10:51:56 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib sgw/apm
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/apm

Saul Wold (3):
  qemu.inc: remove apm as a MACHINE_FEATURE
  beagelboard.inc: remove apm as a MACHINE_FEATURE
  yocto-bsp: remove apm as a default MACHINE_FEATURE

 meta-yocto-bsp/conf/machine/beagleboard.conf                            | 2 +-
 meta/conf/machine/include/qemu.inc                                      | 2 +-
 .../lib/bsp/substrate/target/arch/arm/conf/machine/{{=machine}}.conf    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.3.1




More information about the Openembedded-core mailing list