userland: Update to latest master

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-03-31 19:44:43 -07:00 committed by Andrei Gherzan
parent 214c12870b
commit f9a13f3b9a

View File

@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "^rpi$"
SRCBRANCH = "master" SRCBRANCH = "master"
SRCFORK = "raspberrypi" SRCFORK = "raspberrypi"
SRCREV = "9f3f9054a692e53b60fca54221a402414e030335" SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615"
# Use the date of the above commit as the package version. Update this when # Use the date of the above commit as the package version. Update this when
# SRCREV is changed. # SRCREV is changed.