summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2024-07-19 17:58:58 +0200
committerKhem Raj <raj.khem@gmail.com>2024-08-09 14:25:11 -0700
commit8746389fe0569f270c63bde613fb7e8f79bd44d1 (patch)
tree89c718915f92c511bde6ba93af13be25d6d2feb7 /meta-oe/recipes-multimedia
parent29693e3b3016b3d6ddf804e4b89702a892179057 (diff)
downloadmeta-openembedded-8746389fe0569f270c63bde613fb7e8f79bd44d1.tar.gz
yavta: Add UPSTREAM_CHECK_COMMITS
Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect upstream updates. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
index 306952830..c4f31c033 100644
--- a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
+++ b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb
@@ -9,6 +9,9 @@ SRCREV = "65f740aa1758531fd810339bc1b7d1d33666e28a"
9PV = "0.0" 9PV = "0.0"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12# Upstream repo does not tag
13UPSTREAM_CHECK_COMMITS = "1"
14
12EXTRA_OEMAKE = "-e MAKEFLAGS=" 15EXTRA_OEMAKE = "-e MAKEFLAGS="
13 16
14# The yavta sources include copies of the headers required to build in the 17# The yavta sources include copies of the headers required to build in the