multiconfig: implement initial support
This patch adds multiconfig support to kas by defining the "BBMULTICONFIG" variable in the "local.conf" file. Signed-off-by: Claudius Heine <ch@denx.de>
This commit is contained in:
committed by
Daniel Wagner
parent
9370bd6267
commit
fa1575790f
@@ -28,5 +28,5 @@ __copyright__ = 'Copyright (c) Siemens AG, 2017'
|
||||
__version__ = '0.14.0'
|
||||
|
||||
# Please update docs/format-changelog.rst when changing the file version.
|
||||
__file_version__ = 4
|
||||
__file_version__ = 5
|
||||
__compatible_file_version__ = 1
|
||||
|
Reference in New Issue
Block a user