diff options
| -rw-r--r-- | meta-oe/recipes-kernel/libbpf/libbpf_1.4.5.bb (renamed from meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.5.bb index 665585d0cb..5ee7701484 100644 --- a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb +++ b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.5.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.3" | 11 | SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https;branch=libbpf-1.4.5" |
| 12 | SRCREV = "f8c6e0393d4be665fc0b584266b2a1354a71835e" | 12 | SRCREV = "a5086158dc90593b4e4b3ddbafab9bdaf9ec97ef" |
| 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" |
