mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
layer.conf: update LAYERSERIES_COMPAT variable
We are compatible with sumo and no longer compatible with rocko. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
This commit is contained in:
parent
6bc21028a5
commit
39e15daae8
|
@ -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 = "rocko"
|
LAYERSERIES_COMPAT_intel = "sumo"
|
||||||
|
|
||||||
|
|
||||||
require ${LAYERDIR}/conf/include/maintainers.inc
|
require ${LAYERDIR}/conf/include/maintainers.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user