From: Rabeeh Khoury <rabeeh@solid-run.com>
To: meta-freescale@yoctoproject.org
Subject: [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV
Date: Wed, 18 Jun 2014 18:33:59 +0300 [thread overview]
Message-ID: <1403105639-26293-2-git-send-email-rabeeh@solid-run.com> (raw)
In-Reply-To: <1403105639-26293-1-git-send-email-rabeeh@solid-run.com>
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
next prev parent reply other threads:[~2014-06-18 15:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2014-06-25 16:36 ` [meta-fsl-arm-extra][PATCH 2/2] cubox-i: updates the kernel to 6fc170bb7b SRCREV Otavio Salvador
-- strict thread matches above, loose matches on Subject: below --
2014-06-30 0:26 Charles Oram
2014-06-30 12:11 ` Otavio Salvador
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=1403105639-26293-2-git-send-email-rabeeh@solid-run.com \
--to=rabeeh@solid-run.com \
--cc=meta-freescale@yoctoproject.org \
/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.