summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
blob: 87dc7a7be6688a094493e706a2e6b17230315470 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "Yet Another V4L2 Test Application"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe"

SRC_URI = "git://git.ideasonboard.org/yavta.git;branch=master;protocol=https \
          "
SRCREV = "52c975e5542504ac10bed8b1d68df5c75951d202"

PV = "0.0"

# Upstream repo does not tag
UPSTREAM_CHECK_COMMITS = "1"

inherit meson