[meta-intel] [PATCH 00/20] various meta-intel commits

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jun 11 17:55:10 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Here are the commits to
 * sync mesa version in meta-intel layer with oecore layer
 * fix error observed while building sdk images with emgd packages
 * improve AMT feature support in the meta-intel layer
 * Update meta-intel BSP kernels to v3.8.13

All these changes have been tested with the respective BSP hardware
except the sys940x BSP. Darren can you help with validation on sys940x.
As this is working fine on rest of the BSPs, I am not expecting any
issues on sys940x.

Thanks,
Nitin



The following changes since commit fe68cc1b650e10dc00365930416a77e614871a90:

  sugarbay: linux-yocto_3.8: update kernel SRCREVs (2013-06-10 09:16:06 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc

Nitin A Kamble (20):
  emgd-driver-bin: add xserver-xorg to RDEPENDS
  mesa: sync up with oecore
  crownbay: update preferred version of mesa recipe
  emenlow: update preferred version of mesa recipe
  fri2: update preferred version of mesa recipe
  sys940x: update preferred version of mesa recipe
  lms7: reorganize the lms recipe
  lms8: new recipe to support AMT version 8
  chiefriver: use package lms7 insted of lms for AMT
  nuc: use package lms8 insted of lms for AMT
  fri2: linux-yocto_3.8: update kernel SRCREVs
  sys940x: linux-yocto_3.8: update kernel SRCREVs
  chiefriver: update kernel srcrev to v3.8.13
  crownbay: update kernel srcrev to v3.8.13
  emenlow: update kernel srcrev to v3.8.13
  jasperforest: update kernel srcrev to v3.8.13
  nuc: update kernel srcrev to v3.8.13
  sugarbay: update kernel srcrev to v3.8.13
  fri2: update kernel srcrev to v3.8.13
  sys940x: update kernel srcrev to v3.8.13

 common/custom-licenses/BSD_LMS                     | 30 ++++++++++++++++++++
 .../{lms => files}/atnetworktool-printf-fix.patch  |  0
 .../amt/{lms => files}/readlink-declaration.patch  |  0
 .../amt/{lms_7.1.20.bb => lms7_7.1.20.bb}          | 27 ++++++++----------
 common/recipes-bsp/amt/lms8_8.0.0-7.bb             | 32 ++++++++++++++++++++++
 .../{mesa_9.0.2.bbappend => mesa_9.1.3.bbappend}   |  0
 .../xorg-driver/emgd-driver-bin_1.16.bb            |  2 +-
 meta-chiefriver/conf/machine/chiefriver.conf       |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |  6 ++--
 meta-crownbay/conf/machine/crownbay.conf           |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  | 12 ++++----
 meta-emenlow/conf/machine/emenlow.conf             |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  | 12 ++++----
 meta-fri2/conf/machine/fri2.conf                   |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  | 14 +++++-----
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |  6 ++--
 meta-nuc/conf/machine/nuc.conf                     |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |  6 ++--
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |  6 ++--
 meta-sys940x/conf/machine/sys940x.conf             |  2 +-
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  | 17 +++++-------
 21 files changed, 118 insertions(+), 64 deletions(-)
 create mode 100755 common/custom-licenses/BSD_LMS
 rename common/recipes-bsp/amt/{lms => files}/atnetworktool-printf-fix.patch (100%)
 rename common/recipes-bsp/amt/{lms => files}/readlink-declaration.patch (100%)
 rename common/recipes-bsp/amt/{lms_7.1.20.bb => lms7_7.1.20.bb} (57%)
 create mode 100644 common/recipes-bsp/amt/lms8_8.0.0-7.bb
 rename common/recipes-graphics/mesa/{mesa_9.0.2.bbappend => mesa_9.1.3.bbappend} (100%)

-- 
1.8.1.4




More information about the meta-intel mailing list