1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-06 16:48:54 +00:00

CI: increase CONF_VERSION

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2021-08-03 19:29:16 -04:00
parent 239e939340
commit 3899adac99
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ env:
local_conf_header:
base: |
CONF_VERSION = "1"
CONF_VERSION = "2"
PACKAGE_CLASSES = "package_ipk"
PACKAGECONFIG_remove_pn-qemu-system-native = "gtk+ sdl"
EXTRA_IMAGE_FEATURES_append = " debug-tweaks"