[meta-ti] Karthik Ramanan : bltsville: Deprecate - no longer supported

Arago Project git git at arago-project.org
Tue Apr 19 15:05:58 PDT 2016


Module: meta-ti
Branch: master
Commit: fdda559e85865e05431015abfd963e59d2badd54
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=fdda559e85865e05431015abfd963e59d2badd54

Author: Karthik Ramanan <a0393906 at ti.com>
Date:   Fri Apr 15 16:02:14 2016 +0000

bltsville: Deprecate - no longer supported

Signed-off-by: Karthik Ramanan <a0393906 at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-graphics/bltsville/bltsville_git.bb |   22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/recipes-graphics/bltsville/bltsville_git.bb b/recipes-graphics/bltsville/bltsville_git.bb
deleted file mode 100644
index 776785d..0000000
--- a/recipes-graphics/bltsville/bltsville_git.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-DESCRIPTION = "Userspace libraries and headers for TI BLTsville implementation"
-HOMEPAGE = "http://omapzoom.org/?p=platform/external/bltsville.git;a=summary"
-LICENSE = "BSD-3-Clause & TI-TSPA"
-LIC_FILES_CHKSUM = "file://COPYING;md5=10a9abb9c5bb19edd83a8cf66eef7148 \
-                    file://ticpu/license;md5=0bb831850a0de80e32a63772d89c6562"
-
-PR = "r3"
-
-SRCREV = "a759bde8a5a6e518dfb8a6e633736a360005498e"
-
-inherit autotools-brokensep pkgconfig
-
-SRC_URI = "git://git.omapzoom.org/platform/external/bltsville.git;protocol=git"
-
-S = "${WORKDIR}/git"
-
-do_configure() {
-	chmod +x autogen.sh
-	./autogen.sh --prefix=${prefix} --with-libtool-sysroot=${STAGING_DIR_TARGET}
-}
-
-FILES_${PN} += "${libdir}/libbltsville_ticpu_license.txt"   



More information about the meta-ti mailing list