On Tuesday 12 June 2012 18:13:35 Marinescu, Bogdan A wrote: > On Tue, Jun 12, 2012 at 4:59 PM, Khem Raj <[email protected]> wrote: > > You have to build it on uclibc to see if you can drop this patch or not. > > Thanks for your reply. I built with uclibc and the build succeeded. > Not sure how to test it though. Is there a 'standard' image that I can > build in order to test? I tried core-image-lsb, but it fails with an > error.
Any core-image-* would do e.g. core-image-minimal, and you could just use CORE_IMAGE_EXTRA_INSTALL += "strace" in your local.conf to have strace installed in the image by default for the purpose of doing this test. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
