All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][for dora][PATCH 1/4] linux-cfa: bump to 3.10.25.
@ 2014-01-02 13:45 Alexandre Belloni
  2014-01-02 13:45 ` [meta-fsl-arm-extra][for dora][PATCH 2/4] linux-cfa: fine tune kernel configuration Alexandre Belloni
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexandre Belloni @ 2014-01-02 13:45 UTC (permalink / raw)
  To: meta-freescale; +Cc: Maxime Ripard, jimwall

This also fixes the git branch reference.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
---
 recipes-kernel/linux/linux-cfa_3.10.bb | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-cfa_3.10.bb b/recipes-kernel/linux/linux-cfa_3.10.bb
index b83e12bc810f..65ea294539c8 100644
--- a/recipes-kernel/linux/linux-cfa_3.10.bb
+++ b/recipes-kernel/linux/linux-cfa_3.10.bb
@@ -7,10 +7,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
 inherit kernel
 require recipes-kernel/linux/linux-dtb.inc
 
-SRC_URI = "git://github.com/crystalfontz/cfa_10036_kernel \
+SRC_BRANCH = "cfa-3.10.25"
+SRC_URI = "git://github.com/crystalfontz/cfa_10036_kernel;branch=${SRC_BRANCH} \
            file://defconfig"
 
-SRCREV = "83b17774ae0201bbd6333f7b1757db4476c95475"
+SRCREV = "61dbe8ef338ce4cc1c10d5a6cdd418c047fb136d"
 
 S = "${WORKDIR}/git"
 
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-02 18:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 13:45 [meta-fsl-arm-extra][for dora][PATCH 1/4] linux-cfa: bump to 3.10.25 Alexandre Belloni
2014-01-02 13:45 ` [meta-fsl-arm-extra][for dora][PATCH 2/4] linux-cfa: fine tune kernel configuration Alexandre Belloni
2014-01-02 13:45 ` [meta-fsl-arm-extra][for dora][PATCH 3/4] linux-cfa: split recipe to create an include file Alexandre Belloni
2014-01-02 16:22   ` Daiane.Angolini
2014-01-02 18:06     ` Alexandre Belloni
2014-01-02 13:45 ` [meta-fsl-arm-extra][for dora][PATCH 4/4] linux-cfa: Add a recipe for 3.12 Alexandre Belloni

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.