aboutsummaryrefslogtreecommitdiffstats
path: root/extras/recipes-ti/hdvpss
diff options
context:
space:
mode:
Diffstat (limited to 'extras/recipes-ti/hdvpss')
-rw-r--r--extras/recipes-ti/hdvpss/ti-hdvpss.inc20
-rw-r--r--extras/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb6
2 files changed, 26 insertions, 0 deletions
diff --git a/extras/recipes-ti/hdvpss/ti-hdvpss.inc b/extras/recipes-ti/hdvpss/ti-hdvpss.inc
new file mode 100644
index 00000000..3c99b792
--- /dev/null
+++ b/extras/recipes-ti/hdvpss/ti-hdvpss.inc
@@ -0,0 +1,20 @@
+DESCRIPTION = "TI HDVPSS"
+SECTION = "devel"
+LICENSE = "TI"
+
+require ../includes/ti-paths.inc
+require ../includes/ti-staging.inc
+
+S = "${WORKDIR}/REL.HDVPSS_${PV}"
+
+SRC_URI = "http://install.source.dir.local/REL.HDVPSS.${PV}.zip"
+
+do_compile() {
+ :
+}
+
+do_install() {
+ install -d ${D}${HDVPSS_INSTALL_DIR_RECIPE}
+ cp -pPrf ${S}/* ${D}${HDVPSS_INSTALL_DIR_RECIPE}
+}
+
diff --git a/extras/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb b/extras/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb
new file mode 100644
index 00000000..e3b1c56f
--- /dev/null
+++ b/extras/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb
@@ -0,0 +1,6 @@
+require ti-hdvpss.inc
+
+SRC_URI[md5sum] = "6db908bef3b933dc8cea666564d5d4d8"
+SRC_URI[sha256sum] = "2caa9c859cfe348197e860f07d174a8ab7048d38d6d3a12ec576802122c9e91e"
+
+