All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] boards/raspberrypi: update dt kernel sha1
@ 2015-02-11  3:06 Frank Hunleth
  2015-02-14  9:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Hunleth @ 2015-02-11  3:06 UTC (permalink / raw)
  To: buildroot

The sha1 used for the DT enabled kernel is no longer available
(presumably, the rpi-3.18.y branch was rebased recently.) This updates
it to the lastest sha1 in the rpi-3.18.y branch.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
---
 configs/raspberrypi_dt_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi_dt_defconfig b/configs/raspberrypi_dt_defconfig
index 956b215..d841a2b 100644
--- a/configs/raspberrypi_dt_defconfig
+++ b/configs/raspberrypi_dt_defconfig
@@ -4,7 +4,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1"
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="b9c9f8fc69aaba236169798c18dc1590fccf7acd"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="03d0d9c73c17f74a7afa64ed9f022565e89b8dd5"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/raspberrypi/linux-3.18-rpi-dt.defconfig"
 BR2_LINUX_KERNEL_ZIMAGE=y
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] boards/raspberrypi: update dt kernel sha1
  2015-02-11  3:06 [Buildroot] [PATCH] boards/raspberrypi: update dt kernel sha1 Frank Hunleth
@ 2015-02-14  9:11 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-02-14  9:11 UTC (permalink / raw)
  To: buildroot

Dear Frank Hunleth,

On Tue, 10 Feb 2015 22:06:13 -0500, Frank Hunleth wrote:
> The sha1 used for the DT enabled kernel is no longer available
> (presumably, the rpi-3.18.y branch was rebased recently.) This updates
> it to the lastest sha1 in the rpi-3.18.y branch.
> 
> Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
> ---
>  configs/raspberrypi_dt_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-14  9:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-11  3:06 [Buildroot] [PATCH] boards/raspberrypi: update dt kernel sha1 Frank Hunleth
2015-02-14  9:11 ` Thomas Petazzoni

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.