From 7c94afee2b12a1cdef2f8c3c743c555af17a560b Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 20 Nov 2018 23:43:41 -0800 Subject: userland: Update to latest master Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-graphics/userland/userland_git.bb') diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index ae65446..b921443 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -12,11 +12,11 @@ COMPATIBLE_MACHINE = "^rpi$" SRCBRANCH = "master" SRCFORK = "raspberrypi" -SRCREV = "409dfcd90bae0a09b1b8c1f718a532728d26cde2" +SRCREV = "d574b51a60a075baefe863670466ee24e6c4256e" # Use the date of the above commit as the package version. Update this when # SRCREV is changed. -PV = "20180702" +PV = "20181120" SRC_URI = "\ git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ -- cgit v1.2.3-54-g00ecf