diff options
| author | Alexander Usyskin <alexander.usyskin@intel.com> | 2019-06-19 13:14:13 +0300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-06-20 06:25:48 +0800 |
| commit | e84c763090f91196a5d234f62ee39bcf296c7f2e (patch) | |
| tree | 11819fa5f47cab925450c20e08f827c7d619f250 /conf | |
| parent | 65651146884456ccd7adc0372fe27b5cab6e3e1e (diff) | |
| download | meta-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.conf | 5 |
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" | |||
| 21 | LAYERSERIES_COMPAT_intel = "thud warrior" | 21 | LAYERSERIES_COMPAT_intel = "thud warrior" |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | BBFILES_DYNAMIC += " \ | ||
| 25 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \ | ||
| 26 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \ | ||
| 27 | " | ||
| 28 | |||
| 24 | require ${LAYERDIR}/conf/include/maintainers.inc | 29 | require ${LAYERDIR}/conf/include/maintainers.inc |
