aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
blob: 8edcb2b40ca7c486f2ddea8a605abfcd17f2c982 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "CC-BY-SA-3.0"
#By default all Matrix v2 applications use the same license.
LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"

SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
SRCREV = "497b2c6c9b748a3b3c5911bff200e027be45e0db"
BRANCH = "master"
INC_PR = "r40"

# Pull in the base package for installing matrix applications
require matrix-gui-apps.inc