[yocto] recipe removing (some)contents of /etc

Oliver urnen81 at yahoo.es
Fri May 15 04:07:24 PDT 2015



> The recommended way is to use CORE_IMAGE_EXTRA_INSTALL.

Ok, this one worked! thanks


>> I have other recipes(not *.bbappend) which end up in the image without adding any explicit statement, just the fact of being part of the layer includes them, is there any explanation?
> Something must cause them to be included, either explicitly or implicitly.


Therefore if it is included implicitly involves dependencies or requirements by other recipes.

> What package(s) in particular are you asking about?


Both components were simple recipes created by my own.

I have discovered the root of my confusion, I had a "Hello World" recipe in my layer, which was in the image, hence I thought It was included implicitly. 

But I was wrong, /usr/bin/hello was already in the default image, some other layer/recipe adds it.

Whats the experts' way to find out the origin of a deployed file?

Hopefully there is a faster way than searching whole $BUILD/tmp/work

Thanks again

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world

------------------------------------------------------------
-- 
_______________________________________________
yocto mailing list
yocto at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list