Hi, If the problem is the footprint, then you can add below line in the libexample recipe: INHIBIT_PACKAGE_DEBUG_SPLIT = "1" This will prevent the build system from adding any debug info in the libexample-dbg package. BR Petter [1] - http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-INHIBIT_PACKAGE_DEBUG_SPLIT Petter Mabäcker Technux www.technux.se 2017-05-30 04:17 skrev Ngọc Thi Huỳnh: > I have both app-example-DBG & app-example in IMAGE_INSTALL and the result is app-example-dbg & app-example & libexample-dbg & libexample are included in the final image. > > Huỳnh Ngọc Thi > > -so61pi > > On Mon, May 29, 2017 at 9:58 PM, Leonardo Sandoval wrote: > >> On Sun, 2017-05-28 at 17:23 +0700, Ngọc Thi Huỳnh wrote: >> > Hi everyone, >> > >> > >> > Let's say I have app-example package which depends on libexample. >> > >> > When I add app-example-dbg to IMAGE_INSTALL, libexample-dbg package is >> > automatically included in the final image which makes the image size >> > become bigger. >> > >> what about installing the non-dbg ones? >> >>> >> > In this case, is there a way to prevent libexample-dbg from being >> > installed? >> > >> > >> > Thanks, >> > >> > Thi Huynh >> > > -- >> > _______________________________________________ >> > yocto mailing list >> > yocto@yoctoproject.org >> > https://lists.yoctoproject.org/listinfo/yocto [1] Links: ------ [1] https://lists.yoctoproject.org/listinfo/yocto