All of lore.kernel.org
 help / color / mirror / Atom feed
* [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT
@ 2013-04-29 13:58 Mahesh Mahadevan
  2013-04-29 14:05 ` Fabio Estevam
  2013-04-29 15:01 ` Otavio Salvador
  0 siblings, 2 replies; 27+ messages in thread
From: Mahesh Mahadevan @ 2013-04-29 13:58 UTC (permalink / raw)
  To: meta-freescale

Update to the latest code available from Freescale's GIT repository.
This patch makes MX28 and MX5 series work from the same 2.6.35
code-base

Signed-off-by: Mahesh Mahadevan <Mahesh.Mahadevan@freescale.com>
---
 recipes-kernel/linux/linux-imx_2.6.35.3.bb | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index 072a5ce..66ecf72 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,19 +1,15 @@
-# Copyright (C) 2011-2012 Freescale Semiconductor
+# Copyright (C) 2011-2013 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-PR = "${INC_PR}.23"
+PR = "${INC_PR}.24"
 
 include linux-imx.inc
 
 COMPATIBLE_MACHINE = "(mx28|mx5)"
 
-# Revision of imx_2.6.35_1.1.0 branch
-SRCREV_mx28 = "914558e17e95a55ac1eac9a6c219d17d7825f715"
-LOCALVERSION_mx28 = "-1.1.0+yocto"
-
-# Revision of imx_2.6.35_11.09.01 branch
-SRCREV_mx5 = "ed51f22bea310805bfdcc1be236cc56ff0832b3a"
-LOCALVERSION_mx5 = "-11.09.01+yocto"
+# Revision of imx_2.6.35_maintain branch
+SRCREV = "a8e0615aab26a69b306c50d27409d732869e6609"
+LOCALVERSION = "+yocto"
 
 SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
             file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
-- 
1.8.0




^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT
@ 2013-04-29 13:43 Mahesh Mahadevan
  2013-04-29 13:50 ` Fabio Estevam
  0 siblings, 1 reply; 27+ messages in thread
From: Mahesh Mahadevan @ 2013-04-29 13:43 UTC (permalink / raw)
  To: meta-freescale

Update to the latest code available from Freescale's GIT repository.
This patch makes MX28 and MX5 series work from the same 2.6.35
code-base

Signed-off-by: Mahesh Mahadevan <Mahesh.Mahadevan@freescale.com>
---
 recipes-kernel/linux/linux-imx_2.6.35.3.bb | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index 511aaa4..e019f33 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,19 +1,15 @@
 # Copyright (C) 2011-2012 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-PR = "${INC_PR}.23"
+PR = "${INC_PR}.24"
 
 include linux-imx.inc
 
 COMPATIBLE_MACHINE = "(mxs|mx5)"
 
-# Revision of imx_2.6.35_1.1.0 branch
-SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715"
-LOCALVERSION_mxs = "-1.1.0+yocto"
-
-# Revision of imx_2.6.35_11.09.01 branch
-SRCREV_mx5 = "ed51f22bea310805bfdcc1be236cc56ff0832b3a"
-LOCALVERSION_mx5 = "-11.09.01+yocto"
+# Revision of imx_2.6.35_maintain branch
+SRCREV = "a8e0615aab26a69b306c50d27409d732869e6609"
+LOCALVERSION = "+yocto"
 
 SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
             file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
-- 
1.8.0




^ permalink raw reply related	[flat|nested] 27+ messages in thread
* [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT
@ 2013-04-04 19:50 Mahesh Mahadevan
  2013-04-04 20:19 ` Otavio Salvador
  2013-04-05 16:50 ` Fabio Estevam
  0 siblings, 2 replies; 27+ messages in thread
From: Mahesh Mahadevan @ 2013-04-04 19:50 UTC (permalink / raw)
  To: meta-freescale

Update to the latest code available from Freescale's GIT repository

Signed-off-by: Mahesh Mahadevan <Mahesh.Mahadevan@freescale.com>
---
 recipes-kernel/linux/linux-imx_2.6.35.3.bb | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index 692a290..6d303e2 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,19 +1,19 @@
 # Copyright (C) 2011-2012 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-PR = "${INC_PR}.22"
+PR = "${INC_PR}.23"
 
 include linux-imx.inc
 
 COMPATIBLE_MACHINE = "(mxs|mx5)"
 
-# Revision of imx_2.6.35_1.1.0 branch
-SRCREV_mxs = "914558e17e95a55ac1eac9a6c219d17d7825f715"
-LOCALVERSION_mxs = "-1.1.0+yocto"
+# Revision of imx_2.6.35_maintain branch
+SRCREV_mxs = "a8e0615aab26a69b306c50d27409d732869e6609"
+LOCALVERSION_mxs = "-mxs+yocto"
 
-# Revision of imx_2.6.35_11.09.01 branch
-SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee"
-LOCALVERSION_mx5 = "-11.09.01+yocto"
+# Revision of imx_2.6.35_maintain branch
+SRCREV_mx5 = "a8e0615aab26a69b306c50d27409d732869e6609"
+LOCALVERSION_mx5 = "-mx5+yocto"
 
 SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
             file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
-- 
1.8.0




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

end of thread, other threads:[~2013-04-29 15:03 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-29 13:58 [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT Mahesh Mahadevan
2013-04-29 14:05 ` Fabio Estevam
2013-04-29 14:15   ` Mahadevan Mahesh-R9AADQ
2013-04-29 14:29   ` Daiane Angolini
2013-04-29 14:58     ` Otavio Salvador
2013-04-29 14:57   ` Otavio Salvador
2013-04-29 15:01     ` Fabio Estevam
2013-04-29 15:03       ` Otavio Salvador
2013-04-29 15:01 ` Otavio Salvador
  -- strict thread matches above, loose matches on Subject: below --
2013-04-29 13:43 Mahesh Mahadevan
2013-04-29 13:50 ` Fabio Estevam
2013-04-04 19:50 Mahesh Mahadevan
2013-04-04 20:19 ` Otavio Salvador
2013-04-04 21:02   ` Mahadevan Mahesh-R9AADQ
2013-04-04 21:16     ` Otavio Salvador
2013-04-05  6:46       ` Eric Bénard
2013-04-05 12:34         ` Otavio Salvador
2013-04-05 12:48           ` Eric Bénard
2013-04-05 12:51             ` Otavio Salvador
2013-04-05 13:14               ` Eric Bénard
2013-04-05 16:50 ` Fabio Estevam
2013-04-05 17:26   ` Mahadevan Mahesh-R9AADQ
2013-04-05 17:37   ` Otavio Salvador
2013-04-05 17:38     ` Otavio Salvador
2013-04-25 19:45       ` Mahadevan Mahesh-R9AADQ
2013-04-25 20:21         ` Otavio Salvador
2013-04-25 20:52           ` Mahadevan Mahesh-R9AADQ

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.