[meta-intel] [PATCH 0/3] Add new LMS release

Alexander Usyskin alexander.usyskin at intel.com
Sun Jun 16 22:43:20 PDT 2019


This series adds recipes required for new
LMS (Local Manageability Service) build.

The new release is intended to replace long-unsupported
LMS7 and LMS8 packages.

The series includes recipe for LMS itself and recipes
for dependencies: MeTee and ACE libraries.

Alexander Usyskin (3):
  ace: add recipe for 6.5.3 version
  metee: add new recipe for version 2.1.0
  lms: add recipe for lms 1921.0.0.0

 recipes-bsp/ace/ace_6.5.3.bb                       | 60 ++++++++++++++++++++++
 recipes-bsp/ace/files/ace_config.patch             | 44 ++++++++++++++++
 .../amt/files/lms_drop_rpath_1921.0.0.0.diff       | 15 ++++++
 recipes-bsp/amt/lms_1921.0.0.0.bb                  | 41 +++++++++++++++
 recipes-bsp/metee/metee_2.1.0.bb                   | 17 ++++++
 5 files changed, 177 insertions(+)
 create mode 100644 recipes-bsp/ace/ace_6.5.3.bb
 create mode 100644 recipes-bsp/ace/files/ace_config.patch
 create mode 100644 recipes-bsp/amt/files/lms_drop_rpath_1921.0.0.0.diff
 create mode 100644 recipes-bsp/amt/lms_1921.0.0.0.bb
 create mode 100644 recipes-bsp/metee/metee_2.1.0.bb

-- 
2.7.4



More information about the meta-intel mailing list