mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
layer.conf: Add LAYERSERIES_COMPAT markup to layer.conf
This means mismatched layers are more clearly identified to the user in cases where compatibility has not been tested. Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
6562bbc250
commit
489a786469
|
@ -15,5 +15,7 @@ LICENSE_PATH += "${LAYERDIR}/common/custom-licenses"
|
|||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_intel = "3"
|
||||
LAYERSERIES_COMPAT_intel = "rocko"
|
||||
|
||||
|
||||
require ${LAYERDIR}/conf/include/maintainers.inc
|
||||
|
|
Loading…
Reference in New Issue
Block a user