linux4sam / meta-atmel

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

p11-kit: delete unnecessary bbappend #256

Closed gotthardp closed 11 months ago

gotthardp commented 11 months ago

The master meta-atmel cannot be built against master Yocto as the p11-kit was upgraded to 0.25.0.

There is no need to upgrade this bbappend as the upstream recipe already includes the required BBCLASSEXTEND, so we can simply delete the bbappend without any harm. http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-support/p11-kit/p11-kit_0.25.0.bb

gehariprasath commented 11 months ago

Thanks for your PR, it's merged now into master !