From 6c4d8ab62bacd54006605c1e6baca58d0fb82dd2 Mon Sep 17 00:00:00 2001 From: Karthik Ramanan Date: Tue, 23 Sep 2014 22:00:35 +0000 Subject: [PATCH] omap5-sgx-ddk-um-linux: Updated SRCREV to include bugfixes * This version is compatible with version Kernel 3.12 Signed-off-by: Karthik Ramanan Acked-by: Franklin Cooper Jr. Acked-by: Franklin Cooper Jr. Signed-off-by: Denys Dmytriyenko --- recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb index b875328b..37ea088b 100644 --- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb @@ -4,9 +4,9 @@ LICENSE = "TI-TSPA" LIC_FILES_CHKSUM = "file://OMAP5-Linux-Graphics-DDK-UM-Manifest.doc;md5=360d293df455e4f2d363bb4014a49603" SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git" -SRCREV = "994922a5655c63b05343a9238cb30e6ef61744be" +SRCREV = "0af11b676900de5a3e5550728fe18acd88c29848" -PR = "r2" +PR = "r3" PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" RREPLACES_${PN} = "libegl libgles1 libgles2"