All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <fabio.estevam@nxp.com>
To: <otavio@ossystems.com.br>
Cc: meta-freescale@yoctoproject.org, Fabio Estevam <fabio.estevam@nxp.com>
Subject: [PATCH][meta-fsl-arm-extra] cubox-i: Use linux-fslc by default
Date: Tue, 12 Jan 2016 14:13:49 -0200	[thread overview]
Message-ID: <1452615229-4562-1-git-send-email-fabio.estevam@nxp.com> (raw)

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>
---
 conf/machine/cubox-i.conf                          |    2 +-
 .../linux/linux-cubox-i-3.14.14/defconfig          | 2303 --------------------
 recipes-kernel/linux/linux-cubox-i_3.14.14.bb      |   17 -
 3 files changed, 1 insertion(+), 2321 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig
 delete mode 100644 recipes-kernel/linux/linux-cubox-i_3.14.14.bb

diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf
index a14bbd2..1592f93 100644
--- a/conf/machine/cubox-i.conf
+++ b/conf/machine/cubox-i.conf
@@ -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"
diff --git a/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig b/recipes-kernel/linux/linux-cubox-i-3.14.14/defconfig
deleted file mode 100644
index d9c0e94..0000000
diff --git a/recipes-kernel/linux/linux-cubox-i_3.14.14.bb b/recipes-kernel/linux/linux-cubox-i_3.14.14.bb
deleted file mode 100644
index 3272899..0000000
-- 
1.9.1



                 reply	other threads:[~2016-01-12 16:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452615229-4562-1-git-send-email-fabio.estevam@nxp.com \
    --to=fabio.estevam@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.