From 0c09a7ee845eb92cb736467065dc37f086a367dc Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 29 Mar 2023 18:54:46 -0700 Subject: recipes: Update patch status Signed-off-by: Khem Raj --- .../bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch | 2 +- .../bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch | 2 +- .../bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'dynamic-layers/openembedded-layer') diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch index 946787c..c3c787d 100644 --- a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch +++ b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch @@ -17,7 +17,7 @@ solution is probably to update the system UAPI headers but I am committing this for now simply so I can easily show why we must de-vendor libbpf in the first place! -Upstream-status: Inappropriate [other] +Upstream-Status: Inappropriate [other] Signed-off-by: Daniel Thompson --- diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch index 4d5ceda..3ca7fdd 100644 --- a/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch +++ b/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch @@ -13,7 +13,7 @@ usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] error: option --install-layout not recognized -Upstream-status: Innapropriate [oe-specific] +Upstream-Status: Inappropriate [oe-specific] Signed-off-by: Ovidiu Panait --- diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch b/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch index 904c890..93fceb2 100644 --- a/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch +++ b/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch @@ -3,6 +3,7 @@ From: Khem Raj Date: Fri, 10 Mar 2023 00:08:27 -0800 Subject: [PATCH] cmake: Raise max llvm major version to 16 +Upstream-Status: Submitted [https://github.com/iovisor/bpftrace/pull/2528] Signed-off-by: Khem Raj --- CMakeLists.txt | 2 +- -- cgit v1.2.3-54-g00ecf