diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2012-02-28 17:10:55 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-02-28 17:10:55 -0500 |
| commit | 266d76ba87d9ddf4db96d481bdd42cdd4e01362b (patch) | |
| tree | 241b0598bc884c747ae87c047115edb4213f2633 /recipes-ti/matrix/matrix-gui-display-control_1.0.bb | |
| parent | 827f9e9a8a8d933791966da46e9ad9d1a57b0403 (diff) | |
| download | meta-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.bb | 21 |
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 @@ | |||
| 1 | DESCRIPTION = "Display control descriptions for Matrix v2" | ||
| 2 | HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/" | ||
| 3 | LICENSE = "CC-BY-SA" | ||
| 4 | |||
| 5 | PR = "r1" | ||
| 6 | |||
| 7 | inherit allarch | ||
| 8 | |||
| 9 | SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/674/5097/displaycontrol_1.1.tar.gz" | ||
| 10 | |||
| 11 | S = ${WORKDIR}/displaycontrol | ||
| 12 | |||
| 13 | require matrix-gui-apps.inc | ||
| 14 | |||
| 15 | # Make sure display submenu has been installed | ||
| 16 | RDEPENDS += matrix-gui-submenus-display | ||
| 17 | |||
| 18 | FILES_${PN} += "${MATRIX_BASE_DIR}/*" | ||
| 19 | |||
| 20 | SRC_URI[md5sum] = "1032490affff638b993367ce5a451298" | ||
| 21 | SRC_URI[sha256sum] = "78d3a6e1e74acb55a927cc7e087cd15c33767cfaf9458200aa863025cee32f2e" | ||
