From f3fd690aeb059cf1ee5fd11df7fff596eb03d6d8 Mon Sep 17 00:00:00 2001 From: Siva Addepalli Date: Thu, 22 Feb 2024 13:03:14 +0530 Subject: Updated Commit ID update_buildconf: Ignore errors looking for bitbake-layers project_config.py: Move all Kconfig generation to GenKconfigProj multiconfigs.py: Replace BASE_TMPDIR with MC_TMPDIR_PREFIX update_buildconf.py: No longer print the full BBMULTICONF list project_config.py: Move configuration file generation here multiconfigs: Adjust output to make it more clear gen-machineconf: Refactor SDT and XSCT flows sdt_flow.py: Use the hw_file path for args.psu_init_path default update_buildconf.py: Always output local.conf info update_buildconf.py: GenSdtConf use logger.plain for reference output gen-machineconf: Add additional exceptions to traceback yocto_machine.py:passing boot pdi Sync hardware info printing Make gen-machineconf capable of directly working with bitbake Move from various sys.exit(x) to raising exceptions lib: multiconfigs: Add support for domains generated by hardware design --- meta-xilinx-core/gen-machine-conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-core/gen-machine-conf b/meta-xilinx-core/gen-machine-conf index cdd3c454..d0088429 160000 --- a/meta-xilinx-core/gen-machine-conf +++ b/meta-xilinx-core/gen-machine-conf @@ -1 +1 @@ -Subproject commit cdd3c454e9f90a4a1d28ced484b31575d866a730 +Subproject commit d0088429e1ab2ac110fe293902b98afe60005a60 -- cgit v1.2.3-54-g00ecf