diff --git a/kas/inc/common.yml b/kas/inc/common.yml index e64c2ecf3d8d3dc52daa3ae58c179abff91ee3d6..d6bf5bd3063dd43aaecbb1d9db11f3a797eeaa15 100644 --- a/kas/inc/common.yml +++ b/kas/inc/common.yml @@ -14,6 +14,10 @@ defaults: patches: repo: meta-kontron +local_conf_header: + dev-build: | + EXTRA_IMAGE_FEATURES = "debug-tweaks" + repos: # Add base repo, so we can use it as base for patch files meta-kontron: diff --git a/kas/production.yml b/kas/production.yml new file mode 100644 index 0000000000000000000000000000000000000000..f576ffd4f9584c5e92ecc28c0d515c4e3e7de4ca --- /dev/null +++ b/kas/production.yml @@ -0,0 +1,9 @@ +# Copyright (C) 2022 Kontron Electronics GmbH +# SPDX-License-Identifier: MIT + +header: + version: 12 + +local_conf_header: + dev-build: | + EXTRA_IMAGE_FEATURES = ""