From: Wang Mingyu <[email protected]>

Changelog:
 Fix libbpf unintentionally dropping FD_CLOEXEC flag when (internally) duping 
FDs.

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 8fc8a8ee0ecd33bfaec8b907c0b2d391c98149f0)
Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../libbpf/{libbpf_1.4.2.bb => libbpf_1.4.3.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-kernel/libbpf/{libbpf_1.4.2.bb => libbpf_1.4.3.bb} (92%)

diff --git a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.2.bb 
b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb
similarity index 92%
rename from meta-oe/recipes-kernel/libbpf/libbpf_1.4.2.bb
rename to meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb
index 928482ba36..665585d0cb 100644
--- a/meta-oe/recipes-kernel/libbpf/libbpf_1.4.2.bb
+++ b/meta-oe/recipes-kernel/libbpf/libbpf_1.4.3.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = 
"file://../LICENSE.LGPL-2.1;md5=b370887980db5dd40659b50909238
 
 DEPENDS = "zlib elfutils"
 
-SRC_URI = 
"git://github.com/libbpf/libbpf.git;protocol=https;branch=libbpf-1.4.2"
-SRCREV = "1b357586a7a62db7fe27af4ebe4bdefe6986cfd6"
+SRC_URI = 
"git://github.com/libbpf/libbpf.git;protocol=https;branch=libbpf-1.4.3"
+SRCREV = "f8c6e0393d4be665fc0b584266b2a1354a71835e"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_HOST = 
"(x86_64|i.86|arm|aarch64|riscv64|powerpc|powerpc64|mips64).*-linux"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121621): 
https://lists.openembedded.org/g/openembedded-devel/message/121621
Mute This Topic: https://lists.openembedded.org/mt/116270445/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to