1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

libdce: Update PV and SRCREV

Updates to dce_test to print additional
extendedError for VC1 and MPEG2

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Karthik Ramanan
2017-07-31 17:13:05 +00:00
committed by Denys Dmytriyenko
parent ec6250df6e
commit f1293314e6

View File

@@ -7,9 +7,9 @@ inherit autotools pkgconfig
DEPENDS = "libdrm ti-ipc"
SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
SRCREV = "398dd27e7f3181fff9e3d910b418c69f1493f52f"
SRCREV = "75810b7bb53d2d076a96c2d1e2f8c61b3c12cb6b"
PR = "r4"
PR = "r0"
S = "${WORKDIR}/git"
EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"