]> code.ossystems Code Review - meta-freescale.git/commit
Rework i.MX6 UltraLite support to not use other i.MX6 code
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 2 Sep 2015 19:49:45 +0000 (16:49 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:19 +0000 (15:03 -0300)
commit0151cf31a1778667503b8d727a9313ed4bf0bee4
tree572036222332746c06c4f7d799eab9687c22b8e4
parent574898eb75e55aaaf87157e4ca12e81cbc85cd81
Rework i.MX6 UltraLite support to not use other i.MX6 code

The i.MX6 UltraLite is very different from the other i.MX6 SoCs and
the current BSP infrastructure needs to be reworked to allow for more
granullar control of the features each SoC provide to control the
changes to be applied for the SoC peripherals support.

For now, it is not possible to express this clearly in the BSP so the
current change is to revert some of the changes done for the i.MX6
UltraLite to be enabled and make sure that the boards using the SoC
does not inherit the 'mx6' override.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx6ulevk.conf
recipes-graphics/directfb/directfb_%.bbappend
recipes-graphics/mesa/mesa-demos_%.bbappend
recipes-graphics/mesa/mesa_%.bbappend
recipes-graphics/wayland/weston_%.bbappend