[meta-intel] [PATCH 0/4] AMT feature re-enabling commits

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jun 4 11:29:38 PDT 2013


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

Here are few commits to re-enable AMT/MEI feature in the meta-intel layer.

The previous lms recipe is replaced by lms7 & lms8 recipes to cover
boards with AMT v7 and also AMT v8 firmware.

The BSPs using AMT feature are updated to use the newer lms recipe packages.

This work has been validated with the NUC BSP on DQ77BK board.

Thanks,
Nitin

The following changes since commit c97b8ceddac999e5e993768f6b1b581c2746a561:

  nuc: linux: fix AMT feature specification in recipe (2013-06-04 08:18:35 +0000)

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 (4):
  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

 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}          | 20 +++++----------
 common/recipes-bsp/amt/lms8_8.0.0-7.bb             | 30 ++++++++++++++++++++++
 meta-chiefriver/conf/machine/chiefriver.conf       |  2 +-
 meta-nuc/conf/machine/nuc.conf                     |  2 +-
 7 files changed, 68 insertions(+), 16 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} (60%)
 create mode 100644 common/recipes-bsp/amt/lms8_8.0.0-7.bb

-- 
1.8.1.4




More information about the meta-intel mailing list