diff options
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 | 7 |
1 files changed, 3 insertions, 4 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 index 09b68b36..c9f1bdb7 100644 --- a/recipes-ti/matrix/matrix-gui-display-control_1.0.bb +++ b/recipes-ti/matrix/matrix-gui-display-control_1.0.bb | |||
| @@ -2,11 +2,10 @@ DESCRIPTION = "Display control descriptions for Matrix v2" | |||
| 2 | HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/" | 2 | HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/" |
| 3 | LICENSE = "CC-BY-SA" | 3 | LICENSE = "CC-BY-SA" |
| 4 | 4 | ||
| 5 | PR = "r1" | ||
| 6 | 5 | ||
| 7 | inherit allarch | 6 | inherit allarch |
| 8 | 7 | ||
| 9 | SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/674/5097/displaycontrol_1.1.tar.gz" | 8 | SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/611/5034/displaycontrol_1.0.tar.gz" |
| 10 | 9 | ||
| 11 | S = ${WORKDIR}/displaycontrol | 10 | S = ${WORKDIR}/displaycontrol |
| 12 | 11 | ||
| @@ -17,5 +16,5 @@ RDEPENDS += matrix-gui-submenus-display | |||
| 17 | 16 | ||
| 18 | FILES_${PN} += "${MATRIX_BASE_DIR}/*" | 17 | FILES_${PN} += "${MATRIX_BASE_DIR}/*" |
| 19 | 18 | ||
| 20 | SRC_URI[md5sum] = "1032490affff638b993367ce5a451298" | 19 | SRC_URI[md5sum] = "65b45c9a55395c6a574ca720fc47c628" |
| 21 | SRC_URI[sha256sum] = "78d3a6e1e74acb55a927cc7e087cd15c33767cfaf9458200aa863025cee32f2e" | 20 | SRC_URI[sha256sum] = "e8b8dee2ddf66f96b0420988e7cd3220306168887f78043e5aa4497388e77798" |
