Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next 0/3] Fix non-locale uClibc build of Kodi
@ 2022-09-01 20:12 Bernd Kuhls
  2022-09-01 20:12 ` [Buildroot] [PATCH/next 1/3] package/daq3: bump version to 3.0.9 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bernd Kuhls @ 2022-09-01 20:12 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Hi,

this patch series fixes
https://lists.buildroot.org/pipermail/buildroot/2022-August/648240.html

Several steps are necessary:
- bump daq3/snort3 to remove flatbuffers support
  this patch needs to go in first because the current snort3 version
  is incompatible to flatbuffers 2.0.8
- bump flatbuffers, this bump includes
  https://github.com/google/flatbuffers/commit/2ee20a5f3d16bf94140466eba71d04a56c4d4fde
  which, from my pov, simplifies the if-conditions guarding locale
  support
- this simplified if-condition made it possible for me to fix a build
  error with kodi on non-locale toolchains:
  https://lists.buildroot.org/pipermail/buildroot/2022-July/648110.html

Regards, Bernd

Bernd Kuhls (3):
  package/daq3: bump version to 3.0.9
  package/snort3: bump version to 3.1.40.0
  package/flatbuffers: bump version to 2.0.8

 package/daq3/daq3.hash                        |  2 +-
 package/daq3/daq3.mk                          |  2 +-
 ...flatbuffers-base.h-fix-build-on-musl.patch | 20 +++++++++++--------
 package/flatbuffers/flatbuffers.hash          |  2 +-
 package/flatbuffers/flatbuffers.mk            |  2 +-
 package/snort3/snort3.hash                    |  2 +-
 package/snort3/snort3.mk                      |  9 +--------
 7 files changed, 18 insertions(+), 21 deletions(-)

-- 
2.30.2

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

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

end of thread, other threads:[~2022-09-24  8:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01 20:12 [Buildroot] [PATCH/next 0/3] Fix non-locale uClibc build of Kodi Bernd Kuhls
2022-09-01 20:12 ` [Buildroot] [PATCH/next 1/3] package/daq3: bump version to 3.0.9 Bernd Kuhls
2022-09-24  8:24   ` Thomas Petazzoni
2022-09-01 20:12 ` [Buildroot] [PATCH/next 2/3] package/snort3: bump version to 3.1.40.0 Bernd Kuhls
2022-09-01 20:12 ` [Buildroot] [PATCH/next 3/3] package/flatbuffers: bump version to 2.0.8 Bernd Kuhls

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