diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-11-24 23:04:24 -0800 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2020-11-25 17:57:12 +0000 |
| commit | fd83102af7b0a2ff2de33a2e71bdfbd87335d79b (patch) | |
| tree | 21f23605549d93ee321139c4e51ee58a72fdab08 /recipes-graphics/userland/userland_git.bb | |
| parent | 6a53db2fb689d372c6acbb429f1a2211eca40aa5 (diff) | |
| download | meta-raspberrypi-fd83102af7b0a2ff2de33a2e71bdfbd87335d79b.tar.gz | |
userland: Upgrade to latest as of 20201027
refresh patches
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 24f0eaf..1d9dc1e 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -13,11 +13,11 @@ COMPATIBLE_MACHINE = "^rpi$" | |||
| 13 | 13 | ||
| 14 | SRCBRANCH = "master" | 14 | SRCBRANCH = "master" |
| 15 | SRCFORK = "raspberrypi" | 15 | SRCFORK = "raspberrypi" |
| 16 | SRCREV = "188d3bfe4a0ac36b119a2cee35a6be8d0c68e09e" | 16 | SRCREV = "9f3f9054a692e53b60fca54221a402414e030335" |
| 17 | 17 | ||
| 18 | # Use the date of the above commit as the package version. Update this when | 18 | # Use the date of the above commit as the package version. Update this when |
| 19 | # SRCREV is changed. | 19 | # SRCREV is changed. |
| 20 | PV = "20200624" | 20 | PV = "20201027" |
| 21 | 21 | ||
| 22 | SRC_URI = "\ | 22 | SRC_URI = "\ |
| 23 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ | 23 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ |
