Hello, I pushed following updates:
commit 270599a407a36f1ff0cdbe5fcfc03f1a3a61789c (HEAD, yocto/fido, for-fido) Author: Otavio Salvador <[email protected]> Date: Mon May 11 14:28:45 2015 -0300 linux-fslc: Update to 19ebefd revision This updates the kernel fork to 4.0.2 stable update and include following extra patches: 19ebefd ARM: dts: imx6sl-warp: Fix OTG roles 397da9a ARM: dts: imx6sl-warp: Remove USB regulators 72319d7 ARM: dts: imx6sl-warp: Remove unused regulator Change-Id: I01c0887ac91cfbca660344b524e7ff6ee40759cd Signed-off-by: Otavio Salvador <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> commit f263a3253c8cfc8c3b41ad6830277439901445d0 Author: Otavio Salvador <[email protected]> Date: Mon May 11 08:37:44 2015 -0300 u-boot-fslc: Bump to b16ec2d revision This includes some backports of 2015.07-rc1 release which are related to i.MX and Vybrid families. The backported changes are: b16ec2d mx6cuboxi: Mention Cubox-i in the README 4cf36bf hummingboard: Remove mx6solo specific support e767d87 mx6cuboxi: Skip usb initialization when booting without HDMI 6d87db5 mx6cuboxi: Pull down PAD_ENET_RXD0/RXD1 ef1be8d mx6cuboxi: Fix Ethernet PHY detection problem c11bc28 logos: Add Solidrun's logo df66a37 mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin 43c9802 mx6cuboxi: Add USB host support 9403159 mx6cuboxi: Add HDMI output support 2ee593f Fix mxc_hab documenation f1b4690 arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations 8afedb2 colibri_vf: Enable USB support for Colibri Vybrid 1c322c8 usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's 8f3b4af ARM: vf610: Initial integration for Colibri VF50/VF61 ec4acf4 ARM: vf610: Enable caches d0b33b7 ARM: vf610: Add SoC and CPU type detection 6adfaab ARM: vf610: Enable external 32KHz oscillator 0cbdc08 ARM: vf610: Move DDR3 initialization to imx-common dd995b9 Merge remote-tracking branch 'imx/master' into patches-2015.04 205d586 mx6cuboxi: Load the correct 'fdtfile' variable 6a305f2 mx6cuboxi: Use more standard namings for fdt variables feb6cc5 mx6cuboxi: Differentiate Cubox-i and Hummingboard 8cb6817 mx6cuboxi: Introduce multi-SoC support cfdcc5f mx6cuboxi: Prepare for multi SoC support b684586 mx6cuboxi: Fix the defconfig name f5e23aa unzip: add gzwrite command to write compressed image to block device 5b9f6a3 gunzip: add gzwrite routine for extracting compresed images to block device 120aea5 ARM: cm_fx6: use "select" instead of default value in defconfig 755bd40 ARM: mx6: use "select" instead of default value in defconfig Change-Id: Ic3a0ecbd09e7a76d3ef732414184473a32952ac3 Signed-off-by: Otavio Salvador <[email protected]> commit 101ec4db8d1ad8345d3721012c9cad47080d73a2 Author: Stefan Christ <[email protected]> Date: Tue May 5 10:40:08 2015 +0200 image_types_fsl.bbclass: use dd's option fsync instead of sync The shell command sync flushes all filesystem buffers in the system. On a bigger multiuser system there are multiple gigs of data sometimes in the buffer which then are written out to disk at once. It's better to only flush the specific file with dd's option 'fsync'. Change-Id: I6476444dbbc28e4f8756066e531734ef1de71fdb Signed-off-by: Stefan Christ <[email protected]> Tested-by: Nikolay Dimitrov <[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
