From 8746389fe0569f270c63bde613fb7e8f79bd44d1 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Fri, 19 Jul 2024 17:58:58 +0200 Subject: [PATCH] yavta: Add UPSTREAM_CHECK_COMMITS Upstream repo does not tag so, use UPSTREAM_CHECK_COMMITS to detect upstream updates. Signed-off-by: Yoann Congal Reviewed-by: Alexandre Truong Signed-off-by: Khem Raj --- meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb b/meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb index 3069528301..c4f31c033f 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" PV = "0.0" S = "${WORKDIR}/git" +# Upstream repo does not tag +UPSTREAM_CHECK_COMMITS = "1" + EXTRA_OEMAKE = "-e MAKEFLAGS=" # The yavta sources include copies of the headers required to build in the