From edad2c42cddaeddb09f06445d190378a0d5ac58c Mon Sep 17 00:00:00 2001 From: Alexander Usyskin Date: Wed, 19 Jun 2019 13:14:13 +0300 Subject: lms: add recipe for lms 1921.0.0.0 This is a new release of Local Manageability Service. This open-source release deprecates unsupported lms7 and lms8. This recipe depends on ACE and MeTee library recipes. Signed-off-by: Alexander Usyskin Signed-off-by: Anuj Mittal --- conf/layer.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index 4cea5500..0db08957 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -25,4 +25,9 @@ BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bbappend \ " +BBFILES_DYNAMIC += " \ + openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ + openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ +" + require ${LAYERDIR}/conf/include/maintainers.inc -- cgit v1.2.3-54-g00ecf