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.bb22
1 files changed, 22 insertions, 0 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
new file mode 100644
index 00000000..f11ac940
--- /dev/null
+++ b/recipes-ti/matrix/matrix-gui-pm-demos_1.0.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "Power management demo descriptions for Matrix v2"
2HOMEPAGE = "https://gforge.ti.com/gf/project/matrixguiv2apps/"
3LICENSE = "CC-BY-SA"
4PRIORITY = "optional"
5
6PR = "r0"
7
8PACKAGE_ARCH = "all"
9
10SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/610/5035/pmdemos_1.0.tar.gz"
11
12S = ${WORKDIR}/pmdemos
13
14require matrix-gui-apps.inc
15
16# Make sure power submenu has been installed
17RDEPENDS += matrix-gui-submenus-power
18
19FILES_${PN} += "${MATRIX_BASE_DIR}/*"
20
21SRC_URI[md5sum] = "81ee5495fe155bad88a4ba3510bb18b9"
22SRC_URI[sha256sum] = "14c36da61466b384fd196769cf4a4344a9e62440fe3389f94d27575f29c319b3"