* [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc
@ 2020-03-29 13:25 Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 2/6] package/rpi-userland: bump version to 6fb5973 Peter Seiderer
` (5 more replies)
0 siblings, 6 replies; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Now based on 4.19.113 (from 4.19.97).
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 38576dd65a..da20eb4dae 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 f096f2bba4..14a8853117 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 a91683292c..c45461d108 100644
--- a/configs/raspberrypi2_defconfig
+++ b/configs/raspberrypi2_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 148769e9db..10e6079d54 100644
--- a/configs/raspberrypi3_64_defconfig
+++ b/configs/raspberrypi3_64_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 6441fe57a9..f001d8f845 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 1e954011d5..d62e66d08b 100644
--- a/configs/raspberrypi3_qt5we_defconfig
+++ b/configs/raspberrypi3_qt5we_defconfig
@@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 056b89cecd..fd6f8e4dce 100644
--- a/configs/raspberrypi4_64_defconfig
+++ b/configs/raspberrypi4_64_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 70d6c4573e..c4a97f8f3c 100644
--- a/configs/raspberrypi4_defconfig
+++ b/configs/raspberrypi4_defconfig
@@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
-BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 2d662875d3..f07411b2e6 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
+BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.tar.gz"
BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
# Build the DTBs for A/B, A+/B+ and compute module from the kernel sources
--
2.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 2/6] package/rpi-userland: bump version to 6fb5973
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
@ 2020-03-29 13:25 ` Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 3/6] package/rpi-firmware: bump version to 5574077 Peter Seiderer
` (4 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/rpi-userland/rpi-userland.hash | 4 ++--
package/rpi-userland/rpi-userland.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash
index b6d9b99b3c..4a10536e74 100644
--- a/package/rpi-userland/rpi-userland.hash
+++ b/package/rpi-userland/rpi-userland.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 cf4dff40a2f4ec38bc7e42a80b989df1bf88e12d714f7e681f83c4e5a588f5c9 rpi-userland-06bc6daa02137ca72b7a2104afad81e82a44de17.tar.gz
-sha256 bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5 LICENCE
+sha256 f81fe28c636178645fb406cc87f543efa828ca896df856536f7b1b4ab54dfe0e rpi-userland-6fb59736b1ae80fc62cddfe3309c800f72e1c07e.tar.gz
+sha256 bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5 LICENCE
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index 7dd29e88e7..efb02f719f 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_USERLAND_VERSION = 06bc6daa02137ca72b7a2104afad81e82a44de17
+RPI_USERLAND_VERSION = 6fb59736b1ae80fc62cddfe3309c800f72e1c07e
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3-Clause
RPI_USERLAND_LICENSE_FILES = LICENCE
--
2.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 3/6] package/rpi-firmware: bump version to 5574077
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 2/6] package/rpi-userland: bump version to 6fb5973 Peter Seiderer
@ 2020-03-29 13:25 ` Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087 Peter Seiderer
` (3 subsequent siblings)
5 siblings, 0 replies; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/rpi-firmware/rpi-firmware.hash | 4 ++--
package/rpi-firmware/rpi-firmware.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rpi-firmware/rpi-firmware.hash b/package/rpi-firmware/rpi-firmware.hash
index 59ab1da0c6..dc059e615e 100644
--- a/package/rpi-firmware/rpi-firmware.hash
+++ b/package/rpi-firmware/rpi-firmware.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 31a84340be08be319570a9d1439f25c0e3513fed73065a56aa5dd61dd605d5d9 rpi-firmware-01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5.tar.gz
-sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom
+sha256 0596505f529677906fed30e6c3c1d2387a5d287f668a719484e2f9d8a3059176 rpi-firmware-5574077183389cd4c65077ba18b59144ed6ccd6d.tar.gz
+sha256 c7283ff51f863d93a275c66e3b4cb08021a5dd4d8c1e7acc47d872fbe52d3d6b boot/LICENCE.broadcom
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index 6fee60b08c..6ad67ab0e5 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_FIRMWARE_VERSION = 01ecfd2ba2b7cf3a2f4aa75ada895ee4a3e729f5
+RPI_FIRMWARE_VERSION = 5574077183389cd4c65077ba18b59144ed6ccd6d
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
RPI_FIRMWARE_LICENSE_FILES = boot/LICENCE.broadcom
--
2.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 2/6] package/rpi-userland: bump version to 6fb5973 Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 3/6] package/rpi-firmware: bump version to 5574077 Peter Seiderer
@ 2020-03-29 13:25 ` Peter Seiderer
2020-03-29 17:37 ` Yann E. MORIN
2020-03-29 13:25 ` [Buildroot] [PATCH v1 5/6] package/rpi-wifi-firmware: " Peter Seiderer
` (2 subsequent siblings)
5 siblings, 1 reply; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/rpi-bt-firmware/rpi-bt-firmware.hash | 4 ++--
package/rpi-bt-firmware/rpi-bt-firmware.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.hash b/package/rpi-bt-firmware/rpi-bt-firmware.hash
index a3c7281d75..6e88552544 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 51a33d23127300dffd6ac088f372b83ab862053f5e4dc7130676ebaaa824e626 rpi-bt-firmware-688531da4bcf802a814d9cb0c8b6d62e3b8a3327.tar.gz
-sha256 b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d LICENCE.broadcom_bcm43xx
+sha256 05db087504be2f6bc1d902cca605114c7f9d458be0adb3b8026369357a329f7a rpi-bt-firmware-d4f7087ecbc8eff9cb64a4650765697157821d64.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 23923453c4..785f007cc3 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 = 688531da4bcf802a814d9cb0c8b6d62e3b8a3327
+RPI_BT_FIRMWARE_VERSION = d4f7087ecbc8eff9cb64a4650765697157821d64
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.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 5/6] package/rpi-wifi-firmware: bump version to d4f7087
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
` (2 preceding siblings ...)
2020-03-29 13:25 ` [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087 Peter Seiderer
@ 2020-03-29 13:25 ` Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile Peter Seiderer
2020-03-29 17:34 ` [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Yann E. MORIN
5 siblings, 0 replies; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
package/rpi-wifi-firmware/rpi-wifi-firmware.hash | 4 ++--
package/rpi-wifi-firmware/rpi-wifi-firmware.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash
index 5de9e0f13f..b8931d2c45 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 51a33d23127300dffd6ac088f372b83ab862053f5e4dc7130676ebaaa824e626 rpi-wifi-firmware-688531da4bcf802a814d9cb0c8b6d62e3b8a3327.tar.gz
-sha256 b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d LICENCE.broadcom_bcm43xx
+sha256 05db087504be2f6bc1d902cca605114c7f9d458be0adb3b8026369357a329f7a rpi-wifi-firmware-d4f7087ecbc8eff9cb64a4650765697157821d64.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 9dd1854b9a..6be02509fe 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 = 688531da4bcf802a814d9cb0c8b6d62e3b8a3327
+RPI_WIFI_FIRMWARE_VERSION = d4f7087ecbc8eff9cb64a4650765697157821d64
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.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
` (3 preceding siblings ...)
2020-03-29 13:25 ` [Buildroot] [PATCH v1 5/6] package/rpi-wifi-firmware: " Peter Seiderer
@ 2020-03-29 13:25 ` Peter Seiderer
2020-03-29 13:51 ` Peter Seiderer
2020-03-29 17:34 ` [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Yann E. MORIN
5 siblings, 1 reply; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:25 UTC (permalink / raw)
To: buildroot
Fixes bug 12711 ([1]):
programs/ld-ctype.c:855:18: error: array subscript 0 is outside the bounds of an interior zero-length array ?unsigned char[0]? [-Werror=zero-length-bounds]
855 | replace[0].bytes[0] = '?';
| ~~~~~~~~~~~~~~~~^~~
[1] https://bugs.busybox.net/show_bug.cgi?id=12711
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
Notes:
Patch suggested by Yann E, MORIN, could not test personally (no
gcc-10.0.1 available).
---
...itializer-for-flexible-array-member-.patch | 81 +++++++++++++++++++
1 file changed, 81 insertions(+)
create mode 100644 package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
diff --git a/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch b/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
new file mode 100644
index 0000000000..93547e08f0
--- /dev/null
+++ b/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
@@ -0,0 +1,81 @@
+From 6fea0a8e33760258c4baa5d0a6f3a145897427fe Mon Sep 17 00:00:00 2001
+From: Florian Weimer <fweimer@redhat.com>
+Date: Tue, 3 Sep 2019 14:01:39 +0200
+Subject: [PATCH] localedef: Use initializer for flexible array member [BZ
+ #24950]
+
+struct charseq used a zero-length array instead of a flexible array
+member. This required a strange construct to initialize struct
+charseq objects, and GCC 10 warns about that:
+
+cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
+In file included from programs/repertoire.h:24,
+ from programs/localedef.h:32,
+ from programs/ld-ctype.c:35:
+programs/charmap.h:63:17: note: destination object declared here
+ 63 | unsigned char bytes[0];
+ | ^~~~~
+cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
+programs/charmap.h:63:17: note: destination object declared here
+cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
+programs/charmap.h:63:17: note: destination object declared here
+cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
+programs/charmap.h:63:17: note: destination object declared here
+
+The change makes the object physically const, but it is not expected
+to be modified.
+
+[Upstream: https://sourceware.org/git/?p=glibc.git;a=patch;h=1471fa556afb428c4a4c46cf5543a4101d5bcf91]
+[Dropped confliciting ChangeLog part]
+Signed-off-by: Peter Seiderer <ps.report@gmx.net>
+---
+ locale/programs/charmap.h | 2 +-
+ locale/programs/ld-ctype.c | 12 ++++++------
+ 2 files changed, 7 insertions(+), 7 deletions(-)
+
+diff --git a/locale/programs/charmap.h b/locale/programs/charmap.h
+index 870a9e95..70db330d 100644
+--- a/locale/programs/charmap.h
++++ b/locale/programs/charmap.h
+@@ -60,7 +60,7 @@ struct charseq
+ const char *name;
+ uint32_t ucs4;
+ int nbytes;
+- unsigned char bytes[0];
++ unsigned char bytes[];
+ };
+
+
+diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c
+index cfc9c43f..9123f64a 100644
+--- a/locale/programs/ld-ctype.c
++++ b/locale/programs/ld-ctype.c
+@@ -842,8 +842,6 @@ no input digits defined and none of the standard names in the charmap"));
+ for (cnt = 0; cnt < 10; ++cnt)
+ if (ctype->mboutdigits[cnt] == NULL)
+ {
+- static struct charseq replace[2];
+-
+ if (!warned)
+ {
+ record_error (0, 0, _("\
+@@ -851,10 +849,12 @@ not all characters used in `outdigit' are available in the charmap"));
+ warned = 1;
+ }
+
+- replace[0].nbytes = 1;
+- replace[0].bytes[0] = '?';
+- replace[0].bytes[1] = '\0';
+- ctype->mboutdigits[cnt] = &replace[0];
++ static const struct charseq replace =
++ {
++ .nbytes = 1,
++ .bytes = "?",
++ };
++ ctype->mboutdigits[cnt] = (struct charseq *) &replace;
+ }
+
+ warned = 0;
+--
+2.26.0
+
--
2.26.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile
2020-03-29 13:25 ` [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile Peter Seiderer
@ 2020-03-29 13:51 ` Peter Seiderer
0 siblings, 0 replies; 9+ messages in thread
From: Peter Seiderer @ 2020-03-29 13:51 UTC (permalink / raw)
To: buildroot
Hello *,
this one leaked to the wrong branch ;-), ignore...
Regards,
Peter
On Sun, 29 Mar 2020 15:25:35 +0200, Peter Seiderer <ps.report@gmx.net> wrote:
> Fixes bug 12711 ([1]):
>
> programs/ld-ctype.c:855:18: error: array subscript 0 is outside the bounds of an interior zero-length array ?unsigned char[0]? [-Werror=zero-length-bounds]
> 855 | replace[0].bytes[0] = '?';
> | ~~~~~~~~~~~~~~~~^~~
>
> [1] https://bugs.busybox.net/show_bug.cgi?id=12711
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> Notes:
> Patch suggested by Yann E, MORIN, could not test personally (no
> gcc-10.0.1 available).
> ---
> ...itializer-for-flexible-array-member-.patch | 81 +++++++++++++++++++
> 1 file changed, 81 insertions(+)
> create mode 100644 package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
>
> diff --git a/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch b/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
> new file mode 100644
> index 0000000000..93547e08f0
> --- /dev/null
> +++ b/package/localedef/2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91/0003-localedef-Use-initializer-for-flexible-array-member-.patch
> @@ -0,0 +1,81 @@
> +From 6fea0a8e33760258c4baa5d0a6f3a145897427fe Mon Sep 17 00:00:00 2001
> +From: Florian Weimer <fweimer@redhat.com>
> +Date: Tue, 3 Sep 2019 14:01:39 +0200
> +Subject: [PATCH] localedef: Use initializer for flexible array member [BZ
> + #24950]
> +
> +struct charseq used a zero-length array instead of a flexible array
> +member. This required a strange construct to initialize struct
> +charseq objects, and GCC 10 warns about that:
> +
> +cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
> +In file included from programs/repertoire.h:24,
> + from programs/localedef.h:32,
> + from programs/ld-ctype.c:35:
> +programs/charmap.h:63:17: note: destination object declared here
> + 63 | unsigned char bytes[0];
> + | ^~~~~
> +cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
> +programs/charmap.h:63:17: note: destination object declared here
> +cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
> +programs/charmap.h:63:17: note: destination object declared here
> +cc1: error: writing 1 byte into a region of size 0 [-Werror=stringop-overflow=]
> +programs/charmap.h:63:17: note: destination object declared here
> +
> +The change makes the object physically const, but it is not expected
> +to be modified.
> +
> +[Upstream: https://sourceware.org/git/?p=glibc.git;a=patch;h=1471fa556afb428c4a4c46cf5543a4101d5bcf91]
> +[Dropped confliciting ChangeLog part]
> +Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> +---
> + locale/programs/charmap.h | 2 +-
> + locale/programs/ld-ctype.c | 12 ++++++------
> + 2 files changed, 7 insertions(+), 7 deletions(-)
> +
> +diff --git a/locale/programs/charmap.h b/locale/programs/charmap.h
> +index 870a9e95..70db330d 100644
> +--- a/locale/programs/charmap.h
> ++++ b/locale/programs/charmap.h
> +@@ -60,7 +60,7 @@ struct charseq
> + const char *name;
> + uint32_t ucs4;
> + int nbytes;
> +- unsigned char bytes[0];
> ++ unsigned char bytes[];
> + };
> +
> +
> +diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c
> +index cfc9c43f..9123f64a 100644
> +--- a/locale/programs/ld-ctype.c
> ++++ b/locale/programs/ld-ctype.c
> +@@ -842,8 +842,6 @@ no input digits defined and none of the standard names in the charmap"));
> + for (cnt = 0; cnt < 10; ++cnt)
> + if (ctype->mboutdigits[cnt] == NULL)
> + {
> +- static struct charseq replace[2];
> +-
> + if (!warned)
> + {
> + record_error (0, 0, _("\
> +@@ -851,10 +849,12 @@ not all characters used in `outdigit' are available in the charmap"));
> + warned = 1;
> + }
> +
> +- replace[0].nbytes = 1;
> +- replace[0].bytes[0] = '?';
> +- replace[0].bytes[1] = '\0';
> +- ctype->mboutdigits[cnt] = &replace[0];
> ++ static const struct charseq replace =
> ++ {
> ++ .nbytes = 1,
> ++ .bytes = "?",
> ++ };
> ++ ctype->mboutdigits[cnt] = (struct charseq *) &replace;
> + }
> +
> + warned = 0;
> +--
> +2.26.0
> +
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
` (4 preceding siblings ...)
2020-03-29 13:25 ` [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile Peter Seiderer
@ 2020-03-29 17:34 ` Yann E. MORIN
5 siblings, 0 replies; 9+ messages in thread
From: Yann E. MORIN @ 2020-03-29 17:34 UTC (permalink / raw)
To: buildroot
Peter, All,
On 2020-03-29 15:25 +0200, Peter Seiderer spake thusly:
> Now based on 4.19.113 (from 4.19.97).
>
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Series applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> 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 38576dd65a..da20eb4dae 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 f096f2bba4..14a8853117 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 a91683292c..c45461d108 100644
> --- a/configs/raspberrypi2_defconfig
> +++ b/configs/raspberrypi2_defconfig
> @@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 148769e9db..10e6079d54 100644
> --- a/configs/raspberrypi3_64_defconfig
> +++ b/configs/raspberrypi3_64_defconfig
> @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 6441fe57a9..f001d8f845 100644
> --- a/configs/raspberrypi3_defconfig
> +++ b/configs/raspberrypi3_defconfig
> @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 1e954011d5..d62e66d08b 100644
> --- a/configs/raspberrypi3_qt5we_defconfig
> +++ b/configs/raspberrypi3_qt5we_defconfig
> @@ -12,7 +12,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 056b89cecd..fd6f8e4dce 100644
> --- a/configs/raspberrypi4_64_defconfig
> +++ b/configs/raspberrypi4_64_defconfig
> @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 70d6c4573e..c4a97f8f3c 100644
> --- a/configs/raspberrypi4_defconfig
> +++ b/configs/raspberrypi4_defconfig
> @@ -11,7 +11,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_19=y
>
> BR2_LINUX_KERNEL=y
> BR2_LINUX_KERNEL_CUSTOM_TARBALL=y
> -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.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 2d662875d3..f07411b2e6 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,64d0a9870ac14d5eb5253f67d984ae348eec1393)/linux-64d0a9870ac14d5eb5253f67d984ae348eec1393.tar.gz"
> +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,raspberrypi,linux,4f2a4cc501c428c940549f39d5562e60404ac4f7)/linux-4f2a4cc501c428c940549f39d5562e60404ac4f7.tar.gz"
> BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
>
> # Build the DTBs for A/B, A+/B+ and compute module from the kernel sources
> --
> 2.26.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087
2020-03-29 13:25 ` [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087 Peter Seiderer
@ 2020-03-29 17:37 ` Yann E. MORIN
0 siblings, 0 replies; 9+ messages in thread
From: Yann E. MORIN @ 2020-03-29 17:37 UTC (permalink / raw)
To: buildroot
Peter, All,
On 2020-03-29 15:25 +0200, Peter Seiderer spake thusly:
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> package/rpi-bt-firmware/rpi-bt-firmware.hash | 4 ++--
> package/rpi-bt-firmware/rpi-bt-firmware.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/rpi-bt-firmware/rpi-bt-firmware.hash b/package/rpi-bt-firmware/rpi-bt-firmware.hash
> index a3c7281d75..6e88552544 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 51a33d23127300dffd6ac088f372b83ab862053f5e4dc7130676ebaaa824e626 rpi-bt-firmware-688531da4bcf802a814d9cb0c8b6d62e3b8a3327.tar.gz
> -sha256 b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d LICENCE.broadcom_bcm43xx
> +sha256 05db087504be2f6bc1d902cca605114c7f9d458be0adb3b8026369357a329f7a rpi-bt-firmware-d4f7087ecbc8eff9cb64a4650765697157821d64.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 23923453c4..785f007cc3 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 = 688531da4bcf802a814d9cb0c8b6d62e3b8a3327
> +RPI_BT_FIRMWARE_VERSION = d4f7087ecbc8eff9cb64a4650765697157821d64
> RPI_BT_FIRMWARE_SITE = $(call github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_BT_FIRMWARE_VERSION))
Any reason why rpi-bt-firmware and rpi-wifi-firmware are two different
packages, rather than a single one with an option for each of bt and
wifi?
(yes I know that in the past, they had different upstreams, but now
they've been merged into yet a third upstream, it would have made sense
to mnerge them too...)
Yet, as I said to the first patch in the series: applied to master,
thanks!
Regards,
Yann E. MORIN.
> RPI_BT_FIRMWARE_LICENSE = PROPRIETARY
> RPI_BT_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx
> --
> 2.26.0
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2020-03-29 17:37 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-29 13:25 [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 2/6] package/rpi-userland: bump version to 6fb5973 Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 3/6] package/rpi-firmware: bump version to 5574077 Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 4/6] package/rpi-bt-firmware: bump version to d4f7087 Peter Seiderer
2020-03-29 17:37 ` Yann E. MORIN
2020-03-29 13:25 ` [Buildroot] [PATCH v1 5/6] package/rpi-wifi-firmware: " Peter Seiderer
2020-03-29 13:25 ` [Buildroot] [PATCH v1 6/6] package/localedef: fix gcc-10.0.1 compile Peter Seiderer
2020-03-29 13:51 ` Peter Seiderer
2020-03-29 17:34 ` [Buildroot] [PATCH v1 1/6] configs/raspberrypi*: bump kernel version to 4f2a4cc Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox