mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
layer.conf: Add warrior to compatible release series
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c7c0e12c98
commit
b84187f45a
|
@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"
|
||||||
# This should only be incremented on significant changes that will
|
# This should only be incremented on significant changes that will
|
||||||
# cause compatibility issues with other layers
|
# cause compatibility issues with other layers
|
||||||
LAYERVERSION_intel = "5"
|
LAYERVERSION_intel = "5"
|
||||||
LAYERSERIES_COMPAT_intel = "thud"
|
LAYERSERIES_COMPAT_intel = "thud warrior"
|
||||||
|
|
||||||
|
|
||||||
require ${LAYERDIR}/conf/include/maintainers.inc
|
require ${LAYERDIR}/conf/include/maintainers.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user