summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend
diff options
context:
space:
mode:
authorKarthik Ramanan <a0393906@ti.com>2016-11-11 13:42:19 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-11-13 20:04:21 +0000
commit2380bc09b584ae176f2275c6ac72d94ebfbf7c3b (patch)
treeb042e8eafa078df997d644ce7911bf64c5b3560e /meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend
parent3bd99fb9c93da89564d31cf6579d49213915d2f7 (diff)
dra7xx-evm: add support for multimedia acceleration
TI Jacinto 6 has hardware multimedia acceleration capability. This patch introduces the firmware and IPC components that are needed to control the hardware accelerators. Change-Id: I795c820f9bb87dd77ad227ce7c80f879dd935e54 Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend')
-rw-r--r--meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend b/meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend
new file mode 100644
index 000000000..ca5cdef42
--- /dev/null
+++ b/meta-agl-bsp/meta-ti/recipes-arago/ipc/ti-ipc_git.bbappend
@@ -0,0 +1,7 @@
+#inherit append-code-change
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/patches/:"
+
+SRC_URI_append = " \
+ file://add-dependency-of-pthreads.patch \
+"