On Mon, Nov 26, 2012 at 7:33 PM, Alexandre Belloni <[email protected]> wrote: > On Mon, Nov 26, 2012 at 04:34:24PM -0200, Otavio Salvador wrote : >> 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" >> > > Just to be clear, you mean you want to use both > INHIBIT_PACKAGE_DEBUG_SPLIT = 1, to solve the warning issue and > INHIBIT_PACKAGE_STRIP = 1 ? > > If I'm not mistaken, this will mean that unstripped binaries won't get > stripped. Is that what you want ?
Just INHIBIT_PACKAGE_DEBUG_SPLIT = 1, sorry if I confused you. >> Regarding your patch, please: >> >> * bump INC_PR; >> * prefix short commit description with the recipe name you are changing; >> > > Will do. Good, thanks. -- 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
