mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Version the build configuration directory
The addition of BBLAYERS changes the build/conf directory to be incompatible with the "old way" in the Purple release. As such things are likely to occur in future we should bersion the build/conf directory through local.conf Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -7,5 +7,7 @@ BB_MIN_VERSION = "1.8.10"
|
||||
|
||||
SANITY_ABIFILE = "${TMPDIR}/abi_version"
|
||||
|
||||
POKY_CONF_VERSION = "1"
|
||||
|
||||
INHERIT += "sanity"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user