summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb b/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
deleted file mode 100644
index e4e43c7d..00000000
--- a/recipes-ti/matrix/matrix-gui-qt4-demos_1.0.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1DESCRIPTION = "Qt4 demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4
5
6inherit allarch
7
8SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/608/5036/qt4demos_1.0.tar.gz"
9
10S = ${WORKDIR}/qt4demos
11
12require matrix-gui-apps.inc
13
14# Make sure qt4 submenu has been installed
15RDEPENDS += matrix-gui-submenus-qt4
16
17FILES_${PN} += "${MATRIX_BASE_DIR}/*"
18
19SRC_URI[md5sum] = "49b65c4af67117ba70e0ddabfe486abe"
20SRC_URI[sha256sum] = "8367c539caf6902961db4b8f38b0fb1f05b7b105d5e7fd143c9503ca0c8a1df2"