Skip to content

Commit

Permalink
cubox-i: Use linux-fslc by default
Browse files Browse the repository at this point in the history
linux-cubox-i has been broken for quite some time as it does not
contain the GCC5 fixes, for example.

Let's make 'linux-fslc' the default kernel and remove
the non-working 'linux-cubox-i' kernel.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
Fabio Estevam authored and otavio committed Jan 19, 2016
1 parent a1a869f commit 9e59609
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2,321 deletions.
2 changes: 1 addition & 1 deletion conf/machine/cubox-i.conf
Expand Up @@ -14,7 +14,7 @@ require conf/machine/include/tune-cortexa9.inc

SOC_FAMILY = "mx6:mx6dl:mx6q"

PREFERRED_PROVIDER_virtual/kernel = "linux-cubox-i"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-fslc"

UBOOT_MAKE_TARGET = ""
UBOOT_SUFFIX = "img"
Expand Down

0 comments on commit 9e59609

Please sign in to comment.