On Mon, Nov 26, 2012 at 4:21 PM, Otavio Salvador <[email protected]> wrote: > On Mon, Nov 26, 2012 at 3:56 PM, Alexandre Belloni > <[email protected]> wrote: >> Signed-off-by: Alexandre Belloni <[email protected]> > > Good catch! Did you check the code if it will warn if it has debug > symbols in the package? My concern here is if examples or other apps > has symbols if it is going to warn so we can fix it.
Looking at the python code it seems we ought to use: INHIBIT_PACKAGE_STRIP = "1" Regarding your patch, please: * bump INC_PR; * prefix short commit description with the recipe name you are changing; Thanks by looking at it. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
