diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-05-22 10:59:19 -0700 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-20 21:56:21 +0100 |
| commit | fe7725eb971a2ccef666e0b5d438fedf35aefcd6 (patch) | |
| tree | 644f736ecad0a8e6afb22d1d9ccc06fe0506ab9b /recipes-graphics/userland/userland_git.bb | |
| parent | adbad84b6405bd49803e60f73542cf72d7c23ca8 (diff) | |
| download | meta-raspberrypi-fe7725eb971a2ccef666e0b5d438fedf35aefcd6.tar.gz | |
userland: Update to 20190501
Forward port the 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 2815942..2b5ac33 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -12,11 +12,11 @@ COMPATIBLE_MACHINE = "^rpi$" | |||
| 12 | 12 | ||
| 13 | SRCBRANCH = "master" | 13 | SRCBRANCH = "master" |
| 14 | SRCFORK = "raspberrypi" | 14 | SRCFORK = "raspberrypi" |
| 15 | SRCREV = "e5803f2c986cbf8c919c60278b3231dcdf4271a6" | 15 | SRCREV = "517cdc30da167d81a485e7a994e02cec2390a269" |
| 16 | 16 | ||
| 17 | # Use the date of the above commit as the package version. Update this when | 17 | # Use the date of the above commit as the package version. Update this when |
| 18 | # SRCREV is changed. | 18 | # SRCREV is changed. |
| 19 | PV = "20190114" | 19 | PV = "20190501" |
| 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} \ |
