diff options
-rw-r--r-- | recipes-graphics/userland/userland_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index e431077..896229e 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
@@ -14,7 +14,7 @@ COMPATIBLE_MACHINE = "raspberrypi" | |||
14 | 14 | ||
15 | SRCBRANCH = "master" | 15 | SRCBRANCH = "master" |
16 | SRCFORK = "raspberrypi" | 16 | SRCFORK = "raspberrypi" |
17 | SRCREV = "cc92dfd6c4e8e2d90c3903dccfe77f7274b8d1b7" | 17 | SRCREV = "40e377862410371a9962db79b81fd4f0f266430a" |
18 | 18 | ||
19 | SRC_URI = "\ | 19 | SRC_URI = "\ |
20 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ | 20 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ |