All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/5] defconfig: update raspberry pi 2 to linux 3.18.14
Date: Sun, 28 Jun 2015 20:17:40 +0200	[thread overview]
Message-ID: <20150628181740.GD3950@free.fr> (raw)
In-Reply-To: <1432838510-1848-2-git-send-email-pmjdebruijn@pcode.nl>

Pascal, All,

On 2015-05-28 20:41 +0200, Pascal de Bruijn spake thusly:
> Signed-off-by: Pascal de Bruijn <pmjdebruijn@pcode.nl>
> ---
>  configs/raspberrypi2_defconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
> index 5859749..3fe3fe9 100644
> --- a/configs/raspberrypi2_defconfig
> +++ b/configs/raspberrypi2_defconfig
> @@ -9,13 +9,13 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1"
>  
>  # Lock to 3.18 headers as the RPi2 kernel is based off the 3.18 branch
>  BR2_KERNEL_HEADERS_VERSION=y
> -BR2_DEFAULT_KERNEL_VERSION="3.18"
> +BR2_DEFAULT_KERNEL_VERSION="3.18.14"
>  BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y
>  
>  BR2_LINUX_KERNEL=y
>  BR2_LINUX_KERNEL_CUSTOM_GIT=y
>  BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://github.com/raspberrypi/linux.git"
> -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="2747cc0bde4ca441691260fae1e34c9ef954ccae"
> +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="7d54f1754fd89bc11b27ca249ec148695f2eed06"
>  BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
>  BR2_LINUX_KERNEL_ZIMAGE=y

I have a series that further updates all our RPi defconfigs to use the
nos-considered stable rpi-4.0.y branch, update rpi-firmware and
rpi-userland, and finally enhance rpi-firmware to only install DTBs
conditionally, and install DTB overlays.

I'll submit that series a bit later tonight, when I finally test it on
the real hardware.

In the meantime, I'm marking those rpi-related patches as Changes
Requested in our Patchwork.

Thanks! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-06-28 18:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28 18:41 [Buildroot] [PATCH 1/5] nano: work around broken syntax highlighting regexes Pascal de Bruijn
2015-05-28 18:41 ` [Buildroot] [PATCH 2/5] defconfig: update raspberry pi 2 to linux 3.18.14 Pascal de Bruijn
2015-06-28 18:17   ` Yann E. MORIN [this message]
2015-05-28 18:41 ` [Buildroot] [PATCH 3/5] defconfig: update raspberry pi dt " Pascal de Bruijn
2015-05-28 18:41 ` [Buildroot] [PATCH 4/5] rpi-firmware: update to match " Pascal de Bruijn
2015-05-28 18:41 ` [Buildroot] [PATCH 5/5] rpi-userland: " Pascal de Bruijn
2015-07-11  7:25 ` [Buildroot] [PATCH 1/5] nano: work around broken syntax highlighting regexes Thomas Petazzoni

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=20150628181740.GD3950@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.