[yocto] build stripped rootfs

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Oct 31 18:01:35 PDT 2013


On Thu, Oct 31, 2013 at 3:32 AM, Amit Kumar <Amit.Kumar at lntinfotech.com> wrote:
>            I have quarry – How to build the stripped rootfs? Is the yocto
> build rootfs image has all the stripped packages or do we need to do
> something else for that?
>
> Please help me out how to create the stripped rootfs image. I am using the
> poky-9.0.1 .

all executable files in any binary packages are stripped before being
packaged (and thus installed in the image), the unstripped version is
added in the -dbg package, unless if you set INHIBIT_PACKAGE_STRIP to
true in any configuration file.



More information about the yocto mailing list