All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] meta-intel: crownbay 1.8 emgd and 3.0 kernel upgrade
@ 2011-08-12 19:33 tom.zanussi
  2011-08-12 19:33 ` [PATCH 1/6] meta-crownbay: switch to linux-yocto 3.0 kernel tom.zanussi
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: tom.zanussi @ 2011-08-12 19:33 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset switches crownbay to the 3.0 kernel and upgrades emgd
to 1.8.  Both crownbay and crownbay-emgd were successfully built and
boot tested.

One major change coming out of this patchset is that the emgd binary
bits no longer have to be downloaded and extracted manually - the new
emgd-driver-bin recipe takes care of that now.

However, after these changes the crownbay (but not the crownbay-noemgd)
recipe will not build successfully unless the user overrides
COMMERCIAL_LICENSE as mentioned in the README and recipe DESCRIPTION.

The following changes since commit bf39c131f326f958693a827e25c30f0c1769cc8e:
  Darren Hart (1):
        rt: simplify linux-yocto-rt.bbappend for all BSPs

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel.git tzanussi/crownbay-3.0-emgd
  http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/log/?h=tzanussi/crownbay-3.0-emgd

Tom Zanussi (6):
  meta-crownbay: switch to linux-yocto 3.0 kernel
  meta-crownbay: new recipe for emgd 1.8 driver binaries
  meta-crownbay: select emgd 1.8
  meta-crownbay: make the use of emgd-driver-bin COMMERCIAL
  meta-crownbay: xorg.conf changes
  meta-crownbay: update README

 meta-crownbay/README                               |  207 ++++----------------
 meta-crownbay/conf/layer.conf                      |    2 +
 meta-crownbay/conf/machine/crownbay-noemgd.conf    |    2 +
 meta-crownbay/conf/machine/crownbay.conf           |    4 +-
 .../xorg-xserver/emgd-driver-bin_1.8.bb            |   36 ++++
 .../xserver-xf86-config/crownbay/xorg.conf         |    3 +-
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    1 +
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |   15 ++
 8 files changed, 103 insertions(+), 167 deletions(-)
 create mode 100644 meta-crownbay/recipes-graphics/xorg-xserver/emgd-driver-bin_1.8.bb
 create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 19:33 [PATCH 0/6] meta-intel: crownbay 1.8 emgd and 3.0 kernel upgrade tom.zanussi
2011-08-12 19:33 ` [PATCH 1/6] meta-crownbay: switch to linux-yocto 3.0 kernel tom.zanussi
2011-08-12 19:33 ` [PATCH 2/6] meta-crownbay: new recipe for emgd 1.8 driver binaries tom.zanussi
2011-08-12 19:33 ` [PATCH 3/6] meta-crownbay: select emgd 1.8 tom.zanussi
2011-08-12 19:33 ` [PATCH 4/6] meta-crownbay: make the use of emgd-driver-bin COMMERCIAL tom.zanussi
2011-08-12 19:33 ` [PATCH 5/6] meta-crownbay: xorg.conf changes tom.zanussi
2011-08-12 19:33 ` [PATCH 6/6] meta-crownbay: update README tom.zanussi

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.