Hello all,
The following updates are merged in master branch of meta-fsl-ppc, thanks. commit 8cb984dab62831c82c05b9f2cd22d482acf699b4 Author: Ting Liu <[email protected]> Date: Fri Jan 9 17:09:10 2015 +0800 multilib: use ?= to allow overridden in local.conf The multilib setting was set in <core>.inc which was included by the <machine>.conf. In bitbake.conf, <machine>.conf is included after local.conf. Change to use ?= to not override the value in local.conf. This is useful when using external toolchain which does not need to enable multilib. Signed-off-by: Zongchun Yu <[email protected]> commit cb0f22c02ae5b1464e53008a9d1c75bbc0e9a8dc Author: Rich Schmitt <[email protected]> Date: Fri Jan 9 17:09:09 2015 +0800 uio-seville: update to revision 35af73f This includes following fixes: 35af73f Fix: Copy user-space buffer of injected control frame to kernel 00c8040 Add multiple error labels in the probe function 2835689 Fix: Remove memory leaks when the module is removed or fails on probing d770a37 Fix: Remove compile warning on 32b 89e29fc Fix: Remove unnecessary checks adbb47e Beautify: Rename macros into more proper names d5cac6e Add "poll()" function for NPI device 220cee3 Replace rescheduling with work queues 2a5fe4e Add cacheline support for extraction of control frames 6f14f0b Fix: UIO device might not be removed properly if module fails to initialize 2dcea55 Removed unecessary includes 1077880 Add UIO driver 68ab7bd Initial empty repository update COMPATIBLE_MACHINE to use soc_family. Signed-off-by: Zhenhua Luo <[email protected]> commit 7d08d97643bf36395fa1a8550e1f82081132eddb Author: Zhenhua Luo <[email protected]> Date: Fri Jan 9 10:41:54 2015 +0800 cs4315-firmware: remove recipe The source code of cs4315-firmware is not available in public git repo due to license issue, remove the recipe. Build error log: ERROR: Function failed: Fetcher failure for URL: 'git://git.freescale.com/ppc/sdk/firmware.git;nobranch=1'. Unable to fetch URL from any source. Signed-off-by: Zhenhua Luo [email protected]<mailto:[email protected]> Best Regards, Zhenhua
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
