diff options
| -rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/yavta_git.bb | 3 |
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 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" | |||
| 9 | PV = "0.0" | 9 | PV = "0.0" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | # Upstream repo does not tag | ||
| 13 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 14 | |||
| 12 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 15 | EXTRA_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 |
