July 22, 2026, 3 p.m.
ERROR: Subdirectory for layer meta-arago-test does not exist on branch master - if this is legitimate, the layer branch record should be deleted
ERROR: conf/layer.conf not found for layer meta-ti (branch wrynose) - is subdirectory set correctly?
ERROR: conf/layer.conf not found for layer meta-tq (branch wrynose) - is subdirectory set correctly?
ERROR: Issues found on branch master:
meta-swupdate-boards: Failed to add since LAYERDEPENDS [swupdate ...] is not satisfied
meta-mchp-pic64: Failed to add since LAYERDEPENDS [meta-mchp-common ...] is not satisfied
meta-mchp-polarfire-soc-bsp: Failed to add since LAYERDEPENDS [meta-mchp-common ...] is not satisfied
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [swupdate ...] is not satisfied
meta-mchp-polarfire-soc-community: Failed to add since LAYERDEPENDS [meta-mchp-polarfire-soc-bsp ...] is not satisfied
meta-mchp-mpu-apps: Failed to add since LAYERDEPENDS [meta-mchp-mpu-bsp ...] is not satisfied
ERROR: Issues found on branch wrynose:
meta-qcom: Failed to add since LAYERDEPENDS [lts-linux-firmware-mixin ...] is not satisfied
meta-dominion: Failed to add since LAYERDEPENDS [sdr-layer ...] is not satisfied
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [tpm-layer ...] is not satisfied
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom ...] is not satisfied
ERROR: Issues found on branch walnascar:
meta-toradex-torizon: Failed to add since LAYERDEPENDS [sota ...] is not satisfied
ERROR: Issues found on branch scarthgap:
meta-raspberrypi-secure: Failed to add since LAYERDEPENDS [tpm-layer ...] is not satisfied
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom-hwe ...] is not satisfied
ERROR: Issues found on branch kirkstone:
meta-qcom-3rdparty: Failed to add since LAYERDEPENDS [qcom-hwe ...] is not satisfied
| meta-lts-collab dunfell 06591181cc → d4fc9281e1 |
| meta-openjdk-temurin dunfell |
ERROR: Traceback (most recent call last):
File "/opt/layerindex/layerindex/update_layer.py", line 430, in main
layer_config_data = layerconfparser.parse_layer(layerdir)
File "/opt/layerindex/layerindex/layerconfparse.py", line 48, in parse_layer
utils.parse_layer_conf(layerdir, self.config_data_copy, logger=self.logger)
File "/opt/layerindex/layerindex/utils.py", line 346, in parse_layer_conf
data = parse_conf(conf_file, data)
File "/opt/layerindex/layerindex/utils.py", line 331, in parse_conf
data = bb.parse.handle(conf_file, d, include=True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 107, in handle
return h['handle'](fn, data, include)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 145, in handle
feeder(lineno, s, abs_fn, statements)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 192, in feeder
raise ParseError("unparsed line: '%s'" % s, fn, lineno);
bb.parse.ParseError: ParseError at /opt/workdir/https___github_com_lucimber_meta-openjdk-temurin_git/conf/layer.conf:18: unparsed line: 'python () {'
|
| meta-mchp-mpu-apps scarthgap c278e3cb81 → af387c65e4 |
| meta-mchp-polarfire-soc-community scarthgap b94b72dc28 → af387c65e4 |
| meta-mchp-mpu-bsp scarthgap 20f139d313 → af387c65e4 |
| meta-mchp-polarfire-soc-bsp scarthgap 20f139d313 → af387c65e4 |
| meta-mchp-pic64 scarthgap 20f139d313 → af387c65e4 |
ERROR: Unable to read /opt/workdir/https___github_com_linux4microchip_meta-mchp_git/meta-mchp-pic64/dynamic-layers/zephyrcore/recipes-mchp/pic64gx-zephyr-amp-demo/pic64gx-zephyr-amp-demo.bb: Traceback (most recent call last):
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 90, in runCommand
result = command_method(self, commandline)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/command.py", line 592, in parseRecipeFile
envdata = command.cooker.databuilder._parse_recipe(config_data, fn, appendfiles, mc, layername)[cls]
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/cookerdata.py", line 507, in _parse_recipe
return bb.parse.handle(bbfile, bb_data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 42, in eval
bb.parse.ConfHandler.include(self.filename, s, self.lineno, data, "include required")
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 68, in include
include_single_file(parentfn, fn, lineno, data, error_out)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 91, in include_single_file
bb.parse.handle(fn, data, True)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/__init__.py", line 119, in handle
return h['handle'](fn, data, include, baseconfig)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 146, in handle
statements.eval(d)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 20, in eval
statement.eval(data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/ast.py", line 315, in eval
bb.parse.BBHandler.inherit(self.classes, self.filename, self.lineno, data)
File "/opt/workdir/https___git_openembedded_org_bitbake/lib/bb/parse/parse_py/BBHandler.py", line 71, in inherit
raise ParseError("Could not inherit file %s" % (file), fn, lineno)
bb.parse.ParseError: ParseError at /opt/workdir/https___github_com_linux4microchip_meta-mchp_git/meta-mchp-pic64/dynamic-layers/zephyrcore/recipes-mchp/pic64gx-zephyr-amp-demo/pic64gx-zephyr-amp.inc:3: Could not inherit file classes/zephyr-sample.bbclass
|
| meta-mchp-distro scarthgap f6c83bd5a8 → af387c65e4 |
| meta-mchp-common scarthgap 20f139d313 → af387c65e4 |
| meta-xilinx-tools scarthgap fb6908f6a6 → 94fea5f042 |
| meta-freescale wrynose 2054922829 → cddd7be7a4 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf WARNING: PackageConfig.with_option: dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_4.13.0.imx.bb - oracle-java: length 280 exceeds maximum (255), truncating |
| meta-firefox master 5f1571c821 → 886bde2eb0 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf WARNING: wasm-component-ld: LICENSE is using an old syntax and should be upgraded to: "Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception" WARNING: wasm-component-ld-native: LICENSE is using an old syntax and should be upgraded to: "Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception" WARNING: wasm-component-ld: LICENSE is using an old syntax and should be upgraded to: "Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception" WARNING: wasm-component-ld-native: LICENSE is using an old syntax and should be upgraded to: "Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception" |
| meta-intel-qat master 0f807eaa93 → 81d89db8a4 |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-integrity-wr master |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf ERROR: Dependency meta-tpm of layer meta-integrity-wr does not have branch record for branch master |
| meta-freescale master 890ca83659 → 21bf71be5a |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |
| meta-intel master 0edb84a9e6 → 8877caca6b |
WARNING: Duplicate inclusion for /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/include/maintainers.inc in /opt/workdir/https___git_openembedded_org_openembedded-core/meta/conf/distro/defaultsetup.conf |