summaryrefslogtreecommitdiffstats
path: root/meta-agl-test/recipes-tests/qa-test-misc/qa-test-misc.bb
blob: 65d2d32e071fb7c8e410b1e982ac36c78e9b8ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "Qa Test Misc"
HOMEPAGE = "https://git.automotivelinux.org/src/qa-test-misc/"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"

PN = 'qa-test-misc'
PV = '1'

SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qa-test-misc;protocol=https;branch=master"
SRCREV = "761c64f22b8a6c1202a2c9caafda36e154e81d41"

S = "${WORKDIR}/git"