[yocto] Bitbake recipe using CMake that requires python-six as part of compiling?

Andre McCurdy armccurdy at gmail.com
Tue Mar 6 14:23:40 PST 2018


On Tue, Mar 6, 2018 at 2:12 PM, Giordon Stark <kratsg at gmail.com> wrote:
> Hi Andre,
>
> I tried without
>
> FILES_${PN}_append = "${includedir}/open62541.h"
>
> and got a QA error about a file installed that was not added to a
> package.... I don't understand the ${PN}-dev here, and I'm not sure how
> packaging works in this context - since it's not clear to me which files get
> installed and which don't... except for when a recipe that depends on this
> breaks because it can't find the header file.

So you seem to have got yourself into a situation where the normal
rules don't apply. Good luck!



More information about the yocto mailing list