diff options
| -rw-r--r-- | meta-oe/recipes-kernel/libbpf/libbpf_1.7.0.bb (renamed from meta-oe/recipes-kernel/libbpf/libbpf_1.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-kernel/libbpf/libbpf_1.6.2.bb b/meta-oe/recipes-kernel/libbpf/libbpf_1.7.0.bb index 28732b1e66..f6cb024706 100644 --- a/meta-oe/recipes-kernel/libbpf/libbpf_1.6.2.bb +++ b/meta-oe/recipes-kernel/libbpf/libbpf_1.7.0.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=${BPN}-${PV}" | 11 | SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https;branch=master;tag=v${PV}" |
| 12 | SRCREV = "45e89348ec74617c11cd5241ccd0ffc91dfd03c4" | 12 | SRCREV = "f5dcbae736e5d7f83a35718e01be1a8e3010fa39" |
| 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" |
