This repository is infrequently updated and doesn't really release, so just watch for new commits.
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-core/musl/musl-utils.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-core/musl/musl-utils.bb b/meta/recipes-core/musl/musl-utils.bb index 74b846df595..dd0ce330613 100644 --- a/meta/recipes-core/musl/musl-utils.bb +++ b/meta/recipes-core/musl/musl-utils.bb @@ -13,6 +13,8 @@ PV = "20170421" SRCREV = "fb5630138ccabbbc14a19d372096a04e42573c7d" SRC_URI = "git://github.com/boltlinux/musl-utils" +UPSTREAM_CHECK_COMMITS = "1" + inherit autotools S = "${WORKDIR}/git" -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
