Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version
  2015-01-01 20:23 [Buildroot] [PATCH 0/7] RPi: enable building a device-tree-enabled kernel (branch yem/rpi-dt) Yann E. MORIN
@ 2015-01-01 20:23 ` Yann E. MORIN
  2015-01-01 21:25   ` Thomas Petazzoni
  0 siblings, 1 reply; 10+ messages in thread
From: Yann E. MORIN @ 2015-01-01 20:23 UTC (permalink / raw)
  To: buildroot

Too many changes to list, but lots of fixes and enhancements all over
the place...

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
---
 package/rpi-firmware/rpi-firmware.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index 033ff33..7ebd38c 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_FIRMWARE_VERSION = 53162d55fa557e60453c0652aa00fa3daf4ed618
+RPI_FIRMWARE_VERSION = 393dcc0e76f18f6ac1b67ba45d36058410670034
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3c
 RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
-- 
1.9.1

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

* [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version
  2015-01-01 20:23 ` [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Yann E. MORIN
@ 2015-01-01 21:25   ` Thomas Petazzoni
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2015-01-01 21:25 UTC (permalink / raw)
  To: buildroot

Dear Yann E. MORIN,

On Thu,  1 Jan 2015 21:23:47 +0100, Yann E. MORIN wrote:
> Too many changes to list, but lots of fixes and enhancements all over
> the place...
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
>  package/rpi-firmware/rpi-firmware.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

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

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

* [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version
@ 2017-07-13 12:22 Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 2/7] package/rpi-userland: " Martin Bark
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 package/rpi-firmware/rpi-firmware.hash | 2 +-
 package/rpi-firmware/rpi-firmware.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rpi-firmware/rpi-firmware.hash b/package/rpi-firmware/rpi-firmware.hash
index 11655ee..db26c1e 100644
--- a/package/rpi-firmware/rpi-firmware.hash
+++ b/package/rpi-firmware/rpi-firmware.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 84f44265c7e9bfe3e54a326b95ea7067870cfe08a9aae12f00aec8d47f6fc353 rpi-firmware-4b24a81a2ce94afd4458d1af4ea1e73d58e69848.tar.gz
+sha256 42edea8317869f5a5ed87dfe009ceffce6a784ff40cb5da3e9e8a4fc61d79610 rpi-firmware-685b3ceb0a6d6d6da7b028ee409850e83fb7ede7.tar.gz
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index 134fceb..0afdc87 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_FIRMWARE_VERSION = 4b24a81a2ce94afd4458d1af4ea1e73d58e69848
+RPI_FIRMWARE_VERSION = 685b3ceb0a6d6d6da7b028ee409850e83fb7ede7
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3-Clause
 RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
-- 
2.7.4

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

* [Buildroot] [PATCH 2/7] package/rpi-userland: bump version
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 3/7] configs/raspberrypi_defconfig: bump kernel version to 4.9.36 Martin Bark
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 package/rpi-userland/rpi-userland.hash | 2 +-
 package/rpi-userland/rpi-userland.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash
index d4715fe..1728ae8 100644
--- a/package/rpi-userland/rpi-userland.hash
+++ b/package/rpi-userland/rpi-userland.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 35b02340de04d8b91490e192b402ba23333a82b0c624e3e4475ba3240a2419a5 rpi-userland-f0642e3b58d8a140a3f7621630c15fbfa794b19d.tar.gz
+sha256 476cde13d0d4bbf44ffc4d1d545847464d5c270bb72e4d940e43e5972c4de9da rpi-userland-29835184aa70c13d77a11d721e934a7298bdf46a.tar.gz
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index ab05447..90077a1 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = f0642e3b58d8a140a3f7621630c15fbfa794b19d
+RPI_USERLAND_VERSION = 29835184aa70c13d77a11d721e934a7298bdf46a
 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
 RPI_USERLAND_LICENSE = BSD-3-Clause
 RPI_USERLAND_LICENSE_FILES = LICENCE
-- 
2.7.4

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

* [Buildroot] [PATCH 3/7] configs/raspberrypi_defconfig: bump kernel version to 4.9.36
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 2/7] package/rpi-userland: " Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 4/7] configs/raspberrypi0_defconfig: " Martin Bark
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 configs/raspberrypi_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig
index c54080d..26d7880 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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 
 # Build the DTBs for A/B, A+/B+ and compute module from the kernel sources
-- 
2.7.4

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

* [Buildroot] [PATCH 4/7] configs/raspberrypi0_defconfig: bump kernel version to 4.9.36
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 2/7] package/rpi-userland: " Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 3/7] configs/raspberrypi_defconfig: bump kernel version to 4.9.36 Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 5/7] configs/raspberrypi2_defconfig: " Martin Bark
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 configs/raspberrypi0_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi0_defconfig b/configs/raspberrypi0_defconfig
index 10947b8..c193d89 100644
--- a/configs/raspberrypi0_defconfig
+++ b/configs/raspberrypi0_defconfig
@@ -10,7 +10,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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 
 # Build the DTBs for A/B from the kernel sources: the zero is the same
-- 
2.7.4

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

* [Buildroot] [PATCH 5/7] configs/raspberrypi2_defconfig: bump kernel version to 4.9.36
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
                   ` (2 preceding siblings ...)
  2017-07-13 12:22 ` [Buildroot] [PATCH 4/7] configs/raspberrypi0_defconfig: " Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 6/7] configs/raspberrypi3_defconfig: " Martin Bark
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 configs/raspberrypi2_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
index 48d632e..118efab 100644
--- a/configs/raspberrypi2_defconfig
+++ b/configs/raspberrypi2_defconfig
@@ -13,7 +13,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources
-- 
2.7.4

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

* [Buildroot] [PATCH 6/7] configs/raspberrypi3_defconfig: bump kernel version to 4.9.36
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
                   ` (3 preceding siblings ...)
  2017-07-13 12:22 ` [Buildroot] [PATCH 5/7] configs/raspberrypi2_defconfig: " Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-13 12:22 ` [Buildroot] [PATCH 7/7] configs/raspberrypi3_64_defconfig: " Martin Bark
  2017-07-15 21:17 ` [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Thomas Petazzoni
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 configs/raspberrypi3_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index f5bfebc..fd35c53 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources
-- 
2.7.4

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

* [Buildroot] [PATCH 7/7] configs/raspberrypi3_64_defconfig: bump kernel version to 4.9.36
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
                   ` (4 preceding siblings ...)
  2017-07-13 12:22 ` [Buildroot] [PATCH 6/7] configs/raspberrypi3_defconfig: " Martin Bark
@ 2017-07-13 12:22 ` Martin Bark
  2017-07-15 21:17 ` [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Thomas Petazzoni
  6 siblings, 0 replies; 10+ messages in thread
From: Martin Bark @ 2017-07-13 12:22 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Martin Bark <martin@barkynet.com>
---
 configs/raspberrypi3_64_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/raspberrypi3_64_defconfig b/configs/raspberrypi3_64_defconfig
index 23db9cc..71f06fd 100644
--- a/configs/raspberrypi3_64_defconfig
+++ b/configs/raspberrypi3_64_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_9=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="5e4ee836560d4c0371e109bf469e1ad808ae7a44"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="9126e25b0934bd7bd843763310ea4b34c6e139d0"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi3"
 
 # Build the DTB from the kernel sources
-- 
2.7.4

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

* [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version
  2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
                   ` (5 preceding siblings ...)
  2017-07-13 12:22 ` [Buildroot] [PATCH 7/7] configs/raspberrypi3_64_defconfig: " Martin Bark
@ 2017-07-15 21:17 ` Thomas Petazzoni
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Petazzoni @ 2017-07-15 21:17 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 13 Jul 2017 13:22:26 +0100, Martin Bark wrote:
> Signed-off-by: Martin Bark <martin@barkynet.com>
> ---
>  package/rpi-firmware/rpi-firmware.hash | 2 +-
>  package/rpi-firmware/rpi-firmware.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Entire series applied. Thanks!

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

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

end of thread, other threads:[~2017-07-15 21:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13 12:22 [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 2/7] package/rpi-userland: " Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 3/7] configs/raspberrypi_defconfig: bump kernel version to 4.9.36 Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 4/7] configs/raspberrypi0_defconfig: " Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 5/7] configs/raspberrypi2_defconfig: " Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 6/7] configs/raspberrypi3_defconfig: " Martin Bark
2017-07-13 12:22 ` [Buildroot] [PATCH 7/7] configs/raspberrypi3_64_defconfig: " Martin Bark
2017-07-15 21:17 ` [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2015-01-01 20:23 [Buildroot] [PATCH 0/7] RPi: enable building a device-tree-enabled kernel (branch yem/rpi-dt) Yann E. MORIN
2015-01-01 20:23 ` [Buildroot] [PATCH 1/7] package/rpi-firmware: bump version Yann E. MORIN
2015-01-01 21:25   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox