summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb b/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb
index 85d251fc..70e72f93 100644
--- a/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb
+++ b/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb
@@ -2,10 +2,11 @@ DESCRIPTION = "Power management demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/" 2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA" 3LICENSE = "CC-BY-SA"
4 4
5PR = "r1"
5 6
6inherit allarch 7inherit allarch
7 8
8SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/610/5035/pmdemos_1.0.tar.gz" 9SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/676/5099/pmdemos_1.1.tar.gz"
9 10
10S = ${WORKDIR}/pmdemos 11S = ${WORKDIR}/pmdemos
11 12
@@ -16,5 +17,5 @@ RDEPENDS += matrix-gui-submenus-power
16 17
17FILES_${PN} += "${MATRIX_BASE_DIR}/*" 18FILES_${PN} += "${MATRIX_BASE_DIR}/*"
18 19
19SRC_URI[md5sum] = "81ee5495fe155bad88a4ba3510bb18b9" 20SRC_URI[md5sum] = "f996f9754c3d140e95501d8b4134f21c"
20SRC_URI[sha256sum] = "14c36da61466b384fd196769cf4a4344a9e62440fe3389f94d27575f29c319b3" 21SRC_URI[sha256sum] = "229579b71439c0ad4cff60d7ebb4065f6871db57dd5baa4a5983c9f7804655ab"