[yocto] License information of statically linked libraries

2018-07-13 Thread Piotr Figiel
Hi, do license files for statically linked libraries get somehow on the target image? I'm thinking of how license.bbclass works, as far as I understand it gathers all relevant license files basing on the recipe fields like LICENSE and LIC_FILES_CHKSUM of installed packages. If a recipe is only

Re: [yocto] [Openembedded-architecture] Proposal: dealing with language-specific build tools/dependency management tools

2017-03-13 Thread Piotr Figiel
Hi Alexander, first of all thanks for the efforts. Some comments to add to the mix: 2017-03-10 16:10 GMT+01:00 Alexander Kanavin : > The lockdown files would list the versions of the dependencies (if it is > possible, which is not always true), so you can

[yocto] [meta-swupd][PATCH] swupd-image: Fix files ownership if IMAGE_BASENAME is not default

2016-08-11 Thread Piotr Figiel
From: Piotr Figiel <p.fig...@camlintechnologies.com> In case IMAGE_BASENAME is set on image recipe level the files ownership on target rootfs is incorrect for recipes inheriting swupd-image.bbclass. Depending on the context swupd-image.bbclass used either PN (PN_BASE) or IMAGE_BASENAM