aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
blob: d495690343df315667340b73877f75020ec70d41 (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 = "30424117fc609beffb512450fe0d9b328d75b458"
BRANCH = "master"
INC_PR = "r76"

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