* [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig
@ 2016-02-02 10:06 Jan Sarenik
2016-02-02 12:50 ` Arnout Vandecappelle
2016-02-06 20:26 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Jan Sarenik @ 2016-02-02 10:06 UTC (permalink / raw)
To: buildroot
Signed-off-by: Jan Sarenik <jan.sarenik@ysoft.com>
---
configs/freescale_imx6qsabreauto_defconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/freescale_imx6qsabreauto_defconfig b/configs/freescale_imx6qsabreauto_defconfig
index 70367a7..38af560 100644
--- a/configs/freescale_imx6qsabreauto_defconfig
+++ b/configs/freescale_imx6qsabreauto_defconfig
@@ -17,7 +17,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.14.28_1.0.0_ga"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.14.52_1.1.0_ga"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -32,4 +32,4 @@ BR2_TARGET_UBOOT_BOARDNAME="mx6qsabreauto"
BR2_TARGET_UBOOT_FORMAT_IMX=y
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="git://git.freescale.com/imx/uboot-imx.git"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.14.28_1.0.0_ga"
+BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.14.52_1.1.0_ga"
--
2.7.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig
2016-02-02 10:06 [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig Jan Sarenik
@ 2016-02-02 12:50 ` Arnout Vandecappelle
2016-02-06 20:26 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-02-02 12:50 UTC (permalink / raw)
To: buildroot
On 02-02-16 11:06, Jan Sarenik wrote:
> Signed-off-by: Jan Sarenik <jan.sarenik@ysoft.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(build test of this defconfig)
Regards,
Arnout
> ---
> configs/freescale_imx6qsabreauto_defconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configs/freescale_imx6qsabreauto_defconfig b/configs/freescale_imx6qsabreauto_defconfig
> index 70367a7..38af560 100644
> --- a/configs/freescale_imx6qsabreauto_defconfig
> +++ b/configs/freescale_imx6qsabreauto_defconfig
> @@ -17,7 +17,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttymxc3"
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_GIT=y
> BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
> -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.14.28_1.0.0_ga"
> +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.14.52_1.1.0_ga"
> BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
> BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
> BR2_LINUX_KERNEL_DTS_SUPPORT=y
> @@ -32,4 +32,4 @@ BR2_TARGET_UBOOT_BOARDNAME="mx6qsabreauto"
> BR2_TARGET_UBOOT_FORMAT_IMX=y
> BR2_TARGET_UBOOT_CUSTOM_GIT=y
> BR2_TARGET_UBOOT_CUSTOM_REPO_URL="git://git.freescale.com/imx/uboot-imx.git"
> -BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.14.28_1.0.0_ga"
> +BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="rel_imx_3.14.52_1.1.0_ga"
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig
2016-02-02 10:06 [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig Jan Sarenik
2016-02-02 12:50 ` Arnout Vandecappelle
@ 2016-02-06 20:26 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-02-06 20:26 UTC (permalink / raw)
To: buildroot
Dear Jan Sarenik,
On Tue, 2 Feb 2016 11:06:04 +0100, Jan Sarenik wrote:
> Signed-off-by: Jan Sarenik <jan.sarenik@ysoft.com>
> ---
> configs/freescale_imx6qsabreauto_defconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, I've applied after tweaking the commit title to:
configs: update freescale_imx6qsabreauto_defconfig kernel version
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-06 20:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-02 10:06 [Buildroot] [PATCH 1/1] Update freescale_imx6qsabreauto_defconfig Jan Sarenik
2016-02-02 12:50 ` Arnout Vandecappelle
2016-02-06 20:26 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox