Hello, On Sat, Feb 22, 2014 at 1:28 AM, Baodong Chen <[email protected]> wrote: > I's using bitbake meta-toolchain-sdk to generate a sdk of SabreLite for app > developers, but I'am facing some problems: > 1, some packages not exist in generated sdk like alsa. > app developer facing can not find "alsa/asoundlib.h" errors
Please refer to the Yocto Project documentation as it explain quite well how this all works. You are looking for the populate_sdk command for the BitBake. This should give you better view how it all works. > 2, the sdk generated is using hard float , how to change this to soft float? Check the conf/machine/include/imx-base.inc file and look the comments ;-) Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
