From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V2 0/4] Upgrade uclibc
Date: Mon, 25 Aug 2014 16:44:44 -0700 [thread overview]
Message-ID: <cover.1409010172.git.raj.khem@gmail.com> (raw)
V2 Adds
More systemd build fixes to support uclibc
uclibc fixes needed for systemd to build
The following changes since commit 217aa4d9802609d2c3628c8751a27a5d25900898:
autogen-native: inherit pkgconfig to fix a build failure (2014-08-25 10:25:54 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/uclibc-update
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/uclibc-update
Khem Raj (4):
openssl: Re-add linux-uclibc tuple
uclibc: Upgrade to tip of master
uclibc: Support systemd builds
systemd: Support building on uclibc
meta/recipes-connectivity/openssl/openssl.inc | 1 +
...-Including-missing.h-to-get-MAX_HANDLE_SZ.patch | 29 ++
meta/recipes-core/systemd/systemd_213.bb | 1 +
meta/recipes-core/uclibc/uclibc-git.inc | 6 +-
...IPTOS_CLASS_-macros-according-to-RFC-2474.patch | 75 ++++
.../uclibc-git/0001-timex-Sync-with-glibc.patch | 33 ++
...tl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch | 377 --------------------
.../0004-Add-clock_adjtime-syscall.patch | 75 ----
.../uclibc-git/remove_attribute_optimize_Os.patch | 125 +------
meta/recipes-core/uclibc/uclibc.inc | 6 +-
10 files changed, 147 insertions(+), 581 deletions(-)
create mode 100644 meta/recipes-core/systemd/systemd/0001-util-Including-missing.h-to-get-MAX_HANDLE_SZ.patch
create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-Define-IPTOS_CLASS_-macros-according-to-RFC-2474.patch
create mode 100644 meta/recipes-core/uclibc/uclibc-git/0001-timex-Sync-with-glibc.patch
delete mode 100644 meta/recipes-core/uclibc/uclibc-git/0003-fcntl.h-Define-F_SETPIPE_SZ-and-F_GETPIPE_SZ.patch
delete mode 100644 meta/recipes-core/uclibc/uclibc-git/0004-Add-clock_adjtime-syscall.patch
--
1.7.10.4
next reply other threads:[~2014-08-25 23:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-25 23:44 Khem Raj [this message]
2014-08-25 23:45 ` [PATCH 1/4] openssl: Re-add linux-uclibc tuple Khem Raj
2014-08-25 23:45 ` [PATCH 2/4] uclibc: Upgrade to tip of master Khem Raj
2014-08-25 23:45 ` [PATCH 3/4] uclibc: Support systemd builds Khem Raj
2014-08-25 23:45 ` [PATCH 4/4] systemd: Support building on uclibc 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.1409010172.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.