Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] boot/optee-os: support new optee-os 3.16.0 build dependencies
@ 2022-03-10  8:07 Clément Léger via buildroot
  2022-03-10  8:07 ` [Buildroot] [PATCH 1/3] package/python-cryptography: enable host package Clément Léger via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Clément Léger via buildroot @ 2022-03-10  8:07 UTC (permalink / raw)
  To: buildroot; +Cc: Etienne Carriere, Clément Léger, Thomas Petazzoni

Newer versions of optee-os (>= 3.16.0) uses python-cryptography instead
of python-pycryptodomex to build. This series adds support to build
host-python-cryptography and uses it in optee-os package to build the
3.16.0 version.

Clément Léger (3):
  package/python-cryptography: enable host package
  boot/optee-os: add support to build with python-cryptography
  boot/optee-os: bump to version 3.16.0

 boot/optee-os/Config.in                            | 13 +++++++++++--
 boot/optee-os/optee-os.hash                        |  3 +--
 boot/optee-os/optee-os.mk                          |  7 ++++++-
 package/python-cryptography/python-cryptography.mk |  7 +++++++
 4 files changed, 25 insertions(+), 5 deletions(-)

-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-03-10 16:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-10  8:07 [Buildroot] [PATCH 0/3] boot/optee-os: support new optee-os 3.16.0 build dependencies Clément Léger via buildroot
2022-03-10  8:07 ` [Buildroot] [PATCH 1/3] package/python-cryptography: enable host package Clément Léger via buildroot
2022-03-10  8:07 ` [Buildroot] [PATCH 2/3] boot/optee-os: add support to build with python-cryptography Clément Léger via buildroot
2022-03-10  8:07 ` [Buildroot] [PATCH 3/3] boot/optee-os: bump to version 3.16.0 Clément Léger via buildroot
2022-03-10 13:28 ` [Buildroot] [PATCH 0/3] boot/optee-os: support new optee-os 3.16.0 build dependencies Clément Léger via buildroot
2022-03-10 16:00   ` Etienne Carriere

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