mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
kern-tools-native: fix upstream version check
(From OE-Core rev: 1adff22d486a24b16d7233c1fd0a63c774f4e4ad) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
93e10f2ee9
commit
c5111da124
@@ -12,6 +12,7 @@ inherit native
|
|||||||
|
|
||||||
SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git"
|
SRC_URI = "git://git.yoctoproject.org/yocto-kernel-tools.git"
|
||||||
S = "${WORKDIR}"
|
S = "${WORKDIR}"
|
||||||
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
do_compile() {
|
do_compile() {
|
||||||
:
|
:
|
||||||
|
|||||||
Reference in New Issue
Block a user