mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 lines
378 B
BlitzBasic
15 lines
378 B
BlitzBasic
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
|