From: Adrian Perez de Castro <aperez@igalia.com>
To: buildroot@buildroot.org
Cc: Adrian Perez de Castro <aperez@igalia.com>
Subject: [Buildroot] [PATCH 0/2] Update Sysprof and libdex to 47.0
Date: Sat, 5 Oct 2024 01:05:37 +0300 [thread overview]
Message-ID: <20241004220541.2290809-1-aperez@igalia.com> (raw)
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
next reply other threads:[~2024-10-04 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-04 22:05 Adrian Perez de Castro [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241004220541.2290809-1-aperez@igalia.com \
--to=aperez@igalia.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.