[meta-ti] [RFC PATCH 2/9] libtimemmgr: add latest git version

Enrico Butera ebutera at users.berlios.de
Sun Feb 26 11:39:07 PST 2012


Signed-off-by: Enrico Butera <ebutera at users.berlios.de>
---
 recipes-ti/tiler/libtimemmgr.inc    |   15 +++++++++++++++
 recipes-ti/tiler/libtimemmgr_git.bb |   14 ++++++++++++++
 2 files changed, 29 insertions(+), 0 deletions(-)
 create mode 100644 recipes-ti/tiler/libtimemmgr.inc
 create mode 100644 recipes-ti/tiler/libtimemmgr_git.bb

diff --git a/recipes-ti/tiler/libtimemmgr.inc b/recipes-ti/tiler/libtimemmgr.inc
new file mode 100644
index 0000000..dba4b9e
--- /dev/null
+++ b/recipes-ti/tiler/libtimemmgr.inc
@@ -0,0 +1,15 @@
+DESCRIPTION = "TI Tiler memory manager"
+HOMEPAGE = "http://git.omapzoom.org/?p=platform/hardware/ti/tiler.git;a=summary"
+SECTION = "multimedia"
+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"
+#RDEPENDS = "ti-bios-syslink ti-syslink"
+
diff --git a/recipes-ti/tiler/libtimemmgr_git.bb b/recipes-ti/tiler/libtimemmgr_git.bb
new file mode 100644
index 0000000..a01713f
--- /dev/null
+++ b/recipes-ti/tiler/libtimemmgr_git.bb
@@ -0,0 +1,14 @@
+require libtimemmgr.inc
+
+LIC_FILES_CHKSUM = "file://tiler.h;beginline=1;endline=34;md5=fbf05e708efe0b38ce01e0fd3ece63c4"
+
+# 2011/06/26: MEMMGR: Fix compile errors with new toolchain
+SRCREV = "a6dda467f9689cb8c4e2c252f53524afd07c2392"
+
+SRC_URI = "git://git.omapzoom.org/platform/hardware/ti/tiler.git;protocol=git;branch=memmgr_2.0"
+
+PR = "r1"
+PV = "2.0+gitr${SRCPV}"
+
+S = "${WORKDIR}/git"
+
-- 
1.7.5.4




More information about the meta-ti mailing list