aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-11-22 18:32:32 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-02 11:24:37 +0000
commit1adff22d486a24b16d7233c1fd0a63c774f4e4ad (patch)
tree6fd74222b8113629ad7200c109d1729f005dd84a
parent4390618cc73ed318ca9a27d32f02e401ef9d9cc8 (diff)
downloadopenembedded-core-contrib-1adff22d486a24b16d7233c1fd0a63c774f4e4ad.tar.gz
kern-tools-native: fix upstream version check
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-kernel/kern-tools/kern-tools-native_git.bb1
1 files changed, 1 insertions, 0 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 3a3992a292..8ccd8cee14 100644
--- a/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
+++ b/meta/recipes-kernel/kern-tools/kern-tools-native_git.bb
@@ -12,6 +12,7 @@ inherit native
SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git"
S = "${WORKDIR}"
+UPSTREAM_CHECK_COMMITS = "1"
do_compile() {
: