diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-11-14 23:07:35 -0800 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-11-15 10:47:39 +0000 |
| commit | 9b1a796cb737873f9b39243258927160948be287 (patch) | |
| tree | b97b9ef185a5e550b7b4aebb475dce7774611bbf /recipes-graphics/userland/userland_git.bb | |
| parent | 4d3a148b8eaca1a7137d4f081be6b865a27b0b2a (diff) | |
| download | meta-raspberrypi-9b1a796cb737873f9b39243258927160948be287.tar.gz | |
userland: Update to latest revision
Forward port patches as needed
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 d4624bf..d38b02d 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "^rpi$" | |||
| 16 | 16 | ||
| 17 | SRCBRANCH = "master" | 17 | SRCBRANCH = "master" |
| 18 | SRCFORK = "raspberrypi" | 18 | SRCFORK = "raspberrypi" |
| 19 | SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45" | 19 | SRCREV = "bc3c52a51315399a9f31ed24049eb4bc81fd1c60" |
| 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} \ |
