From: swee.aun.khor@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Support combination of MUSL and x32 build
Date: Wed, 5 Jul 2017 16:56:31 -0700 [thread overview]
Message-ID: <cover.1499127835.git.swee.aun.khor@intel.com> (raw)
From: sweeaun <swee.aun.khor@intel.com>
Modified infrastructure (bbclass) and fixed bugs on multiple recipes to
enable combination of MUSL and x32 build.
The following changes since commit 98099349e358a9caaec8ec81f0d4abe588909cfe:
bitbake: npm fetcher: fix unknown variable name. (2017-06-29 14:33:42 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib sweeaun/musl_x32_support
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sweeaun/musl_x32_support
sweeaun (7):
insane.bbclass: Support musl-x32
siteinfo.bbclass: Support musl-x32
gnu-efi: Support musl-x32 build
grub-efi: Support musl-x32
openssl: Support musl-x32 build
perl: Support musl-x32 build
libffi: Support musl-x32 build
meta/classes/insane.bbclass | 5 +++-
meta/classes/siteinfo.bbclass | 2 ++
meta/recipes-bsp/gnu-efi/gnu-efi_3.0.5.bb | 1 +
meta/recipes-bsp/grub/grub-efi_2.02.bb | 2 ++
meta/recipes-connectivity/openssl/openssl.inc | 6 +++--
meta/recipes-devtools/perl/perl_5.24.1.bb | 2 +-
.../0001-libffi-Support-musl-x32-build.patch | 29 ++++++++++++++++++++++
meta/recipes-support/libffi/libffi_3.2.1.bb | 1 +
8 files changed, 44 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-support/libffi/libffi/0001-libffi-Support-musl-x32-build.patch
--
2.7.4
next reply other threads:[~2017-07-06 7:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 23:56 swee.aun.khor [this message]
2017-07-05 23:56 ` [PATCH 1/7] insane.bbclass: Support musl-x32 swee.aun.khor
2017-07-05 23:56 ` [PATCH 2/7] siteinfo.bbclass: " swee.aun.khor
2017-07-05 23:56 ` [PATCH 3/7] gnu-efi: Support musl-x32 build swee.aun.khor
2017-07-05 23:56 ` [PATCH 4/7] grub-efi: Support musl-x32 swee.aun.khor
2017-07-05 23:56 ` [PATCH 5/7] openssl: Support musl-x32 build swee.aun.khor
2017-07-06 7:23 ` Khem Raj
2017-07-06 9:15 ` Khor, Swee Aun
2017-07-05 23:56 ` [PATCH 6/7] perl: " swee.aun.khor
2017-07-05 23:56 ` [PATCH 7/7] libffi: " swee.aun.khor
2017-07-06 7:22 ` Khem Raj
2017-07-06 8:25 ` Khor, Swee Aun
2017-07-06 14:51 ` Wold, Saul
2017-07-06 23:22 ` Khor, Swee Aun
2017-07-06 7:31 ` ✗ patchtest: failure for Support combination of MUSL and x32 build Patchwork
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.1499127835.git.swee.aun.khor@intel.com \
--to=swee.aun.khor@intel.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.