From: Alexander Kanavin Date: Wed, 8 Dec 2021 21:59:47 +0000 (+0100) Subject: kern-tools-native: check tags, not commits for new versions X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5784 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da14779d706619261d2f7b7e8ed5fc57a1c5fc03;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git kern-tools-native: check tags, not commits for new versions Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 95983fe69b7..74db9363a12 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() { :