summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2015-11-22 15:03:34 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-11-22 22:26:09 +0100
commit2a8e96d05738421898c373ffaeb61ef3ab008ef2 (patch)
treec9e208cbc4b625e9588a4368a66319a0e6362981 /package/rpi-userland
parent953b84a930fe6872ec349fb977fc9475da501931 (diff)
downloadbuildroot-2a8e96d05738421898c373ffaeb61ef3ab008ef2.tar.gz
buildroot-2a8e96d05738421898c373ffaeb61ef3ab008ef2.zip
package/rpi-userland: bump version
Fixes build with glibc-2.22. Also fixes hard-to-trigger deadlock in highly threaded case, and fix libraries dependencies. Misc minor improvements in test programs as well. Fixes #8446. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: gamadril.dev@gmail.com Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/rpi-userland')
-rw-r--r--package/rpi-userland/rpi-userland.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rpi-userland/rpi-userland.mk b/package/rpi-userland/rpi-userland.mk
index f1914a2a59..0a25b2db26 100644
--- a/package/rpi-userland/rpi-userland.mk
+++ b/package/rpi-userland/rpi-userland.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RPI_USERLAND_VERSION = b864a841e5a459a66a890c22b3a34127cd226238
+RPI_USERLAND_VERSION = 8306b7c757f4b8e8d9148789eeb64c666d9244a5
RPI_USERLAND_SITE = $(call github,raspberrypi,userland,$(RPI_USERLAND_VERSION))
RPI_USERLAND_LICENSE = BSD-3c
RPI_USERLAND_LICENSE_FILES = LICENCE
OpenPOWER on IntegriCloud