Hello, I pushed following updates:
commit b6ad3381d126d9fd5d35fc133b32b062cc6982dd (HEAD -> pending, yocto/master) 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 e4a93c79de6aae56182c63c6223c19e01bdfeb42 Author: Daiane Angolini <[email protected]> Date: Wed Aug 10 17:35:49 2016 -0300 firmware-imx: Add firmware for WiFi and Bluetooth Add firmware for BCM4339/TypeZP and include a new sub-package: firmware-imx-bcm4339 Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 38e3c83401c7ef0dc71fdb0fe55a439d67993c3d 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
