1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

libdce: update to 3.00.12.00 version

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-10-27 22:39:46 +00:00
parent 02bf96edca
commit 9fd25a0565

View File

@@ -7,9 +7,7 @@ inherit autotools pkgconfig
DEPENDS = "libdrm ti-ipc"
SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
SRCREV = "f83e785d2b98404fed9e3a6264bf4945c65abd12"
SRCREV = "1b1b5a2e5e995f607c22651579b49aa98d08610a"
S = "${WORKDIR}/git"
EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
PR = "r1"