mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 09:57:15 +00:00
layer.conf: Version bump for DEPLOY_DIR layout change
Increase the version to signify the layout change of the images in the deploy directory. (From OE-Core rev: 4246e7dd59800a1d6c6d02c00f4e86eeac020767) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6670be71f7
commit
af5b3f3510
@ -9,7 +9,7 @@ BBFILE_PRIORITY_core = "5"
|
||||
|
||||
# This should only be incremented on significant changes that will
|
||||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_core = "2"
|
||||
LAYERVERSION_core = "3"
|
||||
|
||||
# Set a variable to get to the top of the metadata location
|
||||
COREBASE = '${@os.path.normpath("${LAYERDIR}/../")}'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user