package/rpi-userland: bump version to bab9bf8

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@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Seiderer 2021-11-11 21:04:35 +01:00 committed by Yann E. MORIN
parent 1f051ef2e8
commit 7687598932
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8 rpi-userland-6e8f786db223c2ab6eb9098a5cb0e5e1b25281cd.tar.gz
sha256 e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8 rpi-userland-bab9bf8790cd69660d443ce43b4e372999f3f7ac.tar.gz
sha256 bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5 LICENCE

View File

@ -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