* [Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0
@ 2025-02-03 14:14 Vincent Jardin
2025-02-04 15:10 ` Julien Olivain
0 siblings, 1 reply; 3+ messages in thread
From: Vincent Jardin @ 2025-02-03 14:14 UTC (permalink / raw)
To: buildroot; +Cc: romain.naour, Vincent Jardin
Changelog: https://github.com/libbpf/libbpf/releases/tag/v1.5.0
Signed-off-by: Vincent Jardin <vjardin@free.fr>
Signed-off-by: Vincent Jardin <vjardin@vjardin@free.fr>
---
package/libbpf/libbpf.hash | 2 +-
package/libbpf/libbpf.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libbpf/libbpf.hash b/package/libbpf/libbpf.hash
index 75f2b1695c..f5ecc59cd8 100644
--- a/package/libbpf/libbpf.hash
+++ b/package/libbpf/libbpf.hash
@@ -1,5 +1,5 @@
# Locally calculated
-sha256 5da826c968fdb8a2f714701cfef7a4b7078be030cf58b56143b245816301cbb8 libbpf-1.1.0.tar.gz
+sha256 53492aff6dd47e4da04ef5e672d753b9743848bdb38e9d90eafbe190b7983c44 libbpf-1.5.0.tar.gz
sha256 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349 LICENSE
sha256 e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf LICENSE.BSD-2-Clause
sha256 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca LICENSE.LGPL-2.1
diff --git a/package/libbpf/libbpf.mk b/package/libbpf/libbpf.mk
index ef33542f2d..7fa541ad24 100644
--- a/package/libbpf/libbpf.mk
+++ b/package/libbpf/libbpf.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBBPF_VERSION = 1.1.0
+LIBBPF_VERSION = 1.5.0
LIBBPF_SITE = $(call github,libbpf,libbpf,v$(LIBBPF_VERSION))
LIBBPF_LICENSE = GPL-2.0, LGPL-2.1, BSD-2-Clause
LIBBPF_LICENSE_FILES = LICENSE LICENSE.BSD-2-Clause LICENSE.LGPL-2.1
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0
2025-02-03 14:14 [Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0 Vincent Jardin
@ 2025-02-04 15:10 ` Julien Olivain
2025-02-04 15:25 ` Vincent Jardin
0 siblings, 1 reply; 3+ messages in thread
From: Julien Olivain @ 2025-02-04 15:10 UTC (permalink / raw)
To: Vincent Jardin; +Cc: buildroot, romain.naour
On 03/02/2025 15:14, Vincent Jardin wrote:
> Changelog: https://github.com/libbpf/libbpf/releases/tag/v1.5.0
>
> Signed-off-by: Vincent Jardin <vjardin@free.fr>
> Signed-off-by: Vincent Jardin <vjardin@vjardin@free.fr>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0
2025-02-04 15:10 ` Julien Olivain
@ 2025-02-04 15:25 ` Vincent Jardin
0 siblings, 0 replies; 3+ messages in thread
From: Vincent Jardin @ 2025-02-04 15:25 UTC (permalink / raw)
To: Julien Olivain, romain.naour; +Cc: buildroot
On Tue, Feb 04, 2025 at 04:10:11PM +0100, Julien Olivain wrote:
> On 03/02/2025 15:14, Vincent Jardin wrote:
> > Changelog: https://github.com/libbpf/libbpf/releases/tag/v1.5.0
> >
> > Signed-off-by: Vincent Jardin <vjardin@free.fr>
>
> Applied to master, thanks.
thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-04 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 14:14 [Buildroot] [PATCH v1 1/1] package/libbpf: bump to version 1.5.0 Vincent Jardin
2025-02-04 15:10 ` Julien Olivain
2025-02-04 15:25 ` Vincent Jardin
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.