All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Update Sysprof and libdex to 47.0
@ 2024-10-04 22:05 Adrian Perez de Castro
  2024-10-04 22:05 ` [Buildroot] [PATCH 1/2] package/libdex: bump to version 0.8.0 Adrian Perez de Castro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Perez de Castro @ 2024-10-04 22:05 UTC (permalink / raw)
  To: buildroot; +Cc: Adrian Perez de Castro

Hi all,

This small patch set updates Sysprof to 47.0, and its libdex dependency.
In libdex we can drop one patch, and for Sysprof I added a small one that
avoids needing to update the GLib version packaged in Buildroot.


Adrian Perez de Castro (2):
  package/libdex: bump to version 0.8.0
  package/sysprof: bump to version 47.0

 .../0001-add-stack-protector-option.patch     | 45 -------------------
 package/libdex/libdex.hash                    |  4 +-
 package/libdex/libdex.mk                      |  5 ++-
 .../0001-build-reduce-GLib-requirement.patch  | 30 +++++++++++++
 package/sysprof/sysprof.hash                  |  4 +-
 package/sysprof/sysprof.mk                    |  2 +-
 6 files changed, 38 insertions(+), 52 deletions(-)
 delete mode 100644 package/libdex/0001-add-stack-protector-option.patch
 create mode 100644 package/sysprof/0001-build-reduce-GLib-requirement.patch

-- 
2.46.2

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

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

end of thread, other threads:[~2024-10-26 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04 22:05 [Buildroot] [PATCH 0/2] Update Sysprof and libdex to 47.0 Adrian Perez de Castro
2024-10-04 22:05 ` [Buildroot] [PATCH 1/2] package/libdex: bump to version 0.8.0 Adrian Perez de Castro
2024-10-04 22:05 ` [Buildroot] [PATCH 2/2] package/sysprof: bump to version 47.0 Adrian Perez de Castro
2024-10-26 11:50 ` [Buildroot] [PATCH 0/2] Update Sysprof and libdex to 47.0 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.