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

Tom Zanussi tom.zanussi at intel.com
Thu Jun 6 17:07:00 PDT 2013


On Tue, 2013-06-04 at 18:29 +0000, nitin.a.kamble at intel.com wrote:
> 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.
> 

Sorry, I was away at a conference and haven't been able to get to these
yet, but one question I had was why you're creating two new recipes
withe versions in the name rather than just using the normal PV for
specifying versions?

Tom

> 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
> 





More information about the meta-intel mailing list