Skip to content

Commit 1664cb6

Browse files
teknoraverkraj
authored andcommitted
libbpf: bump to 0.5.0
Signed-off-by: Matteo Croce <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 704fe4c commit 1664cb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta-oe/recipes-kernel/libbpf/libbpf_0.4.bb renamed to meta-oe/recipes-kernel/libbpf/libbpf_0.5.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ LIC_FILES_CHKSUM = "file://../LICENSE.LGPL-2.1;md5=b370887980db5dd40659b50909238
99
DEPENDS = "zlib elfutils"
1010

1111
SRC_URI = "git://github.com/libbpf/libbpf.git;protocol=https"
12-
SRCREV = "db9614b6bd69746809d506c2786f914b0f812c37"
12+
SRCREV = "5579664205e42194e1921d69d0839f660c801a4d"
1313

1414
PACKAGE_ARCH = "${MACHINE_ARCH}"
15-
COMPATIBLE_HOST = "(x86_64.*|i.86.*|aarch64).*-linux"
15+
COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux"
1616

1717
S = "${WORKDIR}/git/src"
1818

0 commit comments

Comments
 (0)