summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
blob: 03d3303bc909a3714df8e19dea11f2ee145f152e (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 = "3bf1c3bfc25a780dda8333653b80932cb1e422a8"

PV = "0.0"

# Upstream repo does not tag
UPSTREAM_CHECK_COMMITS = "1"

inherit meson