mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/bpftool: bump to version 7.5.0
Changes: https://github.com/libbpf/bpftool/releases This upgrade fixes as well linking problems to LLVM libraries in the previous version on Buildroot 2025.05 and master. Signed-off-by: Federico Pellegrin <fede@evolware.org> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d9d99eae4d
commit
2c7d6b9dbe
@@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 89d3ce783d5c9e40b9060b380869911ee9d5ab6732a4b1dd19a90103c5e41e6c bpftool-v7.1.0-git4.tar.gz
|
||||
sha256 ff95bc8a057c84e61863fcf95e354199041ac524f5b9f5d487cf0b2c6e9198fb bpftool-v7.5.0-git4.tar.gz
|
||||
sha256 7c588754d5e81e92e2a12e47cf78949d485c9c22b4850f12d21b3835c85947d1 LICENSE
|
||||
sha256 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd LICENSE.BSD-2-Clause
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE.GPL-2.0
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BPFTOOL_VERSION = v7.1.0
|
||||
BPFTOOL_VERSION = v7.5.0
|
||||
BPFTOOL_SITE = https://github.com/libbpf/bpftool
|
||||
BPFTOOL_SITE_METHOD = git
|
||||
BPFTOOL_GIT_SUBMODULES = YES
|
||||
|
||||
Reference in New Issue
Block a user