]> code.ossystems Code Review - meta-freescale.git/commit
imx6sllevk: Drop u-boot and kernel PREFERRED_VERSION
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 4 Oct 2017 13:31:48 +0000 (10:31 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Oct 2017 17:36:00 +0000 (14:36 -0300)
commitb13abd65ddf9432d07235f3f8c6be8740f1a7794
tree2e40cd4c9b0f9e0e30379813b4998c9a10387e4f
parentb94a63e25c6307711e4c118f77ec83a9b19a3a06
imx6sllevk: Drop u-boot and kernel PREFERRED_VERSION

The line PREFERRED_PROVIDER_linux-imx ??= "4.1.15" is wrong, the
correct is use PREFERRED_VERSION to set version. But we can drop
this line because currently we have one linux-imx version.
Also drop preferred version to u-boot, 2016.03 is the only option.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx6sllevk.conf