From: Daiane Angolini <daiane.angolini@freescale.com>
To: Otavio Salvador <otavio@ossystems.com.br>,
meta-freescale Mailing List <meta-freescale@yoctoproject.org>
Subject: Re: [meta-fsl-arm PATCH v2 3/3] linux-imx (3.0.35): Drop recipe from base BSP
Date: Thu, 13 Mar 2014 11:15:13 -0300 [thread overview]
Message-ID: <5321BD71.2000408@freescale.com> (raw)
In-Reply-To: <1394719487-7243-3-git-send-email-otavio@ossystems.com.br>
On 13-03-2014 11:04, Otavio Salvador wrote:
> The 1.6 release cycle is focused in the 3.10.17-1.0.0 BSP and has no
> compromise in test and maintain the 3.0.35 compatibility. This does
> not mean the support as a whole will be dropped but no board in
> meta-fsl-arm BSP ought to use it.
>
> Users which need to use Freescale reference designs with 3.0.35 ought
> to keep using the Dora branch.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
>
> Changes in v2:
> - new patch
>
> ...Fix-getrusage-related-build-failure-on-gl.patch | 43 -
> ...fix-memset-related-crashes-caused-by-rece.patch | 259 -
> .../0003-ARM-7670-1-fix-the-memset-fix.patch | 87 -
> ...6-Fix-build-break-when-CONFIG_CLK_DEBUG-i.patch | 43 -
> ...0005-ENGR00271359-Add-Multi-touch-support.patch | 98 -
> .../0006-Add-support-for-DVI-monitors.patch | 227 -
> ...6-board-mx6q_sabresd-Register-SDHC3-first.patch | 38 -
> ...0-gpu-viante-4.6.9p13-kernel-part-integra.patch | 6261 --------------------
> ...m-vivante-Add-00-sufix-in-returned-bus-Id.patch | 31 -
> ...-Rename-mxcfb_epdc_kernel.h-to-mxc_epdc.h.patch | 143 -
> .../linux/linux-imx-3.0.35/mx6dl/defconfig | 301 -
> .../linux/linux-imx-3.0.35/mx6q/defconfig | 302 -
> .../linux/linux-imx-3.0.35/mx6s/defconfig | 267 -
> .../linux/linux-imx-3.0.35/mx6sl/defconfig | 267 -
> recipes-kernel/linux/linux-imx_3.0.35.bb | 26 -
> 15 files changed, 8393 deletions(-)
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0001-perf-tools-Fix-getrusage-related-build-failure-on-gl.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0002-ARM-7668-1-fix-memset-related-crashes-caused-by-rece.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0003-ARM-7670-1-fix-the-memset-fix.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0004-ENGR00271136-Fix-build-break-when-CONFIG_CLK_DEBUG-i.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0005-ENGR00271359-Add-Multi-touch-support.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0006-Add-support-for-DVI-monitors.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/0007-ARM-mach-mx6-board-mx6q_sabresd-Register-SDHC3-first.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/ENGR00278350-gpu-viante-4.6.9p13-kernel-part-integra.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/drm-vivante-Add-00-sufix-in-returned-bus-Id.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/epdc-Rename-mxcfb_epdc_kernel.h-to-mxc_epdc.h.patch
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/mx6dl/defconfig
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/mx6q/defconfig
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/mx6s/defconfig
> delete mode 100644 recipes-kernel/linux/linux-imx-3.0.35/mx6sl/defconfig
> delete mode 100644 recipes-kernel/linux/linux-imx_3.0.35.bb
I'm OK with this patch, and I think it's the way to go now.
Could you, please, confirm any board from meta-fsl-arm-extra depends on
this kernel anymore? (as I remember, its OK).
I'm sorry, I have already replied this email but I did not drop the
diff, so my last email was blocked in moderation. Please, ignore that
other one.
--
Daiane
next prev parent reply other threads:[~2014-03-13 14:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 14:04 [meta-fsl-arm PATCH v2 1/3] linux-fslc: Update to 3.14-rc6 Otavio Salvador
2014-03-13 14:04 ` [meta-fsl-arm PATCH v2 2/3] linux-imx: Use 3.10.17 as default Otavio Salvador
2014-03-13 14:05 ` Daiane Angolini
2014-03-13 14:25 ` Otavio Salvador
2014-03-13 14:04 ` [meta-fsl-arm PATCH v2 3/3] linux-imx (3.0.35): Drop recipe from base BSP Otavio Salvador
2014-03-13 14:10 ` Daiane Angolini
2014-03-13 14:15 ` Daiane Angolini [this message]
2014-03-13 14:33 ` 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=5321BD71.2000408@freescale.com \
--to=daiane.angolini@freescale.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.