[meta-ti] [RFC PATCH 5/9] libdce: add latest git version
Enrico Butera
ebutera at users.berlios.de
Sun Feb 26 11:39:10 PST 2012
Signed-off-by: Enrico Butera <ebutera at users.berlios.de>
---
recipes-ti/libdce/libdce.inc | 15 +++++++++++++++
recipes-ti/libdce/libdce_git.bb | 11 +++++++++++
2 files changed, 26 insertions(+), 0 deletions(-)
create mode 100644 recipes-ti/libdce/libdce.inc
create mode 100644 recipes-ti/libdce/libdce_git.bb
diff --git a/recipes-ti/libdce/libdce.inc b/recipes-ti/libdce/libdce.inc
new file mode 100644
index 0000000..ebc14f3
--- /dev/null
+++ b/recipes-ti/libdce/libdce.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "distributed codec-engine shim"
+HOMEPAGE = "http://gitorious.org/gstreamer-omap/libdce"
+SECTION = "devel"
+LICENSE = "TI"
+
+COMPATIBLE_MACHINE = "(omap4430-panda|pandaboard)"
+
+require ../includes/ti-paths.inc
+require ../includes/ti-staging.inc
+
+inherit autotools
+
+DEPENDS = "ti-bios-syslink ti-syslink-omap4 libtimemmgr"
+RDEPENDS = "ti-bios-syslink ti-syslink-omap4 libtimemmgr"
+
diff --git a/recipes-ti/libdce/libdce_git.bb b/recipes-ti/libdce/libdce_git.bb
new file mode 100644
index 0000000..2eebf9a
--- /dev/null
+++ b/recipes-ti/libdce/libdce_git.bb
@@ -0,0 +1,11 @@
+require libdce.inc
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=483f94bdaf5d31cd94aa2317f9ad2684"
+
+# 2011/12/08
+SRCREV = "334edb64b819623f5971aedd1a34b1fd4d59e5bf"
+
+SRC_URI = "git://gitorious.org/gstreamer-omap/libdce.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
--
1.7.5.4
More information about the meta-ti
mailing list