mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
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>
This commit is contained in:
parent
29693e3b30
commit
8746389fe0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user