On Thu, Oct 31, 2013 at 3:32 AM, Amit Kumar <amit.ku...@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.
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to