summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Seiderer <ps.report@gmx.net>2019-01-05 20:50:58 +0100
committerPeter Korsgaard <peter@korsgaard.com>2019-01-06 21:18:48 +0100
commit89a1398a2b0c7f8970a4b7dd9bd724e0396394f5 (patch)
tree78307a2a2a3b0c65438840dd160b24707dc1a80e
parent5a5fb2ad1c5404e6e1bd47777a0aec32d07fded4 (diff)
downloadbuildroot-89a1398a2b0c7f8970a4b7dd9bd724e0396394f5.tar.gz
buildroot-89a1398a2b0c7f8970a4b7dd9bd724e0396394f5.zip
rpi-userland: bump version to 7cbfbd38d9
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/rpi-userland/rpi-userland.hash2
-rw-r--r--package/rpi-userland/rpi-userland.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/rpi-userland/rpi-userland.hash b/package/rpi-userland/rpi-userland.hash
index fc135e475f..2f10993899 100644
--- a/package/rpi-userland/rpi-userland.hash
+++ b/package/rpi-userland/rpi-userland.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 01ece7088e38864bb20a165746a43e8ceeb4fb71f7b0e6974aa5ba587b4a76b2 rpi-userland-8f0abfb07b96e7ee85f46e59d895014ec5e25f5e.tar.gz
+sha256 cf4f9ea62d0986f03af07485a9dfed6dc80253b691dedd6851b140581b72cafc rpi-userland-7cbfbd38d9824535164f93a1d32c81a33a00ca31.tar.gz
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index ede8c242eb..ea4df49a5e 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_USERLAND_VERSION = 8f0abfb07b96e7ee85f46e59d895014ec5e25f5e
+RPI_USERLAND_VERSION = 7cbfbd38d9824535164f93a1d32c81a33a00ca31
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3-Clause
RPI_USERLAND_LICENSE_FILES = LICENCE
OpenPOWER on IntegriCloud