summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-display-control_1.0.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2012-02-28 17:10:55 -0500
committerDenys Dmytriyenko <denys@ti.com>2012-02-28 17:10:55 -0500
commit266d76ba87d9ddf4db96d481bdd42cdd4e01362b (patch)
tree241b0598bc884c747ae87c047115edb4213f2633 /recipes-ti/matrix/matrix-gui-display-control_1.0.bb
parent827f9e9a8a8d933791966da46e9ad9d1a57b0403 (diff)
downloadmeta-ti-266d76ba87d9ddf4db96d481bdd42cdd4e01362b.tar.gz
matrix: remove old Matrix and replace with README to point to new location
Matrix is now hosted in the meta-arago-extras (sub-)layer of meta-arago. This sub-layer is not Arago-specific and can be used with any distro. More details at git://arago-project.org/git/meta-arago.git Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-display-control_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-display-control_1.0.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/recipes-ti/matrix/matrix-gui-display-control_1.0.bb b/recipes-ti/matrix/matrix-gui-display-control_1.0.bb
deleted file mode 100644
index 09b68b36..00000000
--- a/recipes-ti/matrix/matrix-gui-display-control_1.0.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1DESCRIPTION = "Display control descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4
5PR = "r1"
6
7inherit allarch
8
9SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/674/5097/displaycontrol_1.1.tar.gz"
10
11S = ${WORKDIR}/displaycontrol
12
13require matrix-gui-apps.inc
14
15# Make sure display submenu has been installed
16RDEPENDS += matrix-gui-submenus-display
17
18FILES_${PN} += "${MATRIX_BASE_DIR}/*"
19
20SRC_URI[md5sum] = "1032490affff638b993367ce5a451298"
21SRC_URI[sha256sum] = "78d3a6e1e74acb55a927cc7e087cd15c33767cfaf9458200aa863025cee32f2e"