summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/kern-tools
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-08 22:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-09 10:33:21 +0000
commitda14779d706619261d2f7b7e8ed5fc57a1c5fc03 (patch)
tree4c3c9308a9e4fff84aeca97e50810f0b507cf097 /meta/recipes-kernel/kern-tools
parent706ed171c0b761a01f01baac92a2f2ad9ba8240b (diff)
downloadopenembedded-core-contrib-da14779d706619261d2f7b7e8ed5fc57a1c5fc03.tar.gz
kern-tools-native: check tags, not commits for new versions
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/kern-tools')
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
index 95983fe69b..74db9363a1 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -15,7 +15,6 @@ inherit native
SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git;branch=master"
S = "${WORKDIR}/git"
-UPSTREAM_CHECK_COMMITS = "1"
do_configure() {
: