userland: Update to 20190501

Forward port the patches as needed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-05-22 10:59:19 -07:00
committed by Andrei Gherzan
parent aaa0d0b708
commit 041cdd8040
19 changed files with 47 additions and 47 deletions
+2 -2
View File
@@ -12,11 +12,11 @@ COMPATIBLE_MACHINE = "^rpi$"
SRCBRANCH = "master"
SRCFORK = "raspberrypi"
SRCREV = "e5803f2c986cbf8c919c60278b3231dcdf4271a6"
SRCREV = "517cdc30da167d81a485e7a994e02cec2390a269"
# Use the date of the above commit as the package version. Update this when
# SRCREV is changed.
PV = "20190114"
PV = "20190501"
SRC_URI = "\
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \