summaryrefslogtreecommitdiffstats
path: root/recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb')
-rw-r--r--recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb b/recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb
index 076388d4..500eee47 100644
--- a/recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb
+++ b/recipes-ti/matrix/matrix-gui-coming-soon_1.0.bb
@@ -1,15 +1,13 @@
1DESCRIPTION = "coming soon descriptions for Matrix v2" 1DESCRIPTION = "coming soon 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"
4PRIORITY = "optional" 4LIC_FILES_CHKSUM = "file://comingsoon/comingsoon.desktop;md5=01ebad171fad40705288fcabccc770a2"
5 5
6PR = "r0" 6inherit allarch
7
8PACKAGE_ARCH = "all"
9 7
10SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/616/5029/comingsoon_1.0.tar.gz" 8SRC_URI = "https://gforge.ti.com/gf/download/frsrelease/616/5029/comingsoon_1.0.tar.gz"
11 9
12S = ${WORKDIR} 10S = "${WORKDIR}"
13 11
14require matrix-gui-apps.inc 12require matrix-gui-apps.inc
15 13