diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2025-01-02 07:35:06 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-01-01 19:02:19 -0800 |
| commit | 07cdb574a5a4931ba0629604f5ea90591b31b1b4 (patch) | |
| tree | f34f5b270ea71a46c5f6eeaae4e4e8b2923ca915 | |
| parent | de93141c92c76d306c71eab4c689a04010653b95 (diff) | |
| download | meta-openembedded-07cdb574a5a4931ba0629604f5ea90591b31b1b4.tar.gz | |
libbpf: upgrade 1.4.6 -> 1.4.7
ChangLog:
https://github.com/libbpf/libbpf/releases/tag/v1.4.7
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-kernel/libbpf/libbpf_1.4.7.bb (renamed from meta-oe/recipes-kernel/libbpf/libbpf_1.4.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.6.bb b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.7.bb index 914ac9f087..8df1c639ed 100644 --- a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.6.bb +++ b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.7.bb | |||
| @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://../LICENSE.LGPL-2.1;md5=b370887980db5dd40659b50909238 | |||
| 8 | 8 | ||
| 9 | DEPENDS = "zlib elfutils" | 9 | DEPENDS = "zlib elfutils" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https;branch=libbpf-1.4.6" | 11 | SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https;branch=libbpf-1.4.7" |
| 12 | SRCREV = "fdf402b384cc42ce29bb9e27011633be3cbafe1e" | 12 | SRCREV = "ca72d0731f8c693bd98caba70d951fc0bfe20788" |
| 13 | 13 | ||
| 14 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 14 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 15 | COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux" | 15 | COMPATIBLE_HOST = "(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux" |
