[yocto] Incremental rebuild doesn't pick up FILES changes.

Burton, Ross ross.burton at intel.com
Wed Mar 6 12:29:37 PST 2019


On Wed, 6 Mar 2019 at 20:14, Kaz Kylheku (poky)
<442-103-8455 at kylheku.com> wrote:
> So, the issues are now is that
>
> FILES_${PN}_remove = "${libdir}/python2.7/encodings"
>
> in fact does not work, as I believed.

Have a look at python.bb.  Specifically:

PACKAGES_remove = "${PN}"

There is no PN being packaged.

What are you actually trying to do?

Ross


More information about the yocto mailing list