oe-chipsec.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix 32-bit builds of CHIPSEC
@ 2017-03-15 19:41 Ricardo Neri
  2017-03-15 19:42 ` [PATCH 1/4] chipsec: make chipsec recipe depend on make_scripts Ricardo Neri
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ricardo Neri @ 2017-03-15 19:41 UTC (permalink / raw)
  To: chipsec

[-- Attachment #1: Type: text/plain, Size: 998 bytes --]

Our build bot discovered broken builds of CHIPSEC in qemux86. This series
fixes these issues. In a nutshell, the CHIPSEC driver needs to be aware
of the CPU architecture to build the driver differently. Also, given
that CHIPSEC provides an out-of-tree module, Linux needs extra tasks performed
before CHIPSEC can be built.

Thanks and BR,
Ricardo

Ricardo Neri (4):
  chipsec: make chipsec recipe depend on make_scripts
  chipsec: Provide CHIPSEC's driver with the build architecture
  chipsec: distutils' build arguments
  chipsec: Ship 64-bit binary files only in 64-bit packages

 ...ve-CPU-architecture-to-the-driver-s-Makef.patch | 40 ++++++++++++++++++++++
 meta-luv/recipes-core/chipsec/chipsec_git.bb       | 14 +++++++-
 meta/lib/oe/terminal.py                            |  3 +-
 3 files changed, 55 insertions(+), 2 deletions(-)
 create mode 100644 meta-luv/recipes-core/chipsec/chipsec/0001-setup.py-give-CPU-architecture-to-the-driver-s-Makef.patch

-- 
2.9.3


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

end of thread, other threads:[~2017-03-15 19:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-15 19:41 [PATCH 0/4] Fix 32-bit builds of CHIPSEC Ricardo Neri
2017-03-15 19:42 ` [PATCH 1/4] chipsec: make chipsec recipe depend on make_scripts Ricardo Neri
2017-03-15 19:42 ` [PATCH 2/4] chipsec: Provide CHIPSEC's driver with the build architecture Ricardo Neri
2017-03-15 19:42 ` [PATCH 3/4] chipsec: distutils' build arguments Ricardo Neri
2017-03-15 19:42 ` [PATCH 4/4] chipsec: Ship 64-bit binary files only in 64-bit packages Ricardo Neri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).