linux4sam / meta-atmel

OpenEmbedded/Yocto Project layer for for Microchip SoC (aka AT91)
https://www.linux4sam.org/bin/view/Linux4SAM/YoctoProject
MIT License
91 stars 120 forks source link

Missing Upstream-Status in patch for pixman #271

Open tougantium opened 6 months ago

tougantium commented 6 months ago

Hi,

I'm trying to build cryptoauthlib. During the build, I get the following error:

ERROR: pixman-1_0.42.2-r0 do_patch: QA Issue: Missing Upstream-Status in patch
/home/tougantium/poky/meta-atmel/recipes-graphics/pixman/pixman/0001-Revert-Initialize-temporary-buffers-in-general_compo.patch
Please add according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status . [patch-status]
ERROR: pixman-1_0.42.2-r0 do_patch: Fatal QA errors were found, failing task.

All dependent layers have been checked out on branch nanbield, meta-atmel has been checked out on master (rev bb681017a39367e498765a5f2219718a54eb29e0).

gotthardp commented 2 months ago

I proposed a fix for this in https://github.com/linux4sam/meta-atmel/pull/253.