All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libdce: move from meta-arago
@ 2016-06-07 23:18 Denys Dmytriyenko
  0 siblings, 0 replies; only message in thread
From: Denys Dmytriyenko @ 2016-06-07 23:18 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-multimedia/libdce/libdce_3.00.10.01.bb | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 recipes-multimedia/libdce/libdce_3.00.10.01.bb

diff --git a/recipes-multimedia/libdce/libdce_3.00.10.01.bb b/recipes-multimedia/libdce/libdce_3.00.10.01.bb
new file mode 100644
index 0000000..aa61cb6
--- /dev/null
+++ b/recipes-multimedia/libdce/libdce_3.00.10.01.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Library used for remotely invoking the hw accelerated codec on IVA-HD"
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
+
+inherit autotools pkgconfig
+
+DEPENDS = "libdrm ti-ipc"
+
+SRC_URI = "git://git.omapzoom.org/repo/libdce.git;protocol=git"
+SRCREV = "4e9b02508ac3847df0af5c496a1be7b4ae082ad5"
+
+S = "${WORKDIR}/git"
+EXTRA_OECONF += "IPC_HEADERS=${STAGING_INCDIR}/ti/ipc/mm"
-- 
2.2.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-07 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-07 23:18 [PATCH] libdce: move from meta-arago Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.