mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 18:30:50 +00:00
libdce: add API for query remote proc information
This update contains two main changes: * Fix for multimedia playback failure with core dumped * New API addition for querying remote proc information Signed-off-by: Karthik Ramanan <a0393906@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
9f8dfdae2d
commit
d259985667
@@ -7,7 +7,9 @@ inherit autotools pkgconfig
|
||||
DEPENDS = "libdrm ti-ipc"
|
||||
|
||||
SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
|
||||
SRCREV = "4e9b02508ac3847df0af5c496a1be7b4ae082ad5"
|
||||
SRCREV = "f83e785d2b98404fed9e3a6264bf4945c65abd12"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user