All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] musl: Set UPSTREAM_CHECK_COMMITS
@ 2021-06-12 22:10 Khem Raj
  2021-06-14 13:12 ` [OE-core] " Michael Opdenacker
  0 siblings, 1 reply; 4+ messages in thread
From: Khem Raj @ 2021-06-12 22:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Khem Raj

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-core/musl/musl_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 6569d1b37b..bd9d5f1d4b 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"
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-14 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-12 22:10 [PATCH] musl: Set UPSTREAM_CHECK_COMMITS Khem Raj
2021-06-14 13:12 ` [OE-core] " Michael Opdenacker
2021-06-14 13:17   ` [docs] " Alexander Kanavin
2021-06-14 16:06     ` Michael Opdenacker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.