summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
-rw-r--r--recipes-graphics/userland/userland_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index eefc1ec..1138da8 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -13,11 +13,11 @@ COMPATIBLE_MACHINE = "^rpi$"
13 13
14SRCBRANCH = "master" 14SRCBRANCH = "master"
15SRCFORK = "raspberrypi" 15SRCFORK = "raspberrypi"
16SRCREV = "6fb59736b1ae80fc62cddfe3309c800f72e1c07e" 16SRCREV = "188d3bfe4a0ac36b119a2cee35a6be8d0c68e09e"
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.
20PV = "20200316" 20PV = "20200624"
21 21
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ 23 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \