userland: Update to current master HEAD

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
This commit is contained in:
Andrei Gherzan 2017-09-07 12:06:30 +01:00
parent aea2129fe3
commit 91f59ae288

View File

@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "^rpi$"
SRCBRANCH = "master" SRCBRANCH = "master"
SRCFORK = "raspberrypi" SRCFORK = "raspberrypi"
SRCREV = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085" SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45"
SRC_URI = "\ SRC_URI = "\
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \