mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
kern-tools-native: check tags, not commits for new versions
(From OE-Core rev: da14779d706619261d2f7b7e8ed5fc57a1c5fc03) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a16a5e3d38
commit
74e02c5f0f
@@ -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() {
|
||||
:
|
||||
|
||||
Reference in New Issue
Block a user