Hello, I pushed following updates:
commit b9aa44d8380ec6f501201bd3594be6481f9301e7 (HEAD -> krogoth, yocto/krogoth) Author: Breno Lima <[email protected]> Date: Mon Aug 15 13:41:59 2016 -0300 u-boot-fslc: Bump to revision 328e7d6 It includes the following change: 328e7d6: warp: Fix RAM size runtime detection Signed-off-by: Breno Lima <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5d540f87a3df183a2900c24e0a7bfe56ba079eb0 Author: Breno Lima <[email protected]> Date: Fri Aug 12 09:54:43 2016 -0300 linux-fslc-imx: Replace MPL3115 driver There are currently two driver implementations for the MPL3115: - drivers/input/misc/mpl3115.c (from NXP kernel) - drivers/iio/pressure/mpl3115.c (from upstream kernel). Use the CONFIG_MPL3115 instead of CONFIG_INPUT_MPL3115 because this driver uses the Industrial I/O framework, which is the preferred and standard subsystem for sensors. The data from this sensor can be read by using the following commands on a warp7 board: cat /sys/bus/iio/devices/iio:device0/in_pressure_raw cat /sys/bus/iio/devices/iio:device0/in_temp_raw Signed-off-by: Breno Lima <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 5406e950292b40e96e1b0ef5fa13614a4bb3f437 Author: Daiane Angolini <[email protected]> Date: Wed Aug 10 17:35:48 2016 -0300 firmware-imx: Rework recipe to use base_libdir Rework recipe to use ${base_libdir} instead of pointing direct to the "lib/" path. Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> 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
