summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-03-29 18:54:46 -0700
committerKhem Raj <raj.khem@gmail.com>2023-03-30 00:09:52 -0700
commit0c09a7ee845eb92cb736467065dc37f086a367dc (patch)
treee3db631d088bb35f204de21facaa1fb8f7c5b1ce /dynamic-layers
parent4219cb9cbfe60bb164c0b2f2544d32b558c02a26 (diff)
downloadmeta-clang-0c09a7ee845eb92cb736467065dc37f086a367dc.tar.gz
recipes: Update patch status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/networking-layer/recipes-connectivity/samba/files/fix_duplicate_pdb_search_init.patch4
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-Vendor-just-enough-extra-headers-to-allow-libbpf-to-.patch2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/0001-python-CMakeLists.txt-Remove-check-for-host-etc-debi.patch2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/0001-cmake-Raise-max-llvm-major-version-to-16.patch1
4 files changed, 7 insertions, 2 deletions
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 @@
1Do not match pdb init files
2
3Upstream-Status: Inappropriate [ Clang Specific ]
4Signed-off-by: Khem Raj <raj.khem@gmail.com>
1--- a/source3/wscript_build 2019-03-14 09:03:29.498617250 +0100 5--- a/source3/wscript_build 2019-03-14 09:03:29.498617250 +0100
2+++ b/source3/wscript_build 2019-03-14 09:06:19.824949694 +0100 6+++ b/source3/wscript_build 2019-03-14 09:06:19.824949694 +0100
3@@ -124,7 +124,6 @@ 7@@ -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
17this for now simply so I can easily show why we must de-vendor libbpf in 17this for now simply so I can easily show why we must de-vendor libbpf in
18the first place! 18the first place!
19 19
20Upstream-status: Inappropriate [other] 20Upstream-Status: Inappropriate [other]
21 21
22Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> 22Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
23--- 23---
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] ...]
13 13
14error: option --install-layout not recognized 14error: option --install-layout not recognized
15 15
16Upstream-status: Innapropriate [oe-specific] 16Upstream-Status: Inappropriate [oe-specific]
17 17
18Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com> 18Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
19--- 19---
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 <raj.khem@gmail.com>
3Date: Fri, 10 Mar 2023 00:08:27 -0800 3Date: Fri, 10 Mar 2023 00:08:27 -0800
4Subject: [PATCH] cmake: Raise max llvm major version to 16 4Subject: [PATCH] cmake: Raise max llvm major version to 16
5 5
6Upstream-Status: Submitted [https://github.com/iovisor/bpftrace/pull/2528]
6Signed-off-by: Khem Raj <raj.khem@gmail.com> 7Signed-off-by: Khem Raj <raj.khem@gmail.com>
7--- 8---
8 CMakeLists.txt | 2 +- 9 CMakeLists.txt | 2 +-