All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mrinmayee Hingolikar <mrinmayee@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: [PATCH] ti: libdce: Library for invoking the hw accelerated codec on IVA-HD.
Date: Wed, 20 Nov 2013 16:08:52 +0530	[thread overview]
Message-ID: <20131120103852.GA20454@ti.com> (raw)

Signed-off-by: Mrinmayee Hingolikar <mrinmayee@ti.com>
---
 recipes-ti/libdce/libdce_git.bb |   14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 recipes-ti/libdce/libdce_git.bb

diff --git a/recipes-ti/libdce/libdce_git.bb b/recipes-ti/libdce/libdce_git.bb
new file mode 100644
index 0000000..fcb9984
--- /dev/null
+++ b/recipes-ti/libdce/libdce_git.bb
@@ -0,0 +1,14 @@
+inherit autotools pkgconfig
+
+LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://libdce.h;beginline=1;endline=31;md5=0a398cf815b8b5f31f552266cd453dae"
+
+PR = "r0"
+
+DEPENDS = "libdrm ti-ipc"
+
+SRC_URI = "git://git.ti.com/glsdk/libdce2.git;protocol=git"
+SRCREV = "0aa6627d59a2a7c4837a40fe67f610b3318d23c1"
+
+S = "${WORKDIR}/git"
+EXTRA_OECONF += "IPC_HEADERS=${STAGING_DIR_TARGET}/usr/include/ti/ipc/mm"
-- 
1.7.9.5



             reply	other threads:[~2013-11-20 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20 10:38 Mrinmayee Hingolikar [this message]
2013-11-20 14:53 ` [PATCH] ti: libdce: Library for invoking the hw accelerated codec on IVA-HD Denys Dmytriyenko
2013-11-20 22:06 ` Nicolas Dechesne
2013-11-21 12:46   ` Maupin, Chase

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20131120103852.GA20454@ti.com \
    --to=mrinmayee@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.