All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] beagleboard: machine conf, xorg, audio mixer
@ 2011-06-21  7:19 Darren Hart
  2011-06-21  7:19 ` [PATCH 1/3] beagleboard: cleanup machine config commentary Darren Hart
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Darren Hart @ 2011-06-21  7:19 UTC (permalink / raw)
  To: yocto, bruce.ashfield, koen; +Cc: Darren Hart

Refresh the meta-yocto components of the beagleboard BSP in support of the
recently sent linux-yocto updates for the kernel. The audio mixer patch is a
stop-gap that should be eventually replaced with a more generic implementation,
such as alsa-state - but it ensures the beagleboard boots with sane mixer
defaults. Also, switch to the xf86-lite xserver from kdrive. This keeps the
Yocto Project BSP more inline with the meta-texasinstruments BSP, and eliminates
some trouble with keyboard handling present with the kdrive server.


The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b:

  systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 22:14:06 +0100)

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

Darren Hart (3):
  beagleboard: cleanup machine config commentary
  beagleboard: add basic audio mixer defaults
  beagleboard: switch to xserver-xf86-lite

 meta-yocto/conf/machine/beagleboard.conf           |   21 ++++++----
 .../beagleboard-audio/beagleboard-audio.bb         |   30 +++++++++++++
 .../beagleboard-audio/beagleboard-audio            |   44 ++++++++++++++++++++
 .../xserver-xf86-config/beagleboard/xorg.conf      |   34 +++++++++++++++
 4 files changed, 121 insertions(+), 8 deletions(-)
 create mode 100644 meta-yocto/recipes-bsp/beagleboard-audio/beagleboard-audio.bb
 create mode 100644 meta-yocto/recipes-bsp/beagleboard-audio/beagleboard-audio/beagleboard-audio
 create mode 100644 meta-yocto/recipes-graphics/xorg-xserver/xserver-xf86-config/beagleboard/xorg.conf



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

end of thread, other threads:[~2011-06-22 18:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21  7:19 [PATCH v2 0/3] beagleboard: machine conf, xorg, audio mixer Darren Hart
2011-06-21  7:19 ` [PATCH 1/3] beagleboard: cleanup machine config commentary Darren Hart
2011-06-21  7:19 ` [PATCH 2/3] beagleboard: add basic audio mixer defaults Darren Hart
2011-06-21  7:48   ` Koen Kooi
2011-06-21  7:53     ` Koen Kooi
2011-06-21 14:47       ` Darren Hart
2011-06-21 14:46     ` Darren Hart
2011-06-21  7:19 ` [PATCH 3/3] beagleboard: switch to xserver-xf86-lite Darren Hart
2011-06-21 20:50 ` [PATCH v2 0/3] beagleboard: machine conf, xorg, audio mixer Bruce Ashfield
2011-06-22 16:06 ` Richard Purdie
2011-06-22 18:00   ` Darren Hart

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.