From fa241fbacfb88ebcdca633aeaa3b9c64b1d2b8b5 Mon Sep 17 00:00:00 2001 From: Eric Ruei Date: Mon, 23 Nov 2015 23:31:51 +0000 Subject: [PATCH] omap5-sgx-ddk-um-linux: bump SRCREV of ti33x for configuration variable DefaultPixelFormat support * DefaultPixelFormat is used to set the default EGL pixel format Signed-off-by: Eric Ruei 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 a3a4e6d9..8b032e3d 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 @@ -11,7 +11,7 @@ BRANCH_ti43x = "am4/k4.1" SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" -SRCREV_ti33x = "b535b96043ae2206e0c3d24b66599ca0fbe706d3" +SRCREV_ti33x = "84ae5444c7cbc3f4c65a226b9fea62d4a513f3e0" SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc" INITSCRIPT_NAME = "pvr-init" @@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8" inherit update-rc.d -PR = "r13" +PR = "r14" PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" RDEPENDS_${PN} += "libdrm"