On Wed, Nov 13, 2013 at 6:19 PM, Andrei Gherzan wrote: > Change-Id: Ic618f8bc5365b9f787a230a2a3e0ccb92c17738a > Signed-off-by: Andrei Gherzan > --- > recipes-graphics/userland/userland_git.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-graphics/userland/userland_git.bbb/recipes-graphics/userland/ > userland_git.bb > index c7ea522..18c74fa 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 = "r2" > +PR = "r3" > > PROVIDES = "virtual/libgles2 \ > virtual/egl" > COMPATIBLE_MACHINE = "raspberrypi" > > -SRCREV = "23baee63495aa685e7693467b7a5469ff5ca4481" > +SRCREV = "628498eb6cf501554c98a5e6c7ea3855574fa43e" > SRC_URI = "git:// > github.com/raspberrypi/userland.git;protocol=git;branch=master \ > " > S = "${WORKDIR}/git" > -- > 1.8.1.4 > > Merged. ag