mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
musl-utils: monitor commits for upstream tracking
This repository is infrequently updated and doesn't really release, so just watch for new commits. (From OE-Core rev: 77237b92895806de1586fc5395a03669201a411b) 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
b1d326b031
commit
e1b712b8c1
@@ -13,6 +13,8 @@ PV = "20170421"
|
|||||||
SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d"
|
SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d"
|
||||||
SRC_URI = "git://github.com/boltlinux/musl-utils"
|
SRC_URI = "git://github.com/boltlinux/musl-utils"
|
||||||
|
|
||||||
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user