diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2017-09-07 12:06:30 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-12-04 17:53:58 +0100 |
| commit | b0acfb8dd33382064d74fb0c66e11bc120a1e750 (patch) | |
| tree | 372a04a97fb3e3d13b2beb119777badc6a826d60 | |
| parent | 8bd0459044175a56a0e4676fd3672cda3c22c741 (diff) | |
| download | meta-raspberrypi-b0acfb8dd33382064d74fb0c66e11bc120a1e750.tar.gz | |
userland: Update to current master HEAD
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
| -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 893fcba..419d1d7 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 = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085" | 19 | SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45" |
| 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} \ |
