All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-yocto: remove apm from beagleboard MACHINE_FEATURES
@ 2011-08-11 19:16 Bruce Ashfield
  2011-08-11 19:16 ` [PATCH 1/1] " Bruce Ashfield
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2011-08-11 19:16 UTC (permalink / raw)
  To: richard.purdie; +Cc: poky, saul.wold

Richard/Saul,

Just repeating the patch contents here:

[
   Fixes [YOCTO: #916]

   apm is not something that we require in our yocto reference beagleboard
   BSP. It currently is listed in the MACHINE_FEATURES for the board, which
   leads to the runtime message:

     Starting advanced power management daemon: No APM support in kernel

   Since "/proc/apm" is not present. The board config we are targeting does
   not have the hardware to back this, so adding the emulation support
   wouldn't yield useful data. We'll leave this extended functionality for
   other more appropriate beagleboard configs 
]

The following changes since commit 0350be945877b61eb8125663887fd7ed1c3923ab:
  Khem Raj (1):
        scripts/runqemu: Make it run on ubuntu 11.10

are available in the git repository at:

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

Bruce Ashfield (1):
  meta-yocto: remove apm from beagleboard MACHINE_FEATURES

 meta-yocto/conf/machine/beagleboard.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-08-12 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 19:16 [PATCH 0/1] meta-yocto: remove apm from beagleboard MACHINE_FEATURES Bruce Ashfield
2011-08-11 19:16 ` [PATCH 1/1] " Bruce Ashfield
2011-08-11 23:47   ` Richard Purdie
2011-08-12  0:51     ` Bruce Ashfield
2011-08-12 13:07       ` Richard Purdie
2011-08-12 13:13         ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.