All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Upgrade musl to 1.1.24+
Date: Thu,  2 Jan 2020 23:21:07 -0800	[thread overview]
Message-ID: <cover.1578035913.git.raj.khem@gmail.com> (raw)

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



             reply	other threads:[~2020-01-03  7:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-03  7:21 Khem Raj [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1578035913.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.