[meta-intel] [PATCH 0/8][danny] emgd: Update recipes and BSPs to use EMGD 1.16, v2

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Mar 20 21:28:33 PDT 2013


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

This patchset is essentially the same one posted earlier today by
Darren, but with the following changes:

 - '[PATCH 5/5] emgd: Remove EMGD 1.14 recipes and licenses' wouldn't
    apply because of intervening changes to the 1.14 recipe, so I
    rebased that on top of those changes
 - Added the missing KERNEL_FEATURES changes mentioened by Nitin to
   crownbay
 - The 1.16 emgd recipe broke out the video components, which because
   they were missing in the updated BSPs caused video to not work
   correctly.  The final 3 patches add those in to VA_FEATURES.

 These changes were run-tested on crownbay (X/glxgears/video).

The original cover from Darren:

Replace the 1.14 recipe with 1.16. Drop the RDEPENDS on the xorg-abi-video-8
which only applies to master as I understand it.

Update the FRI2, SYS940X, and CROWNBAY machines to prefer the 1.16 version.
Update their linux-yocto_3.4 bbappends to use the emgd KERNEL_FEATURE and bump
their machine, meta, and emgd SRCREV's accordingly. This has the effect of
moving them from the 3.4.11 kernel to the 3.4.28 kernel currently in the
linux-yocto-3.4 repository.

Sato was built for all three platforms. Boot and X tested for FRI2.

The following changes since commit d7dbbcba891c18d5134e4ff8f0c51f44f2a4b1dd:

  emgd-driver-bin: remove duplicate files & fix soft links (2013-03-20 08:37:48 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/meta-intel-contrib.git tzanussi/danny/emgd-1.16
  http://git.yoctoproject.org/cgit.cgi//log/?h=tzanussi/danny/emgd-1.16

Darren Hart (3):
  fri2: Update to EMGD 1.16
  sys940x: Update to EMGD 1.16
  crownbay: Update to EMGD 1.16

Nitin A Kamble (1):
  emgd-1.16: create a new recipe

Tom Zanussi (4):
  emgd: Remove EMGD 1.14 recipes and licenses
  crownbay: add missing emgd video components
  fri2: add missing emgd video components
  sys940x: add missing emgd video components

 ...-emgd-1.14 => Intel-software-license-emgd-1.16} |    0
 ...space-graphics-driver-binary-license-emgd-1.16} |    0
 ...-driver-bin_1.14.bb => emgd-driver-bin_1.16.bb} |   78 +++++++++++++-------
 meta-crownbay/conf/machine/crownbay.conf           |    4 +-
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   18 +++--
 meta-fri2/conf/machine/fri2.conf                   |    5 +-
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   17 +++--
 meta-sys940x/conf/machine/sys940x.conf             |    5 +-
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   15 +++-
 9 files changed, 93 insertions(+), 49 deletions(-)
 rename common/custom-licenses/{Intel-software-license-emgd-1.14 => Intel-software-license-emgd-1.16} (100%)
 rename common/custom-licenses/{Intel-user-space-graphics-driver-binary-license-emgd-1.14 => Intel-user-space-graphics-driver-binary-license-emgd-1.16} (100%)
 rename common/recipes-graphics/xorg-driver/{emgd-driver-bin_1.14.bb => emgd-driver-bin_1.16.bb} (66%)

-- 
1.7.4.1




More information about the meta-intel mailing list