diff options
author | 2021-03-31 19:44:43 -0700 | |
---|---|---|
committer | 2021-04-03 17:07:25 +0100 | |
commit | f9a13f3b9a90f4f033afa9f34b66ca7432a7742b (patch) | |
tree | a3c9ecbdadaa91c94dbfc02d3eb4c1db1eb74d18 /recipes-graphics | |
parent | 214c12870b1d9b41eafc85a6f5ec09bedda73286 (diff) | |
download | meta-raspberrypi-f9a13f3b9a90f4f033afa9f34b66ca7432a7742b.tar.gz meta-raspberrypi-f9a13f3b9a90f4f033afa9f34b66ca7432a7742b.tar.bz2 meta-raspberrypi-f9a13f3b9a90f4f033afa9f34b66ca7432a7742b.zip |
userland: Update to latest master
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics')
-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 6dfc8a3..bf7f8e3 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -13,7 +13,7 @@ COMPATIBLE_MACHINE = "^rpi$" SRCBRANCH = "master" SRCFORK = "raspberrypi" -SRCREV = "9f3f9054a692e53b60fca54221a402414e030335" +SRCREV = "3fd8527eefd8790b4e8393458efc5f94eb21a615" # Use the date of the above commit as the package version. Update this when # SRCREV is changed. |