summaryrefslogtreecommitdiffstats
path: root/recipes-ti/hdvpss
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2011-07-06 12:13:44 +0100
committerKoen Kooi <k-kooi@ti.com>2011-07-07 12:06:30 +0100
commitbd3b8388ed859987e2cdb941f111b2aa7dc09737 (patch)
treea66d342f302d964b71d7ed0d2b334bf3bf3be1a7 /recipes-ti/hdvpss
parente73385b2d94472040431834e32da322843c0155c (diff)
downloadmeta-ti-bd3b8388ed859987e2cdb941f111b2aa7dc09737.tar.gz
add hdvpss 01.00.01.27
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes-ti/hdvpss')
-rw-r--r--recipes-ti/hdvpss/ti-hdvpss.inc20
-rw-r--r--recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb6
2 files changed, 26 insertions, 0 deletions
diff --git a/recipes-ti/hdvpss/ti-hdvpss.inc b/recipes-ti/hdvpss/ti-hdvpss.inc
new file mode 100644
index 00000000..3c99b792
--- /dev/null
+++ b/recipes-ti/hdvpss/ti-hdvpss.inc
@@ -0,0 +1,20 @@
1DESCRIPTION = "TI HDVPSS"
2SECTION = "devel"
3LICENSE = "TI"
4
5require ../includes/ti-paths.inc
6require ../includes/ti-staging.inc
7
8S = "${WORKDIR}/REL.HDVPSS_${PV}"
9
10SRC_URI = "http://install.source.dir.local/REL.HDVPSS.${PV}.zip"
11
12do_compile() {
13 :
14}
15
16do_install() {
17 install -d ${D}${HDVPSS_INSTALL_DIR_RECIPE}
18 cp -pPrf ${S}/* ${D}${HDVPSS_INSTALL_DIR_RECIPE}
19}
20
diff --git a/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb b/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb
new file mode 100644
index 00000000..e3b1c56f
--- /dev/null
+++ b/recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb
@@ -0,0 +1,6 @@
1require ti-hdvpss.inc
2
3SRC_URI[md5sum] = "6db908bef3b933dc8cea666564d5d4d8"
4SRC_URI[sha256sum] = "2caa9c859cfe348197e860f07d174a8ab7048d38d6d3a12ec576802122c9e91e"
5
6