Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v1 0/3] package/mstflint: add new package
@ 2024-11-15 23:57 Vincent Jardin
  2024-11-15 23:57 ` [Buildroot] [PATCH v1 1/3] " Vincent Jardin
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Vincent Jardin @ 2024-11-15 23:57 UTC (permalink / raw)
  To: buildroot; +Cc: vjardin, Vincent Jardin

From: Vincent Jardin <vjardin@iliad-free.fr>

v1:
  - add package/mstflint
  - import set of mstflint fixes for cross compilation
  - fix DPDK that can use mstflint if probeded by meson

Vincent Jardin (3):
  package/mstflint: add new package
  package/mstflint: fix cross compilation
  package/dpdk: add dependency on mstflint

 DEVELOPERS                                    |   1 +
 package/Config.in                             |   1 +
 package/dpdk/dpdk.mk                          |   3 +-
 ...-fix-static-link-drop-LDFLAGS-static.patch | 250 ++++++++++++++++++
 ...-libxml2-do-not-enforce-isystem-path.patch |  51 ++++
 .../0003-configure.ac-libcurl-patch.patch     |  43 +++
 .../0004-openssl-add-missing-engine.h.patch   |  29 ++
 ...explicit-BUILD_DYNAMIC-for-Makefiles.patch |  43 +++
 ...06-libmtcr_ul-drop-install-exec-hook.patch |  29 ++
 .../0007-Makefile.am-dynamic-vs-static.patch  |  54 ++++
 .../0008-libmtcr_ul.so-missing-for-DPDK.patch |  29 ++
 package/mstflint/Config.in                    |  16 ++
 package/mstflint/mstflint.mk                  |  42 +++
 13 files changed, 590 insertions(+), 1 deletion(-)
 create mode 100644 package/mstflint/0001-Makefile.am-fix-static-link-drop-LDFLAGS-static.patch
 create mode 100644 package/mstflint/0002-libxml2-do-not-enforce-isystem-path.patch
 create mode 100644 package/mstflint/0003-configure.ac-libcurl-patch.patch
 create mode 100644 package/mstflint/0004-openssl-add-missing-engine.h.patch
 create mode 100644 package/mstflint/0005-configure.ac-explicit-BUILD_DYNAMIC-for-Makefiles.patch
 create mode 100644 package/mstflint/0006-libmtcr_ul-drop-install-exec-hook.patch
 create mode 100644 package/mstflint/0007-Makefile.am-dynamic-vs-static.patch
 create mode 100644 package/mstflint/0008-libmtcr_ul.so-missing-for-DPDK.patch
 create mode 100644 package/mstflint/Config.in
 create mode 100644 package/mstflint/mstflint.mk

-- 
2.34.1

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

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

end of thread, other threads:[~2026-01-02 21:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 23:57 [Buildroot] [PATCH v1 0/3] package/mstflint: add new package Vincent Jardin
2024-11-15 23:57 ` [Buildroot] [PATCH v1 1/3] " Vincent Jardin
2024-11-16 11:09   ` Julien Olivain
2024-11-15 23:57 ` [Buildroot] [PATCH v1 2/3] package/mstflint: fix cross compilation Vincent Jardin
2024-11-16 10:46   ` Julien Olivain
2024-11-17 16:19     ` [Buildroot] [PATCH v2 0/2] package/mstflint: add new package Vincent Jardin
2024-11-17 16:19       ` [Buildroot] [PATCH v2 1/2] " Vincent Jardin
2024-11-22 18:32         ` Julien Olivain
2024-11-22 23:01           ` [Buildroot] [PATCH v3 0/3] " Vincent Jardin
2024-11-22 23:01             ` [Buildroot] [PATCH v3 1/2] " Vincent Jardin
2025-02-04 13:46               ` Julien Olivain
2026-01-02 21:48                 ` Thomas Petazzoni via buildroot
2024-11-22 23:01             ` [Buildroot] [PATCH v3 2/2] package/dpdk: add dependency on mstflint Vincent Jardin
2024-11-22 23:07           ` [Buildroot] [PATCH v2 1/2] package/mstflint: add new package Vincent Jardin
2024-11-17 16:19       ` [Buildroot] [PATCH v2 2/2] package/dpdk: add dependency on mstflint Vincent Jardin
2024-11-15 23:57 ` [Buildroot] [PATCH v1 3/3] " Vincent Jardin

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