Closed psaavedra closed 3 years ago
This problem is not longer there from Kirkstone (patch) but still honister (21.2.1) and hardknott (21.0.3) will be affected.
This breaks builds due to missing bbappend files.
See:
xxx Parsing recipes...done.
xxx Parsing of 2343 .bb files complete (0 cached, 2343 parsed). 3483 targets, 425 skipped, 0 masked, 0 errors.
xxx WARNING: No recipes available for:
xxx .../sources/meta-webkit/recipes-graphics/mesa/mesa_21.0.3.bbappend
xxx .../sources/meta-webkit/recipes-graphics/mesa/mesa_21.2.1.bbappend
xxx Resolving any missing task queue dependencies
...
xxx Summary: There was 1 WARNING message shown.
xxx Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
This breaks builds due to missing bbappend files.
See:
xxx Parsing recipes...done. xxx Parsing of 2343 .bb files complete (0 cached, 2343 parsed). 3483 targets, 425 skipped, 0 masked, 0 errors. xxx WARNING: No recipes available for: xxx .../sources/meta-webkit/recipes-graphics/mesa/mesa_21.0.3.bbappend xxx .../sources/meta-webkit/recipes-graphics/mesa/mesa_21.2.1.bbappend xxx Resolving any missing task queue dependencies ... xxx Summary: There was 1 WARNING message shown. xxx Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Addressed in https://github.com/Igalia/meta-webkit/pull/324. @otavio in what poky release did you find that issue?
This patch fixes the red label issues on video for Raspberry 4-64 Mesa VC4 driver and for iMX53 Adreno A200 GPU using the Mesa Freedreno driver.
Issue was originally reported in meta-webkit [1] and later contributed in Mesa [2] where it was already merged in master.
[1] https://github.com/Igalia/meta-webkit/issues/185 [2] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13038
Upstream-Status: Accepted [https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13038] Yocto-Status: Submitted [https://lists.openembedded.org/g/openembedded-core/message/157080]