From: Khem Raj Date: Sat, 12 Jun 2021 22:10:06 +0000 (-0700) Subject: musl: Set UPSTREAM_CHECK_COMMITS X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee80b59fba4828b88ccf4b8797a4d7816d31a60b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git musl: Set UPSTREAM_CHECK_COMMITS Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 6569d1b37bc..bd9d5f1d4b5 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -84,3 +84,5 @@ RPROVIDES_${PN} += "ldd libsegfault rtld(GNU_HASH)" LEAD_SONAME = "libc.so" INSANE_SKIP_${PN}-dev = "staticdev" INSANE_SKIP_${PN} = "libdir" + +UPSTREAM_CHECK_COMMITS = "1"