From d5f7ff887df708484a4c9de7ec8db956bb8dc068 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 4 Jul 2018 08:24:43 -0700 Subject: userland: Update to latest as of 20180702 Signed-off-by: Khem Raj --- recipes-graphics/userland/userland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 2ea6af6..e0e90af 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -14,11 +14,11 @@ COMPATIBLE_MACHINE = "^rpi$" SRCBRANCH = "master" SRCFORK = "raspberrypi" -SRCREV = "2448644657e5fbfd82299416d218396ee1115ece" +SRCREV = "409dfcd90bae0a09b1b8c1f718a532728d26cde2" # Use the date of the above commit as the package version. Update this when # SRCREV is changed. -PV = "20180511" +PV = "20180702" SRC_URI = "\ git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ -- cgit v1.2.3-54-g00ecf