userland: Update to 2020-06-24 top commit

Forward port patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-07-13 14:01:29 -07:00
committed by Andrei Gherzan
parent 493bdb2c92
commit f7d2f86c85
22 changed files with 144 additions and 78 deletions
+2 -2
View File
@@ -13,11 +13,11 @@ COMPATIBLE_MACHINE = "^rpi$"
SRCBRANCH = "master"
SRCFORK = "raspberrypi"
SRCREV = "6fb59736b1ae80fc62cddfe3309c800f72e1c07e"
SRCREV = "188d3bfe4a0ac36b119a2cee35a6be8d0c68e09e"
# Use the date of the above commit as the package version. Update this when
# SRCREV is changed.
PV = "20200316"
PV = "20200624"
SRC_URI = "\
git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \