summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorEric Ruei <a0850410@uda0850410>2015-11-23 23:31:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-24 13:15:32 -0500
commit9c3254ecb66b69ac3edf3e9e4ccc18e45f5be77b (patch)
tree999f0b15dcd5c4a849d83c1f0898f50ae594f6cf /recipes-graphics
parent52c5cc74e91db1483b517e5b2df7fc683ac23ac3 (diff)
downloadmeta-ti-9c3254ecb66b69ac3edf3e9e4ccc18e45f5be77b.tar.gz
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 <a0850410@uda0850410> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb4
1 files 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"
11 11
12SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}"
13SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" 13SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6"
14SRCREV_ti33x = "b535b96043ae2206e0c3d24b66599ca0fbe706d3" 14SRCREV_ti33x = "84ae5444c7cbc3f4c65a226b9fea62d4a513f3e0"
15SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc" 15SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc"
16 16
17INITSCRIPT_NAME = "pvr-init" 17INITSCRIPT_NAME = "pvr-init"
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8"
19 19
20inherit update-rc.d 20inherit update-rc.d
21 21
22PR = "r13" 22PR = "r14"
23PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" 23PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2"
24 24
25RDEPENDS_${PN} += "libdrm" 25RDEPENDS_${PN} += "libdrm"