summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2019-06-19 13:14:13 +0300
committerAnuj Mittal <anuj.mittal@intel.com>2019-06-20 06:25:48 +0800
commite84c763090f91196a5d234f62ee39bcf296c7f2e (patch)
tree11819fa5f47cab925450c20e08f827c7d619f250 /conf
parent65651146884456ccd7adc0372fe27b5cab6e3e1e (diff)
downloadmeta-intel-e84c763090f91196a5d234f62ee39bcf296c7f2e.tar.gz
lms: add recipe for lms 1921.0.0.0yocto-2.7.1warrior-21.0.1
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 <alexander.usyskin@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 3e75b0fe..e4ddd175 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -21,4 +21,9 @@ LAYERVERSION_intel = "5"
21LAYERSERIES_COMPAT_intel = "thud warrior" 21LAYERSERIES_COMPAT_intel = "thud warrior"
22 22
23 23
24BBFILES_DYNAMIC += " \
25 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
26 openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
27"
28
24require ${LAYERDIR}/conf/include/maintainers.inc 29require ${LAYERDIR}/conf/include/maintainers.inc