All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/6] raspberrypi_defconfig: bump kernel version to 4.4.43
Date: Mon, 23 Jan 2017 21:23:14 +0100	[thread overview]
Message-ID: <20170123202318.12596-3-ps.report@gmx.net> (raw)
In-Reply-To: <20170123202318.12596-1-ps.report@gmx.net>

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 configs/raspberrypi_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig
index 262959989..6af9fb300 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -12,7 +12,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=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="c6d86f7aa554854b04614ebb4d394766081fb41f"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="1ebe8d4a4c96cd6a90805c74233a468854960f67"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 
 # Build the DTBs for A/B, A+/B+ and compute module from the kernel sources
-- 
2.11.0

  parent reply	other threads:[~2017-01-23 20:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23 20:23 [Buildroot] [PATCH v1 0/6] Raspberry Pi update Peter Seiderer
2017-01-23 20:23 ` [Buildroot] [PATCH v1 1/6] raspberrypi0_defconfig: bump kernel version to 4.4.43 Peter Seiderer
2017-01-23 20:23 ` Peter Seiderer [this message]
2017-01-23 20:23 ` [Buildroot] [PATCH v1 3/6] raspberrypi2_defconfig: " Peter Seiderer
2017-01-23 20:23 ` [Buildroot] [PATCH v1 4/6] raspberrypi3_defconfig: " Peter Seiderer
2017-01-23 20:23 ` [Buildroot] [PATCH v1 5/6] rpi-firmware: bump version Peter Seiderer
2017-01-23 20:23 ` [Buildroot] [PATCH v1 6/6] rpi-userland: " Peter Seiderer
2017-01-23 22:01 ` [Buildroot] [PATCH v1 0/6] Raspberry Pi update Peter Korsgaard

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=20170123202318.12596-3-ps.report@gmx.net \
    --to=ps.report@gmx.net \
    --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.