Skip to content

Commit 7687598

Browse files
pseidereryann-morin-1998
authored andcommittedNov 12, 2021
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>

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Locally computed
2-
sha256 e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8 rpi-userland-6e8f786db223c2ab6eb9098a5cb0e5e1b25281cd.tar.gz
2+
sha256 e1ac871911e52b9fe07b3daa080b21bcdec3f1d2926cc98c934794780a4bf8d8 rpi-userland-bab9bf8790cd69660d443ce43b4e372999f3f7ac.tar.gz
33
sha256 bee6f1249175683d8610651706e1aa7dffcbfd3f9c4c05bc1e5ab34f313c2db5 LICENCE

‎package/rpi-userland/rpi-userland.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
RPI_USERLAND_VERSION = 6e8f786db223c2ab6eb9098a5cb0e5e1b25281cd
7+
RPI_USERLAND_VERSION = bab9bf8790cd69660d443ce43b4e372999f3f7ac
88
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
99
RPI_USERLAND_LICENSE = BSD-3-Clause
1010
RPI_USERLAND_LICENSE_FILES = LICENCE

0 commit comments

Comments
 (0)
Please sign in to comment.