Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Upgrade musl to 1.1.24+
@ 2020-01-03  7:21 Khem Raj
  2020-01-03  7:21 ` [PATCH 1/3] musl: Upgrade beyond 1.24 Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Khem Raj @ 2020-01-03  7:21 UTC (permalink / raw)
  To: openembedded-core

Build it out of tree
Enable 64bit time_t on 32bit arches

The following changes since commit 3e108b70176dee3495f3afcea1c0c87cccf2a379:

  bitbake: cache: Lower debug level for wold build messages (2020-01-02 16:43:01 +0000)

are available in the Git repository at:

  git://git.yoctoproject.org/poky-contrib kraj/misc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kraj/misc

Khem Raj (3):
  musl: Upgrade beyond 1.24
  musl: Build outside of source tree
  tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags

 meta/conf/distro/include/tclibc-musl.inc      |  1 +
 meta/recipes-core/musl/musl.inc               |  4 +-
 .../0001-riscv-Define-sigcontext-again.patch  | 48 -------------------
 meta/recipes-core/musl/musl_git.bb            |  5 +-
 4 files changed, 6 insertions(+), 52 deletions(-)
 delete mode 100644 meta/recipes-core/musl/musl/0001-riscv-Define-sigcontext-again.patch

-- 
2.24.1



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

end of thread, other threads:[~2020-01-06 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-03  7:21 [PATCH 0/3] Upgrade musl to 1.1.24+ Khem Raj
2020-01-03  7:21 ` [PATCH 1/3] musl: Upgrade beyond 1.24 Khem Raj
2020-01-03  7:21 ` [PATCH 2/3] musl: Build outside of source tree Khem Raj
2020-01-03 14:59   ` Ross Burton
2020-01-03  7:21 ` [PATCH 3/3] tclibc-musl: Add -D__USE_TIME_BITS64 to c/c++ flags Khem Raj
2020-01-06 17:08   ` André Draszik
2020-01-06 17:32     ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox