summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb b/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb
new file mode 100644
index 00000000..c653c6fc
--- /dev/null
+++ b/recipes-ti/matrix/matrix-gui-3d-demos_1.0.bb
@@ -0,0 +1,20 @@
1DESCRIPTION = "3D demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4PRIORITY = "optional"
5
6PR = "r0"
7
8SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/603/5030/3ddemos_1.0.tar.gz"
9
10S = ${WORKDIR}/3ddemos
11
12require matrix-gui-apps.inc
13
14# Make sure 3D submenu has been installed
15RDEPENDS += matrix-gui-submenus-3d
16
17FILES_${PN} += "${MATRIX_BASE_DIR}/*"
18
19SRC_URI[md5sum] = "998363dbabea3724c4c3283a480cdb60"
20SRC_URI[sha256sum] = "aab5890dffe4e9f36f78a64ec16e7221649bb61ef1ceee2e1246cd666d197268"