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 --- .../samba/files/fix_duplicate_pdb_search_init.patch | 4 ++++ .../0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch | 2 +- .../0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch | 2 +- .../bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch | 1 + 4 files changed, 7 insertions(+), 2 deletions(-) (limited to 'dynamic-layers') diff --git a/dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch b/dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch index e9d88d2..a0452d7 100644 --- a/dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch +++ b/dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch @@ -1,3 +1,7 @@ +Do not match pdb init files + +Upstream-Status: Inappropriate [ Clang Specific ] +Signed-off-by: Khem Raj --- a/source3/wscript_build 2019-03-14 09:03:29.498617250 +0100 +++ b/source3/wscript_build 2019-03-14 09:06:19.824949694 +0100 @@ -124,7 +124,6 @@ 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