[Buildroot] [PATCH v6 0/6] package: add CANopenterm and dependencies

Dario Binacchi <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
This series adds CANopenterm and the packages required to build it.

The previous version was blocked by the lack of an SDL3 package in
Buildroot, as pointed out during the review of v5 [1]. SDL3 has since
been merged into Buildroot, so this series now builds CANopenterm
against the current SDL3 package.

While revisiting the v5 series, I also addressed some build issues and
added the missing dependencies required by CANopenterm.

This series was also tested with Buildroot's test-pkg.

[1] https://patchwork.ozlabs.org/project/buildroot/patch/[email protected]/

Dario Binacchi (6):
  package/sdl3: fix build on PowerPC with uClibc
  package/sdl3: disable m68k builds
  package/pocketpy: link with libatomic
  package/isocline: new package
  package/canvenient: new package
  package/canopenterm: new package

 DEVELOPERS                                    |  3 +
 package/Config.in                             |  3 +
 package/canopenterm/Config.in                 | 27 +++++++++
 package/canopenterm/canopenterm.hash          |  3 +
 package/canopenterm/canopenterm.mk            | 29 ++++++++++
 .../canvenient/0001-Fix-build-with-musl.patch | 43 +++++++++++++++
 package/canvenient/Config.in                  | 13 +++++
 package/canvenient/canvenient.hash            |  3 +
 package/canvenient/canvenient.mk              | 14 +++++
 ...nly-require-CXX-compiler-when-needed.patch | 55 +++++++++++++++++++
 package/isocline/Config.in                    |  9 +++
 package/isocline/isocline.hash                |  3 +
 package/isocline/isocline.mk                  | 21 +++++++
 package/pocketpy/pocketpy.mk                  |  8 +++
 ...001-Fix-build-on-PowerPC-with-uClibc.patch | 40 ++++++++++++++
 package/sdl3/Config.in                        |  8 +++
 16 files changed, 282 insertions(+)
 create mode 100644 package/canopenterm/Config.in
 create mode 100644 package/canopenterm/canopenterm.hash
 create mode 100644 package/canopenterm/canopenterm.mk
 create mode 100644 package/canvenient/0001-Fix-build-with-musl.patch
 create mode 100644 package/canvenient/Config.in
 create mode 100644 package/canvenient/canvenient.hash
 create mode 100644 package/canvenient/canvenient.mk
 create mode 100644 package/isocline/0001-Only-require-CXX-compiler-when-needed.patch
 create mode 100644 package/isocline/Config.in
 create mode 100644 package/isocline/isocline.hash
 create mode 100644 package/isocline/isocline.mk
 create mode 100644 package/sdl3/0001-Fix-build-on-PowerPC-with-uClibc.patch

-- 
2.43.0

_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.