diff options
| -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 18c74fa..2993044 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -11,7 +11,7 @@ PROVIDES = "virtual/libgles2 \ | |||
| 11 | virtual/egl" | 11 | virtual/egl" |
| 12 | COMPATIBLE_MACHINE = "raspberrypi" | 12 | COMPATIBLE_MACHINE = "raspberrypi" |
| 13 | 13 | ||
| 14 | SRCREV = "628498eb6cf501554c98a5e6c7ea3855574fa43e" | 14 | SRCREV = "d2c9f912da389c23ed27e81e940be3540f64fc59" |
| 15 | SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ | 15 | SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ |
| 16 | " | 16 | " |
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
