mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
52c5cc74e9
commit
9c3254ecb6
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user