diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 2993044..cba1709 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -5,13 +5,13 @@ vcos, openmaxil, vchiq_arm, bcm_host, WFC, OpenVG." LICENSE = "Broadcom" LIC_FILES_CHKSUM = "file://LICENCE;md5=957f6640d5e2d2acfce73a36a56cb32f" -PR = "r3" +PR = "r4" PROVIDES = "virtual/libgles2 \ virtual/egl" COMPATIBLE_MACHINE = "raspberrypi" -SRCREV = "d2c9f912da389c23ed27e81e940be3540f64fc59" +SRCREV = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d" SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ " S = "${WORKDIR}/git"