diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-10-06 19:09:04 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@resin.io> | 2016-10-13 10:40:16 +0200 |
| commit | 585838e7a2dfa0e0c6e2d5cc14c1413856734cb7 (patch) | |
| tree | c21657ebb833bb1648ce5c510ab76594a87894fc /recipes-graphics/userland/userland_git.bb | |
| parent | 41689e8fe2ee0ff83fc94fbb3a12ebcab648106b (diff) | |
| download | meta-raspberrypi-585838e7a2dfa0e0c6e2d5cc14c1413856734cb7.tar.gz | |
userland: Upgrade to latest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
| -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 05d6cc1..3c63f94 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi" | |||
| 16 | 16 | ||
| 17 | SRCBRANCH = "master" | 17 | SRCBRANCH = "master" |
| 18 | SRCFORK = "raspberrypi" | 18 | SRCFORK = "raspberrypi" |
| 19 | SRCREV = "a63658c5950ce4ac6dc9d125ed977be91896d68c" | 19 | SRCREV = "2350bf2511fa49e177fb35c9613eef1b657a7506" |
| 20 | 20 | ||
| 21 | SRC_URI = "\ | 21 | SRC_URI = "\ |
| 22 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ | 22 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ |
