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.

v3:
 - recipes cleanup
 - use git commit-id instead of github tag to enable offline build

v2:
 - recipes cleanup
 - lms recipe moved to dynamic-layers/openembedded-layer/recipes-bsp/amt
   because of xerces-c dependency
 - ace and metee recipes marked as musl incompatible

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

 conf/layer.conf                                    |   5 +
 custom-licenses/ACE-TAO-CIAO                       | 111 +++++++++++++++++++++
 .../amt/files/lms_drop_rpath_1921.0.0.0.diff       |  31 ++++++
 .../recipes-bsp/amt/lms_1921.0.0.0.bb              |  39 ++++++++
 recipes-bsp/ace/ace_6.5.3.bb                       |  37 +++++++
 recipes-bsp/ace/files/ace_config.patch             |  12 +++
 recipes-bsp/metee/metee_2.1.0.bb                   |  19 ++++
 7 files changed, 254 insertions(+)
 create mode 100644 custom-licenses/ACE-TAO-CIAO
 create mode 100644 
dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_1921.0.0.0.diff
 create mode 100644 
dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1921.0.0.0.bb
 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/metee/metee_2.1.0.bb

-- 
2.7.4

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to