diff options
| -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 5676e30..aac1c3c 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 = "3fd8527eefd8790b4e8393458efc5f94eb21a615" | 16 | SRCREV = "97bc8180ad682b004ea224d1db7b8e108eda4397" |
| 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 = "20210319" | 20 | PV = "20210623" |
| 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} \ |
