[Buildroot] [git commit] package/rpi-userland: bump version to bab9bf8

Yann E. MORIN yann.morin.1998 at free.fr
Mon Dec 6 18:12:35 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=76875989326d9122db272c1a0f49b92961c3f2af
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Changelog (since 6e8f786):

  - 7f72bc2 userland: Reduce debug_sym error messages
  - 0093675 interface/vcos: Get rid of LLTHREAD cast warning
  - 705ff8e hello_fft: Update outdated link to V3D spec
  - bab9bf8 hello_fft: Remove unused function declaration

Signed-off-by: Peter Seiderer <ps.report at gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>
---
 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 4927a8b43b..da573f3eae 100644
--- a/package/rpi-userland/rpi-userland.hash
+++ b/package/rpi-userland/rpi-userland.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8  rpi-userland-6e8f786db223c2ab6eb9098a5cb0e5e1b25281cd.tar.gz
+sha256  e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8  rpi-userland-bab9bf8790cd69660d443ce43b4e372999f3f7ac.tar.gz
 sha256  bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5  LICENCE
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index a670a4a02d..09a7f6af74 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RPI_USERLAND_VERSION = 6e8f786db223c2ab6eb9098a5cb0e5e1b25281cd
+RPI_USERLAND_VERSION = bab9bf8790cd69660d443ce43b4e372999f3f7ac
 RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
 RPI_USERLAND_LICENSE = BSD-3-Clause
 RPI_USERLAND_LICENSE_FILES = LICENCE



More information about the buildroot mailing list