All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33)
@ 2021-05-02  9:48 Peter Seiderer
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Peter Seiderer @ 2021-05-02  9:48 UTC (permalink / raw)
  To: buildroot

Now based on 5.10.33 (from 5.10.1).

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 configs/raspberrypi0_defconfig       | 2 +-
 configs/raspberrypi0w_defconfig      | 2 +-
 configs/raspberrypi2_defconfig       | 2 +-
 configs/raspberrypi3_64_defconfig    | 2 +-
 configs/raspberrypi3_defconfig       | 2 +-
 configs/raspberrypi3_qt5we_defconfig | 2 +-
 configs/raspberrypi4_64_defconfig    | 2 +-
 configs/raspberrypi4_defconfig       | 2 +-
 configs/raspberrypi_defconfig        | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/configs/raspberrypi0_defconfig b/configs/raspberrypi0_defconfig
index c06d6dfcb5..84de42c631 100644
--- a/configs/raspberrypi0_defconfig
+++ b/configs/raspberrypi0_defconfig
@@ -9,7 +9,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 
 # Build the DTBs for A/B from the kernel sources: the zero is the same
diff --git a/configs/raspberrypi0w_defconfig b/configs/raspberrypi0w_defconfig
index b54bb34ad9..cf2f61a301 100644
--- a/configs/raspberrypi0w_defconfig
+++ b/configs/raspberrypi0w_defconfig
@@ -9,7 +9,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
 BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2708-rpi-zero-w"
diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig
index 5104422cb1..dc0939b639 100644
--- a/configs/raspberrypi2_defconfig
+++ b/configs/raspberrypi2_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi3_64_defconfig b/configs/raspberrypi3_64_defconfig
index 65c1291e6a..04a2d01982 100644
--- a/configs/raspberrypi3_64_defconfig
+++ b/configs/raspberrypi3_64_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi3"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index 96eca54f0d..b2db9af239 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi3_qt5we_defconfig b/configs/raspberrypi3_qt5we_defconfig
index 8015288acb..5ce32bb9e6 100644
--- a/configs/raspberrypi3_qt5we_defconfig
+++ b/configs/raspberrypi3_qt5we_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi4_64_defconfig b/configs/raspberrypi4_64_defconfig
index 94ac5cf5ec..bd7a470cda 100644
--- a/configs/raspberrypi4_64_defconfig
+++ b/configs/raspberrypi4_64_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2711"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi4_defconfig b/configs/raspberrypi4_defconfig
index c2ed5e73c5..35a6218a5c 100644
--- a/configs/raspberrypi4_defconfig
+++ b/configs/raspberrypi4_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcm2711"
 
 # Build the DTB from the kernel sources
diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig
index 2d3bb536bf..214dc0eccb 100644
--- a/configs/raspberrypi_defconfig
+++ b/configs/raspberrypi_defconfig
@@ -11,7 +11,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
 
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,967d45b29ca2902f031b867809d72e3b3d623e7a)/linux-967d45b29ca2902f031b867809d72e3b3d623e7a.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,96110e96f1a82e236afb9a248258f1ef917766e9)/linux-96110e96f1a82e236afb9a248258f1ef917766e9.tar.gz"
 BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
 
 # Build the DTBs for A/B, A+/B+ and compute module from the kernel sources
-- 
2.31.1

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

* [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
@ 2021-05-02  9:48 ` Peter Seiderer
  2021-05-11  9:04   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022 Peter Seiderer
                   ` (4 subsequent siblings)
  5 siblings, 2 replies; 14+ messages in thread
From: Peter Seiderer @ 2021-05-02  9:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 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 691b200259..ff2b7495c6 100644
--- a/package/rpi-firmware/rpi-firmware.hash
+++ b/package/rpi-firmware/rpi-firmware.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  ae4e317681995e0f7becd7900ae667cba394e3a0b7ca93a267f3303df7284697  rpi-firmware-d016a6eb01c8c7326a89cb42809fed2a21525de5.tar.gz
+sha256  ac4e6bd0741e2cb1b99042af12c3ef4adc00ba9c9147cdd91b1ae4faf0928952  rpi-firmware-1a46874494146f470d7a61b0b6f4f15a07dd8b35.tar.gz
 sha256  c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b  boot/LICENCE.broadcom
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index f3d28ef825..f3bda830be 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_FIRMWARE_VERSION = d016a6eb01c8c7326a89cb42809fed2a21525de5
+RPI_FIRMWARE_VERSION = 1a46874494146f470d7a61b0b6f4f15a07dd8b35
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3-Clause
 RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
-- 
2.31.1

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

* [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
@ 2021-05-02  9:48 ` Peter Seiderer
  2021-05-11 11:07   ` Peter Korsgaard
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758 Peter Seiderer
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 14+ messages in thread
From: Peter Seiderer @ 2021-05-02  9:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 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 63b1bb0f41..91f1f0a964 100644
--- a/package/rpi-userland/rpi-userland.hash
+++ b/package/rpi-userland/rpi-userland.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  b23fc0849d282a8ba27b821cb8f63fa2ebc2ae8aa3cba0664ce3809ea814507b  rpi-userland-093b30bbc2fd083d68cc3ee07e6e555c6e592d11.tar.gz
+sha256  61b5c22789bf3d7e2725588529bc417275be47071b76e701673ea26963c20328  rpi-userland-45a0022ac64b4d0788def3c5230c972430f6fc23.tar.gz
 sha256  bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5  LICENCE
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index 0118da5652..4e57fbadbf 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = 093b30bbc2fd083d68cc3ee07e6e555c6e592d11
+RPI_USERLAND_VERSION = 45a0022ac64b4d0788def3c5230c972430f6fc23
 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
 RPI_USERLAND_LICENSE = BSD-3-Clause
 RPI_USERLAND_LICENSE_FILES = LICENCE
-- 
2.31.1

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

* [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022 Peter Seiderer
@ 2021-05-02  9:48 ` Peter Seiderer
  2021-05-11  9:05   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: " Peter Seiderer
                   ` (2 subsequent siblings)
  5 siblings, 2 replies; 14+ messages in thread
From: Peter Seiderer @ 2021-05-02  9:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/rpi-bt-firmware/rpi-bt-firmware.hash | 2 +-
 package/rpi-bt-firmware/rpi-bt-firmware.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.hash b/package/rpi-bt-firmware/rpi-bt-firmware.hash
index 543c737480..2520c91cff 100644
--- a/package/rpi-bt-firmware/rpi-bt-firmware.hash
+++ b/package/rpi-bt-firmware/rpi-bt-firmware.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  cf806f6bdba0f803b90bc210f524a6ac37bac7ad19306c61474bb2dc59875e87  rpi-bt-firmware-9c0ffe9a7f0753b36ed88f7981905a989d940ea9.tar.gz
+sha256  ae665baa465a09dddf7f4bdec67e108a74b2a3787550cc9ee53c2bea9651f327  rpi-bt-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz
 sha256  b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d  LICENCE.broadcom_bcm43xx
diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.mk b/package/rpi-bt-firmware/rpi-bt-firmware.mk
index 02754c0b46..f63564de99 100644
--- a/package/rpi-bt-firmware/rpi-bt-firmware.mk
+++ b/package/rpi-bt-firmware/rpi-bt-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_BT_FIRMWARE_VERSION = 9c0ffe9a7f0753b36ed88f7981905a989d940ea9
+RPI_BT_FIRMWARE_VERSION = 4c47758bed7cd547dff3618a1739dcf64b5a52a7
 RPI_BT_FIRMWARE_SITE = $(call github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_BT_FIRMWARE_VERSION))
 RPI_BT_FIRMWARE_LICENSE = PROPRIETARY
 RPI_BT_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx
-- 
2.31.1

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

* [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: bump version to 4c47758
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
                   ` (2 preceding siblings ...)
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758 Peter Seiderer
@ 2021-05-02  9:48 ` Peter Seiderer
  2021-05-11  9:05   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  2021-05-11  9:04 ` [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Marcin Niestrój
  2021-05-11 11:07 ` Peter Korsgaard
  5 siblings, 2 replies; 14+ messages in thread
From: Peter Seiderer @ 2021-05-02  9:48 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/rpi-wifi-firmware/rpi-wifi-firmware.hash | 2 +-
 package/rpi-wifi-firmware/rpi-wifi-firmware.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
index 71e323e806..4db3e15c80 100644
--- a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
+++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  cf806f6bdba0f803b90bc210f524a6ac37bac7ad19306c61474bb2dc59875e87  rpi-wifi-firmware-9c0ffe9a7f0753b36ed88f7981905a989d940ea9.tar.gz
+sha256  ae665baa465a09dddf7f4bdec67e108a74b2a3787550cc9ee53c2bea9651f327  rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz
 sha256  b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d  LICENCE.broadcom_bcm43xx
diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
index 24ba5941b0..a643c4df9c 100644
--- a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
+++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_WIFI_FIRMWARE_VERSION = 9c0ffe9a7f0753b36ed88f7981905a989d940ea9
+RPI_WIFI_FIRMWARE_VERSION = 4c47758bed7cd547dff3618a1739dcf64b5a52a7
 RPI_WIFI_FIRMWARE_SITE = $(call github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_WIFI_FIRMWARE_VERSION))
 RPI_WIFI_FIRMWARE_LICENSE = PROPRIETARY
 RPI_WIFI_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx
-- 
2.31.1

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

* [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33)
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
                   ` (3 preceding siblings ...)
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: " Peter Seiderer
@ 2021-05-11  9:04 ` Marcin Niestrój
  2021-05-11 11:07 ` Peter Korsgaard
  5 siblings, 0 replies; 14+ messages in thread
From: Marcin Niestrój @ 2021-05-11  9:04 UTC (permalink / raw)
  To: buildroot


Peter Seiderer <ps.report@gmx.net> writes:

> Now based on 5.10.33 (from 5.10.1).
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  configs/raspberrypi0_defconfig       | 2 +-
>  configs/raspberrypi0w_defconfig      | 2 +-
>  configs/raspberrypi2_defconfig       | 2 +-
>  configs/raspberrypi3_64_defconfig    | 2 +-
>  configs/raspberrypi3_defconfig       | 2 +-
>  configs/raspberrypi3_qt5we_defconfig | 2 +-
>  configs/raspberrypi4_64_defconfig    | 2 +-

Tested with RPi4 64-bit config.

Tested-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestr?j

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

* [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
@ 2021-05-11  9:04   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Marcin Niestrój @ 2021-05-11  9:04 UTC (permalink / raw)
  To: buildroot


Peter Seiderer <ps.report@gmx.net> writes:

> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  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 691b200259..ff2b7495c6 100644
> --- a/package/rpi-firmware/rpi-firmware.hash
> +++ b/package/rpi-firmware/rpi-firmware.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256 
> ae4e317681995e0f7becd7900ae667cba394e3a0b7ca93a267f3303df7284697 
> rpi-firmware-d016a6eb01c8c7326a89cb42809fed2a21525de5.tar.gz
> +sha256 
> ac4e6bd0741e2cb1b99042af12c3ef4adc00ba9c9147cdd91b1ae4faf0928952 
> rpi-firmware-1a46874494146f470d7a61b0b6f4f15a07dd8b35.tar.gz
>  sha256 
>  c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b 
>  boot/LICENCE.broadcom
> diff --git a/package/rpi-firmware/rpi-firmware.mk 
> b/package/rpi-firmware/rpi-firmware.mk
> index f3d28ef825..f3bda830be 100644
> --- a/package/rpi-firmware/rpi-firmware.mk
> +++ b/package/rpi-firmware/rpi-firmware.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -RPI_FIRMWARE_VERSION = d016a6eb01c8c7326a89cb42809fed2a21525de5
> +RPI_FIRMWARE_VERSION = 1a46874494146f470d7a61b0b6f4f15a07dd8b35
>  RPI_FIRMWARE_SITE = $(call 
>  github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
>  RPI_FIRMWARE_LICENSE = BSD-3-Clause
>  RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom

Tested-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestr?j

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

* [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758 Peter Seiderer
@ 2021-05-11  9:05   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Marcin Niestrój @ 2021-05-11  9:05 UTC (permalink / raw)
  To: buildroot


Peter Seiderer <ps.report@gmx.net> writes:

> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/rpi-bt-firmware/rpi-bt-firmware.hash | 2 +-
>  package/rpi-bt-firmware/rpi-bt-firmware.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.hash 
> b/package/rpi-bt-firmware/rpi-bt-firmware.hash
> index 543c737480..2520c91cff 100644
> --- a/package/rpi-bt-firmware/rpi-bt-firmware.hash
> +++ b/package/rpi-bt-firmware/rpi-bt-firmware.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256 
> cf806f6bdba0f803b90bc210f524a6ac37bac7ad19306c61474bb2dc59875e87 
> rpi-bt-firmware-9c0ffe9a7f0753b36ed88f7981905a989d940ea9.tar.gz
> +sha256 
> ae665baa465a09dddf7f4bdec67e108a74b2a3787550cc9ee53c2bea9651f327 
> rpi-bt-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz
>  sha256 
>  b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d 
>  LICENCE.broadcom_bcm43xx
> diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.mk 
> b/package/rpi-bt-firmware/rpi-bt-firmware.mk
> index 02754c0b46..f63564de99 100644
> --- a/package/rpi-bt-firmware/rpi-bt-firmware.mk
> +++ b/package/rpi-bt-firmware/rpi-bt-firmware.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -RPI_BT_FIRMWARE_VERSION = 
> 9c0ffe9a7f0753b36ed88f7981905a989d940ea9
> +RPI_BT_FIRMWARE_VERSION = 
> 4c47758bed7cd547dff3618a1739dcf64b5a52a7
>  RPI_BT_FIRMWARE_SITE = $(call 
>  github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_BT_FIRMWARE_VERSION))
>  RPI_BT_FIRMWARE_LICENSE = PROPRIETARY
>  RPI_BT_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx

Tested-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestr?j

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

* [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: bump version to 4c47758
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: " Peter Seiderer
@ 2021-05-11  9:05   ` Marcin Niestrój
  2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Marcin Niestrój @ 2021-05-11  9:05 UTC (permalink / raw)
  To: buildroot


Peter Seiderer <ps.report@gmx.net> writes:

> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/rpi-wifi-firmware/rpi-wifi-firmware.hash | 2 +-
>  package/rpi-wifi-firmware/rpi-wifi-firmware.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash 
> b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
> index 71e323e806..4db3e15c80 100644
> --- a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
> +++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256 
> cf806f6bdba0f803b90bc210f524a6ac37bac7ad19306c61474bb2dc59875e87 
> rpi-wifi-firmware-9c0ffe9a7f0753b36ed88f7981905a989d940ea9.tar.gz
> +sha256 
> ae665baa465a09dddf7f4bdec67e108a74b2a3787550cc9ee53c2bea9651f327 
> rpi-wifi-firmware-4c47758bed7cd547dff3618a1739dcf64b5a52a7.tar.gz
>  sha256 
>  b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d 
>  LICENCE.broadcom_bcm43xx
> diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk 
> b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
> index 24ba5941b0..a643c4df9c 100644
> --- a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
> +++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>
> -RPI_WIFI_FIRMWARE_VERSION = 
> 9c0ffe9a7f0753b36ed88f7981905a989d940ea9
> +RPI_WIFI_FIRMWARE_VERSION = 
> 4c47758bed7cd547dff3618a1739dcf64b5a52a7
>  RPI_WIFI_FIRMWARE_SITE = $(call 
>  github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_WIFI_FIRMWARE_VERSION))
>  RPI_WIFI_FIRMWARE_LICENSE = PROPRIETARY
>  RPI_WIFI_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx

Tested-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Marcin Niestroj <m.niestroj@grinn-global.com>

--
Marcin Niestr?j

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

* [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33)
  2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
                   ` (4 preceding siblings ...)
  2021-05-11  9:04 ` [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Marcin Niestrój
@ 2021-05-11 11:07 ` Peter Korsgaard
  5 siblings, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2021-05-11 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Now based on 5.10.33 (from 5.10.1).
 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
  2021-05-11  9:04   ` Marcin Niestrój
@ 2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2021-05-11 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758 Peter Seiderer
  2021-05-11  9:05   ` Marcin Niestrój
@ 2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2021-05-11 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: bump version to 4c47758
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: " Peter Seiderer
  2021-05-11  9:05   ` Marcin Niestrój
@ 2021-05-11 11:07   ` Peter Korsgaard
  1 sibling, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2021-05-11 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022
  2021-05-02  9:48 ` [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022 Peter Seiderer
@ 2021-05-11 11:07   ` Peter Korsgaard
  0 siblings, 0 replies; 14+ messages in thread
From: Peter Korsgaard @ 2021-05-11 11:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Seiderer <ps.report@gmx.net> writes:

 > Signed-off-by: Peter Seiderer <ps.report@gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-05-11 11:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-02  9:48 [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Peter Seiderer
2021-05-02  9:48 ` [Buildroot] [PATCH v1 2/5] package/rpi-firmware: bump version to 1a46874 Peter Seiderer
2021-05-11  9:04   ` Marcin Niestrój
2021-05-11 11:07   ` Peter Korsgaard
2021-05-02  9:48 ` [Buildroot] [PATCH v1 3/5] package/rpi-userland: bump version to 45a0022 Peter Seiderer
2021-05-11 11:07   ` Peter Korsgaard
2021-05-02  9:48 ` [Buildroot] [PATCH v1 4/5] package/rpi-bt-firmware: bump version to 4c47758 Peter Seiderer
2021-05-11  9:05   ` Marcin Niestrój
2021-05-11 11:07   ` Peter Korsgaard
2021-05-02  9:48 ` [Buildroot] [PATCH v1 5/5] package/rpi-wifi-firmware: " Peter Seiderer
2021-05-11  9:05   ` Marcin Niestrój
2021-05-11 11:07   ` Peter Korsgaard
2021-05-11  9:04 ` [Buildroot] [PATCH v1 1/5] configs/raspberrypi*: bump kernel version to 96110e9 (5.10.33) Marcin Niestrój
2021-05-11 11:07 ` Peter Korsgaard

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.