summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/userland/userland_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index 6dfc8a3..bf7f8e3 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "^rpi$"
13 13
14SRCBRANCH = "master" 14SRCBRANCH = "master"
15SRCFORK = "raspberrypi" 15SRCFORK = "raspberrypi"
16SRCREV = "9f3f9054a692e53b60fca54221a402414e030335" 16SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615"
17 17
18# Use the date of the above commit as the package version. Update this when 18# Use the date of the above commit as the package version. Update this when
19# SRCREV is changed. 19# SRCREV is changed.