All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH 1/2] u-boot-cubox-i: update to e313a3a86e SRCREV
@ 2014-06-18 15:33 Rabeeh Khoury
  2014-06-18 15:33 ` [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV Rabeeh Khoury
  0 siblings, 1 reply; 3+ messages in thread
From: Rabeeh Khoury @ 2014-06-18 15:33 UTC (permalink / raw)
  To: meta-freescale

This patch updates the revision to e313a3a86e.

Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
 recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
index 598be44..1a4593c 100644
--- a/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
+++ b/recipes-bsp/u-boot/u-boot-cubox-i_2013.10.bb
@@ -7,7 +7,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.10+git${SRCPV}"
 
-SRCREV = "ed888a1e885eda9e8d8313e6bd09c521f193f29d"
+SRCREV = "e313a3a86ee97d5e3c3d9667c951775159f595b8"
 SRC_URI = " \
     git://github.com/SolidRun/u-boot-imx6.git;branch=imx6 \
     file://uEnv.txt \
-- 
1.7.9.5



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

* [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV
  2014-06-18 15:33 [meta-fsl-arm-extra][PATCH 1/2] u-boot-cubox-i: update to e313a3a86e SRCREV Rabeeh Khoury
@ 2014-06-18 15:33 ` Rabeeh Khoury
  2014-06-25 16:36   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Rabeeh Khoury @ 2014-06-18 15:33 UTC (permalink / raw)
  To: meta-freescale

This patch update the revision to 6fc170bb7b and corrects the following -
1. SUMMARY field. The kernel forks Boundary Devices BSP 4.1.0 but it's
   Freescale BSP 4.1.0 as-is.
2. CONFIG_MACH_C1 becomes CONFIG_MACH_HB. Carrier-one was renamed to be HummingBoard.
3. Following two patches not needed anymore since they are part of the kernel -
   0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
   0003-ARM-7670-1-fix-the-memset-fix.patch

Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
---
 .../linux/linux-cubox-i-3.0.35/defconfig           |    2 +-
 recipes-kernel/linux/linux-cubox-i_3.0.35.bb       |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-cubox-i-3.0.35/defconfig b/recipes-kernel/linux/linux-cubox-i-3.0.35/defconfig
index bd0cef0..efd187a 100644
--- a/recipes-kernel/linux/linux-cubox-i-3.0.35/defconfig
+++ b/recipes-kernel/linux/linux-cubox-i-3.0.35/defconfig
@@ -26,7 +26,7 @@ CONFIG_MACH_MX6Q_SABRELITE=y
 CONFIG_MACH_MX6Q_SABRESD=y
 CONFIG_MACH_MX6Q_SABREAUTO=y
 CONFIG_MACH_MX6Q_HDMIDONGLE=y
-CONFIG_MACH_C1=y
+CONFIG_MACH_HB=y
 CONFIG_MACH_CUBOX_I=y
 CONFIG_USB_EHCI_ARC_H1=y
 CONFIG_USB_FSL_ARC_OTG=y
diff --git a/recipes-kernel/linux/linux-cubox-i_3.0.35.bb b/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
index 7430843..389a4c0 100644
--- a/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
+++ b/recipes-kernel/linux/linux-cubox-i_3.0.35.bb
@@ -1,7 +1,7 @@
 include recipes-kernel/linux/linux-imx.inc
 
-SUMMARY = "Boundary Devices Kernel 3.0.35 supported by SolidRun with additional machine specific patches"
-SRCREV = "be699c6777f376b5f28e60d8d65942ac94b39908"
+SUMMARY = "Freescale Kernel 3.0.35 supported by SolidRun with additional machine specific patches"
+SRCREV = "6fc170bb7bba5917a1515bfa3dc78c091dfbcde3"
 LOCALVERSION = "-4.1.0-cubox-i+yocto"
 SRCBRANCH ?= "imx_3.0.35_4.1.0"
 
@@ -9,11 +9,11 @@ SRCBRANCH ?= "imx_3.0.35_4.1.0"
 # are already included in the kernel repository:
 #   drm-vivante-Add-00-sufix-in-returned-bus-Id.patch
 #   0001-perf-tools-Fix-getrusage-related-build-failure-on-gl.patch
+#   0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
+#   0003-ARM-7670-1-fix-the-memset-fix.patch
 SRC_URI = "git://github.com/SolidRun/linux-imx6.git;branch=${SRCBRANCH} \
            file://defconfig \
            file://epdc-Rename-mxcfb_epdc_kernel.h-to-mxc_epdc.h.patch \
-           file://0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch \
-           file://0003-ARM-7670-1-fix-the-memset-fix.patch \
            file://0004-ENGR00271136-Fix-build-break-when-CONFIG_CLK_DEBUG-i.patch \
            file://0005-ENGR00271359-Add-Multi-touch-support.patch \
            file://0006-Add-support-for-DVI-monitors.patch \
-- 
1.7.9.5



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

* Re: [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV
  2014-06-18 15:33 ` [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV Rabeeh Khoury
@ 2014-06-25 16:36   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2014-06-25 16:36 UTC (permalink / raw)
  To: Rabeeh Khoury; +Cc: meta-freescale

Hello Rabeeh,

On Wed, Jun 18, 2014 at 12:33 PM, Rabeeh Khoury <rabeeh@solid-run.com> wrote:
> This patch update the revision to 6fc170bb7b and corrects the following -
> 1. SUMMARY field. The kernel forks Boundary Devices BSP 4.1.0 but it's
>    Freescale BSP 4.1.0 as-is.
> 2. CONFIG_MACH_C1 becomes CONFIG_MACH_HB. Carrier-one was renamed to be HummingBoard.
> 3. Following two patches not needed anymore since they are part of the kernel -
>    0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
>    0003-ARM-7670-1-fix-the-memset-fix.patch
>
> Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>

Some remarks about this patch:

 - the prefix in the commit log ought to be the recipe (but exceptions
like in case of a global change)
 - you removed the patches in the recipe but you didn't deleted the files itself

I have fixed the patch so you don't need to resend it.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


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

end of thread, other threads:[~2014-06-25 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-18 15:33 [meta-fsl-arm-extra][PATCH 1/2] u-boot-cubox-i: update to e313a3a86e SRCREV Rabeeh Khoury
2014-06-18 15:33 ` [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV Rabeeh Khoury
2014-06-25 16:36   ` Otavio Salvador

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.