From 38776890b7b4326a6dbaef3f4d0309554ca6b84d Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 27 Jul 2022 13:07:30 +0200 Subject: [PATCH] userland: Bump revision to the current HEAD Signed-off-by: Andrei Gherzan --- recipes-graphics/userland/userland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index d8265d4..9d37f47 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "^rpi$" SRCBRANCH = "master" SRCFORK = "raspberrypi" -SRCREV = "c4fd1b8986c6d6d4ae5cd51e65a8bbeb495dfa4e" +SRCREV = "54fd97ae4066a10b6b02089bc769ceed328737e0" # Use the date of the above commit as the package version. Update this when # SRCREV is changed.