diff options
author | Eric Ruei <a0850410@uda0850410> | 2015-11-23 23:31:51 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-11-24 13:15:32 -0500 |
commit | 9c3254ecb66b69ac3edf3e9e4ccc18e45f5be77b (patch) | |
tree | 999f0b15dcd5c4a849d83c1f0898f50ae594f6cf /recipes-graphics/libgles | |
parent | 52c5cc74e91db1483b517e5b2df7fc683ac23ac3 (diff) | |
download | meta-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/libgles')
-rw-r--r-- | recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 4 |
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 | ||
12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
13 | SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" | 13 | SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" |
14 | SRCREV_ti33x = "b535b96043ae2206e0c3d24b66599ca0fbe706d3" | 14 | SRCREV_ti33x = "84ae5444c7cbc3f4c65a226b9fea62d4a513f3e0" |
15 | SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc" | 15 | SRCREV_ti43x = "fdf4c0b594ca142a68aabb4c3f82b75be50b46cc" |
16 | 16 | ||
17 | INITSCRIPT_NAME = "pvr-init" | 17 | INITSCRIPT_NAME = "pvr-init" |
@@ -19,7 +19,7 @@ INITSCRIPT_PARAMS = "defaults 8" | |||
19 | 19 | ||
20 | inherit update-rc.d | 20 | inherit update-rc.d |
21 | 21 | ||
22 | PR = "r13" | 22 | PR = "r14" |
23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
24 | 24 | ||
25 | RDEPENDS_${PN} += "libdrm" | 25 | RDEPENDS_${PN} += "libdrm" |