From c00adcbc48a06280562c4bf227087dde63b36394 Mon Sep 17 00:00:00 2001 From: Thao Nguyen Date: Thu, 30 Mar 2017 15:30:31 +0700 Subject: rcar-gen3: weston: Update SRCREV for weston to follow latest version This commit updates SRCREV of weston for following items: v4l2-renderer - Check color format at importing dmabuf. - Translate clipping region for subtraction from opaque region. - Fix calculation of clip region. vsp2-renderer - Fix destination rect for rendering. - Fallback to GL at zooming output. - Reset scaler usage counter correctly. Change-Id: I83d9c3905eeeec48e09dae24f50e29fef4b5cc43 Signed-off-by: Thao Nguyen Signed-off-by: Takamitsu Honda --- meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend b/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend index 2047457..22f82ba 100644 --- a/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend +++ b/meta-rcar-gen3/recipes-graphics/wayland/weston_1.11.0.bbappend @@ -4,7 +4,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" BRANCH = "rcar-gen3/1.11.0/gl-fallback" -SRCREV = "1a8e5cd9e2e100d100e076dba3d937a5dc60093d" +SRCREV = "a9df84304f6fcf8025beae998adcc4b02d8b968e" SRC_URI = " \ git://github.com/renesas-rcar/weston.git;branch=${BRANCH} \ -- cgit 1.2.3-korg