From 94b9967b5ce7493289ac903f2e44ef3cd3fe43f9 Mon Sep 17 00:00:00 2001 From: Yoshihito Ogawa Date: Fri, 11 Dec 2015 11:30:45 +0900 Subject: Update SRCREV for libgbm Update libgbm SRCREV from 39cad6b7f2 to d5a58c6899 to fix an arugment of kms_bo_unmap(). Change-Id: Ieedc6f15512d9c4369fa297aaa0dc945291eeb14 Signed-off-by: Yoshihito Ogawa --- meta-rcar-gen2/recipes-graphics/wayland/libgbm.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-rcar-gen2/recipes-graphics') diff --git a/meta-rcar-gen2/recipes-graphics/wayland/libgbm.bb b/meta-rcar-gen2/recipes-graphics/wayland/libgbm.bb index e7dc398..329e972 100644 --- a/meta-rcar-gen2/recipes-graphics/wayland/libgbm.bb +++ b/meta-rcar-gen2/recipes-graphics/wayland/libgbm.bb @@ -4,7 +4,7 @@ SECTION = "libs" LIC_FILES_CHKSUM = "file://gbm.c;beginline=4;endline=22;md5=5cdaac262c876e98e47771f11c7036b5" -SRCREV = "39cad6b7f24ea65e6f7d2c2777e3fe3dda8c24c9" +SRCREV = "d5a58c689932d42add1301c5cd323da5244374af" SRC_URI = "git://github.com/thayama/libgbm;protocol=git;branch=master" S = "${WORKDIR}/git" -- cgit