summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb b/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb
index b894f0ba03..efa8c936b4 100644
--- a/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb
+++ b/meta-oe/recipes-devtools/kconfig-frontends/kconfig-frontends_4.11.0.1.bb
@@ -20,6 +20,9 @@ SRC_URI = "git://gitlab.com/ymorin/kconfig-frontends.git;protocol=https;branch=4
20 20
21SRCREV = "f22fce3a308be1c7790ebefc6bbedb33c5f7c86a" 21SRCREV = "f22fce3a308be1c7790ebefc6bbedb33c5f7c86a"
22 22
23# Upstream repo does not tag
24UPSTREAM_CHECK_COMMITS = "1"
25
23S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
24 27
25inherit autotools pkgconfig 28inherit autotools pkgconfig