[yocto] Install files in sysroot but not rootfs (ala -dev)

Koehler, Yannick yannick.koehler at hpe.com
Tue Feb 6 10:44:19 PST 2018


I have some file to install in the sysroot/${MACHINE}/usr/share/cmake/Modules, but when I do so, those files also end up on the target.

Is moving those files from FILES_${PN} to FILES_${PN}-dev the proper way to fix that and what is the logic that make it so that -dev packages are installed in the sysroot but not in the rootfs?

--
Yannick Koehler



More information about the yocto mailing list