diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-06-21 18:09:11 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-06-21 09:15:20 -0700 |
| commit | be8c765c7c4ed48404da8fd8e813c9f3ab5ad415 (patch) | |
| tree | 45fa8c8906c400a9bc25085ec91588d02fdf5c80 /meta-oe/recipes-devtools | |
| parent | 2393cd93ae1bb706744bae9185f2af74867950b8 (diff) | |
| download | meta-openembedded-be8c765c7c4ed48404da8fd8e813c9f3ab5ad415.tar.gz | |
*.patch: add Upstream-Status to all patches
There is new patch-status QA check in oe-core:
https://git.openembedded.org/openembedded-core/commit/?id=76a685bfcf927593eac67157762a53259089ea8a
This is temporary work around just to hide _many_ warnings from
optional patch-status (if you add it to WARN_QA).
This just added
Upstream-Status: Pending
everywhere without actually investigating what's the proper status.
This is just to hide current QA warnings and to catch new .patch files being
added without Upstream-Status, but the number of Pending patches is now terrible:
5 (26%) meta-xfce
6 (50%) meta-perl
15 (42%) meta-webserver
21 (36%) meta-gnome
25 (57%) meta-filesystems
26 (43%) meta-initramfs
45 (45%) meta-python
47 (55%) meta-multimedia
312 (63%) meta-networking
756 (61%) meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
59 files changed, 120 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch index 7b7244b491..b92a487523 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0002-Remove-maes-option-from-cross-compilation.patch | |||
| @@ -4,6 +4,8 @@ Date: Mon, 3 Feb 2020 03:25:57 +0000 | |||
| 4 | Subject: [PATCH 2/3] Remove maes option from cross-compilation | 4 | Subject: [PATCH 2/3] Remove maes option from cross-compilation |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- | 9 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- |
| 8 | absl/copts/GENERATED_copts.bzl | 4 ---- | 10 | absl/copts/GENERATED_copts.bzl | 4 ---- |
| 9 | 2 files changed, 8 deletions(-) | 11 | 2 files changed, 8 deletions(-) |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch index c0039c2107..1a80a428b7 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/0003-Remove-neon-option-from-cross-compilation.patch | |||
| @@ -8,6 +8,8 @@ them. | |||
| 8 | 8 | ||
| 9 | Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> | 9 | Signed-off-by: Jonas Gorski <jonas.gorski@bisdn.de> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- | 13 | absl/copts/GENERATED_AbseilCopts.cmake | 4 ---- |
| 12 | absl/copts/GENERATED_copts.bzl | 4 ---- | 14 | absl/copts/GENERATED_copts.bzl | 4 ---- |
| 13 | 2 files changed, 8 deletions(-) | 15 | 2 files changed, 8 deletions(-) |
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch index 9b408259f9..f2ebd9f08c 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/abseil-ppc-fixes.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | An all-in-one patch that fixes several issues: | 3 | An all-in-one patch that fixes several issues: |
| 2 | 4 | ||
| 3 | 1) UnscaledCycleClock not fully implemented for ppc*-musl (disabled on musl) | 5 | 1) UnscaledCycleClock not fully implemented for ppc*-musl (disabled on musl) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch b/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch index 57c443b707..c091fd404b 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/build/0001-Riscv-Add-risc-v-Android-config-header.patch | |||
| @@ -4,6 +4,8 @@ Date: Mon, 20 Apr 2020 15:32:40 +0800 | |||
| 4 | Subject: [PATCH 1/1] Riscv: Add risc-v Android config header | 4 | Subject: [PATCH 1/1] Riscv: Add risc-v Android config header |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | .../arch/linux-riscv64/AndroidConfig.h | 340 ++++++++++++++++++ | 9 | .../arch/linux-riscv64/AndroidConfig.h | 340 ++++++++++++++++++ |
| 8 | 1 file changed, 340 insertions(+) | 10 | 1 file changed, 340 insertions(+) |
| 9 | create mode 100644 core/combo/include/arch/linux-riscv64/AndroidConfig.h | 11 | create mode 100644 core/combo/include/arch/linux-riscv64/AndroidConfig.h |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch index 79e9d4d3b2..7f03cd2beb 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0004-adb-Fix-build-on-big-endian-systems.patch | |||
| @@ -18,6 +18,8 @@ them to be used when initializing structures. | |||
| 18 | 18 | ||
| 19 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 19 | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
| 20 | --- | 20 | --- |
| 21 | Upstream-Status: Pending | ||
| 22 | |||
| 21 | adb/usb_linux_client.c | 11 +++++++++-- | 23 | adb/usb_linux_client.c | 11 +++++++++-- |
| 22 | 1 file changed, 9 insertions(+), 2 deletions(-) | 24 | 1 file changed, 9 insertions(+), 2 deletions(-) |
| 23 | 25 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch index fcd4ae2388..4827ffe042 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0005-adb-add-base64-implementation.patch | |||
| @@ -7,6 +7,8 @@ musl needs it | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | --- | 9 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | adb/adb_auth_client.c | 2 +- | 12 | adb/adb_auth_client.c | 2 +- |
| 11 | adb/base64.c | 315 ++++++++++++++++++++++++++++++++++++++++++ | 13 | adb/base64.c | 315 ++++++++++++++++++++++++++++++++++++++++++ |
| 12 | 2 files changed, 316 insertions(+), 1 deletion(-) | 14 | 2 files changed, 316 insertions(+), 1 deletion(-) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch index 53f7bcb8e8..182b1eb29e 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0006-adb-Musl-fixes.patch | |||
| @@ -9,6 +9,8 @@ Do not redefine close() and lseek() | |||
| 9 | 9 | ||
| 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | Upstream-Status: Pending | ||
| 13 | |||
| 12 | adb/adb.h | 2 ++ | 14 | adb/adb.h | 2 ++ |
| 13 | adb/disable_verity_service.c | 13 ++++++++----- | 15 | adb/disable_verity_service.c | 13 ++++++++----- |
| 14 | adb/framebuffer_service.c | 7 ++++--- | 16 | adb/framebuffer_service.c | 7 ++++--- |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch index e02a95687f..64fbce4cbe 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch | |||
| @@ -7,6 +7,8 @@ Subject: [PATCH] adb: usb_linux.c: fix build with glibc-2.28 | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 8 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
| 9 | --- | 9 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | adb/usb_linux.c | 1 + | 12 | adb/usb_linux.c | 1 + |
| 11 | 1 file changed, 1 insertion(+) | 13 | 1 file changed, 1 insertion(+) |
| 12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch index 7d223e05f1..ad21b5aaa6 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0008-adb-Allow-adbd-to-be-ran-as-root.patch | |||
| @@ -4,6 +4,8 @@ Date: Mon, 30 Oct 2017 21:05:46 +0100 | |||
| 4 | Subject: [PATCH] adb: Allow adbd to be ran as root | 4 | Subject: [PATCH] adb: Allow adbd to be ran as root |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | adb/adb.c | 1 + | 9 | adb/adb.c | 1 + |
| 8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch index a8434afbad..5138556d63 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0013-adb-Support-riscv64.patch | |||
| @@ -4,6 +4,8 @@ Date: Mon, 20 Apr 2020 15:27:22 +0800 | |||
| 4 | Subject: [PATCH 1/1] adb: Support riscv64 | 4 | Subject: [PATCH 1/1] adb: Support riscv64 |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | include/cutils/atomic-inline.h | 2 + | 9 | include/cutils/atomic-inline.h | 2 + |
| 8 | include/cutils/atomic-riscv64.h | 156 ++++++++++++++++++++++++++++++++ | 10 | include/cutils/atomic-riscv64.h | 156 ++++++++++++++++++++++++++++++++ |
| 9 | 2 files changed, 158 insertions(+) | 11 | 2 files changed, 158 insertions(+) |
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch b/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch index 05973aaaf2..cf23f3c251 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/0014-add-u3-ss-descriptor-support-for-adb.patch | |||
| @@ -12,6 +12,8 @@ modified for backporting to android-tools_5.1.1.r37. | |||
| 12 | Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> | 12 | Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com> |
| 13 | Signed-off-by: Jiacheng Liu <jiacheng.liu@mediatek.com> | 13 | Signed-off-by: Jiacheng Liu <jiacheng.liu@mediatek.com> |
| 14 | --- | 14 | --- |
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 15 | adb/usb_linux_client.c | 275 +++++++++++++++++++++++++++++++---------- | 17 | adb/usb_linux_client.c | 275 +++++++++++++++++++++++++++++++---------- |
| 16 | 1 file changed, 207 insertions(+), 68 deletions(-) | 18 | 1 file changed, 207 insertions(+), 68 deletions(-) |
| 17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff b/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff index 3ead649b1d..177d69a97a 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff +++ b/meta-oe/recipes-devtools/android-tools/android-tools/core/adb_libssl_11.diff | |||
| @@ -4,8 +4,12 @@ Description: adb: Make compatible with openssl 1.1 | |||
| 4 | Author: Chirayu Desai <chirayudesai1@gmail.com | 4 | Author: Chirayu Desai <chirayudesai1@gmail.com |
| 5 | Last-Update: 2016-11-10 | 5 | Last-Update: 2016-11-10 |
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ | 9 | This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ |
| 8 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 9 | system/core/adb/adb_auth_host.c | 5 +++-- | 13 | system/core/adb/adb_auth_host.c | 5 +++-- |
| 10 | 1 file changed, 3 insertions(+), 2 deletions(-) | 14 | 1 file changed, 3 insertions(+), 2 deletions(-) |
| 11 | 15 | ||
diff --git a/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch b/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch index 87771cba85..8b5e4cf999 100644 --- a/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch +++ b/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | |||
| @@ -24,6 +24,8 @@ Signed-off-by: Petr Lautrbach <plautrba@redhat.com> | |||
| 24 | Acked-by: Stephen Smalley <sds@tycho.nsa.gov> | 24 | Acked-by: Stephen Smalley <sds@tycho.nsa.gov> |
| 25 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 25 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 26 | --- | 26 | --- |
| 27 | Upstream-Status: Pending | ||
| 28 | |||
| 27 | src/procattr.c | 14 +++++++++++++- | 29 | src/procattr.c | 14 +++++++++++++- |
| 28 | 1 file changed, 13 insertions(+), 1 deletion(-) | 30 | 1 file changed, 13 insertions(+), 1 deletion(-) |
| 29 | 31 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch index 6e58490980..e572022684 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Do-not-add-stack-pointer-to-clobber-list.patch | |||
| @@ -13,6 +13,8 @@ so it should not cause change in behavior. | |||
| 13 | 13 | ||
| 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 14 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 15 | --- | 15 | --- |
| 16 | Upstream-Status: Pending | ||
| 17 | |||
| 16 | linux_syscall_support.h | 8 ++++---- | 18 | linux_syscall_support.h | 8 ++++---- |
| 17 | 1 file changed, 4 insertions(+), 4 deletions(-) | 19 | 1 file changed, 4 insertions(+), 4 deletions(-) |
| 18 | 20 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch index 6b8d011d8b..b2d2c72cb1 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-Turn-off-sign-compare-for-musl-libc.patch | |||
| @@ -10,6 +10,8 @@ Fix | |||
| 10 | 10 | ||
| 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 12 | --- | 12 | --- |
| 13 | Upstream-Status: Pending | ||
| 14 | |||
| 13 | src/client/linux/crash_generation/crash_generation_server.cc | 10 ++++++++++ | 15 | src/client/linux/crash_generation/crash_generation_server.cc | 10 ++++++++++ |
| 14 | 1 file changed, 10 insertions(+) | 16 | 1 file changed, 10 insertions(+) |
| 15 | 17 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch index 3dc55cf1fc..87e00c2422 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-include-sys-reg.h-to-get-__WORDSIZE-on-musl-libc.patch | |||
| @@ -4,6 +4,8 @@ Date: Sun, 1 Feb 2015 14:26:52 +0100 | |||
| 4 | Subject: [PATCH 1/3] include <sys/reg.h> to get __WORDSIZE on musl libc | 4 | Subject: [PATCH 1/3] include <sys/reg.h> to get __WORDSIZE on musl libc |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | src/common/linux/elf_core_dump.h | 1 + | 9 | src/common/linux/elf_core_dump.h | 1 + |
| 8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch index bdd787afd5..f2d1fe681d 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0001-lss-Match-syscalls-to-match-musl.patch | |||
| @@ -5,6 +5,8 @@ Subject: [PATCH] lss: Match syscalls to match musl | |||
| 5 | 5 | ||
| 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 7 | --- | 7 | --- |
| 8 | Upstream-Status: Pending | ||
| 9 | |||
| 8 | linux_syscall_support.h | 3 +++ | 10 | linux_syscall_support.h | 3 +++ |
| 9 | 1 file changed, 3 insertions(+) | 11 | 1 file changed, 3 insertions(+) |
| 10 | 12 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch index 76b2088b01..cd5546d761 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Dont-include-stab.h.patch | |||
| @@ -5,6 +5,8 @@ Subject: [PATCH 3/5] Dont include stab.h | |||
| 5 | 5 | ||
| 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 7 | --- | 7 | --- |
| 8 | Upstream-Status: Pending | ||
| 9 | |||
| 8 | src/common/stabs_reader.cc | 1 - | 10 | src/common/stabs_reader.cc | 1 - |
| 9 | src/common/stabs_reader.h | 12 +++++++++++- | 11 | src/common/stabs_reader.h | 12 +++++++++++- |
| 10 | src/common/stabs_reader_unittest.cc | 1 - | 12 | src/common/stabs_reader_unittest.cc | 1 - |
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch index 851004704f..aa89959e9f 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0003-Fix-conflict-between-musl-libc-dirent.h-and-lss.patch | |||
| @@ -6,6 +6,8 @@ Subject: [PATCH 3/3] Fix conflict between musl libc <dirent.h> and lss | |||
| 6 | Include <dirent.h> late to avoid the macro getdents64 in musl | 6 | Include <dirent.h> late to avoid the macro getdents64 in musl |
| 7 | libc's <dirent.h> to conflict with linux_sycall_support.h. | 7 | libc's <dirent.h> to conflict with linux_sycall_support.h. |
| 8 | --- | 8 | --- |
| 9 | Upstream-Status: Pending | ||
| 10 | |||
| 9 | src/client/linux/crash_generation/crash_generation_server.cc | 3 ++- | 11 | src/client/linux/crash_generation/crash_generation_server.cc | 3 ++- |
| 10 | 1 file changed, 2 insertions(+), 1 deletion(-) | 12 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 11 | 13 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch b/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch index 5892cfa7d6..b4bccb44cb 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/0004-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch | |||
| @@ -6,6 +6,8 @@ Subject: [PATCH 4/5] elf_reader.cc: include <sys/reg.h> to get __WORDSIZE on | |||
| 6 | 6 | ||
| 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 7 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 8 | --- | 8 | --- |
| 9 | Upstream-Status: Pending | ||
| 10 | |||
| 9 | src/common/dwarf/elf_reader.cc | 1 + | 11 | src/common/dwarf/elf_reader.cc | 1 + |
| 10 | 1 file changed, 1 insertion(+) | 12 | 1 file changed, 1 insertion(+) |
| 11 | 13 | ||
diff --git a/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch b/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch index 96f5f48cc8..77d08399bf 100644 --- a/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch +++ b/meta-oe/recipes-devtools/breakpad/breakpad/mips_asm_sgidefs.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- a/linux_syscall_support.h | 3 | --- a/linux_syscall_support.h |
| 2 | +++ b/linux_syscall_support.h | 4 | +++ b/linux_syscall_support.h |
| 3 | @@ -119,14 +119,7 @@ extern "C" { | 5 | @@ -119,14 +119,7 @@ extern "C" { |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch index ea940e9932..a3a3df4a7b 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/0001-undefined-strdup-macro.patch | |||
| @@ -8,6 +8,8 @@ system header. | |||
| 8 | 8 | ||
| 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | dmalloc.h.3 | 3 +++ | 13 | dmalloc.h.3 | 3 +++ |
| 12 | 1 file changed, 3 insertions(+) | 14 | 1 file changed, 3 insertions(+) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch index 967643badc..ba65d394f0 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/02-Makefile.in.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Description: Changes for building shared libraries | 3 | Description: Changes for building shared libraries |
| 2 | This patch includes changes for building shared libraries with PIC object | 4 | This patch includes changes for building shared libraries with PIC object |
| 3 | files and the correct soname and libname. | 5 | files and the correct soname and libname. |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch index be09452573..9cbc0a2884 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/03-threads.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Description: Fix LOCK_THREADS in settings.dist | 3 | Description: Fix LOCK_THREADS in settings.dist |
| 2 | This patch takes into account that if --enable-threads is used, LOCK_THREADS | 4 | This patch takes into account that if --enable-threads is used, LOCK_THREADS |
| 3 | doesn't get updated | 5 | doesn't get updated |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch index e1db690599..94ca93647f 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/100-use-xtools.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | This patch makes configure use the cross ld and ar rather than the native tools. | 3 | This patch makes configure use the cross ld and ar rather than the native tools. |
| 2 | 4 | ||
| 3 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some | 5 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch index 2581e54880..3b7344dbf9 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/13-fix-ldflags-in-makefile.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Index: dmalloc-5.5.2/Makefile.in | 3 | Index: dmalloc-5.5.2/Makefile.in |
| 2 | =================================================================== | 4 | =================================================================== |
| 3 | --- dmalloc-5.5.2.orig/Makefile.in | 5 | --- dmalloc-5.5.2.orig/Makefile.in |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch index 935ac983a6..18f5993e47 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/130-mips.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Patch to correctly handle the MIPS case. | 3 | Patch to correctly handle the MIPS case. |
| 2 | 4 | ||
| 3 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some | 5 | It was build up by Yann E. MORIN <yann.morin.1998@anciens.enib.fr> from some |
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch index 7edd46412a..1a9b0060b9 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/150-use_DESTDIR.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Make install rules use DESTDIR. | 3 | Make install rules use DESTDIR. |
| 2 | Split installation of the utilitity from the global install. | 4 | Split installation of the utilitity from the global install. |
| 3 | 5 | ||
diff --git a/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch b/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch index a5bd736610..9c928fc438 100644 --- a/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch +++ b/meta-oe/recipes-devtools/dmalloc/dmalloc/configure-pagesize-HACK.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | We cant run tests during cross compile therefore pin to 4k pages | 3 | We cant run tests during cross compile therefore pin to 4k pages |
| 2 | 4 | ||
| 3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
diff --git a/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch b/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch index 2f1483f97c..b245ad8657 100644 --- a/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch +++ b/meta-oe/recipes-devtools/grpc/grpc/0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch | |||
| @@ -33,6 +33,8 @@ core2-64-oe-linux/sysdig/0.27.1-r0/recipe-sysroot-native= -Wl,-z,relro,-z,now | |||
| 33 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | 33 | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |
| 34 | 34 | ||
| 35 | --- | 35 | --- |
| 36 | Upstream-Status: Pending | ||
| 37 | |||
| 36 | include/grpcpp/impl/codegen/sync.h | 4 ++-- | 38 | include/grpcpp/impl/codegen/sync.h | 4 ++-- |
| 37 | 1 file changed, 2 insertions(+), 2 deletions(-) | 39 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 38 | 40 | ||
diff --git a/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch b/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch index d2f999a728..e849436578 100644 --- a/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch +++ b/meta-oe/recipes-devtools/jq/jq/0002-builtin-Replace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch | |||
| @@ -12,6 +12,8 @@ warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | |||
| 12 | Uptream-Status: Submitted [https://github.com/stedolan/jq/pull/2480] | 12 | Uptream-Status: Submitted [https://github.com/stedolan/jq/pull/2480] |
| 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 13 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 14 | --- | 14 | --- |
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 15 | src/builtin.c | 2 +- | 17 | src/builtin.c | 2 +- |
| 16 | 1 file changed, 1 insertion(+), 1 deletion(-) | 18 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch b/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch index 02117fa8d6..f82c31ad07 100644 --- a/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch +++ b/meta-oe/recipes-devtools/libubox/libubox/0001-version-libraries.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | diff --git a/CMakeLists.txt b/CMakeLists.txt | 3 | diff --git a/CMakeLists.txt b/CMakeLists.txt |
| 2 | index 57804cf..1aa7f27 100644 | 4 | index 57804cf..1aa7f27 100644 |
| 3 | --- a/CMakeLists.txt | 5 | --- a/CMakeLists.txt |
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch index 4d0e0392f7..c896e3ebb0 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ARM-code-has-unreachable-code-after-switch-statement.patch | |||
| @@ -11,6 +11,8 @@ sysdeps/linux-gnu/arm/trace.c:173:33: error: statement will never be executed [- | |||
| 11 | 11 | ||
| 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 12 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 13 | --- | 13 | --- |
| 14 | Upstream-Status: Pending | ||
| 15 | |||
| 14 | sysdeps/linux-gnu/arm/trace.c | 3 ++- | 16 | sysdeps/linux-gnu/arm/trace.c | 3 ++- |
| 15 | 1 file changed, 2 insertions(+), 1 deletion(-) | 17 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 16 | 18 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch index 01a35842c8..38a7d055dc 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-Use-correct-enum-type.patch | |||
| @@ -7,6 +7,8 @@ Clang warns about wrong enum initializtion | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | --- | 9 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | sysdeps/linux-gnu/aarch64/fetch.c | 2 +- | 12 | sysdeps/linux-gnu/aarch64/fetch.c | 2 +- |
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch index 52264a17e6..f3a6d9e599 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-configure-Recognise-linux-musl-as-a-host-OS.patch | |||
| @@ -5,6 +5,8 @@ Subject: [PATCH] configure: Recognise linux-musl as a host OS | |||
| 5 | 5 | ||
| 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 6 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 7 | --- | 7 | --- |
| 8 | Upstream-Status: Pending | ||
| 9 | |||
| 8 | configure.ac | 1 + | 10 | configure.ac | 1 + |
| 9 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
| 10 | 12 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch index 76ba7de785..ce4dcf8a98 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-mips-plt.c-Delete-include-error.h.patch | |||
| @@ -7,6 +7,8 @@ Its not needed | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | --- | 9 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | sysdeps/linux-gnu/mips/plt.c | 1 - | 12 | sysdeps/linux-gnu/mips/plt.c | 1 - |
| 11 | 1 file changed, 1 deletion(-) | 13 | 1 file changed, 1 deletion(-) |
| 12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch index 39e1f77a0a..35062debf2 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0001-ppc-Remove-unused-host_powerpc64-function.patch | |||
| @@ -8,6 +8,8 @@ with clang | |||
| 8 | 8 | ||
| 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | sysdeps/linux-gnu/ppc/plt.c | 10 ---------- | 13 | sysdeps/linux-gnu/ppc/plt.c | 10 ---------- |
| 12 | 1 file changed, 10 deletions(-) | 14 | 1 file changed, 10 deletions(-) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch b/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch index c152771923..f78db5b0db 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/0002-Fix-const-qualifier-error.patch | |||
| @@ -8,6 +8,8 @@ error: duplicate 'const' declaration specifier [-Werror,-Wduplicate-decl-specifi | |||
| 8 | 8 | ||
| 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | dict.h | 2 +- | 13 | dict.h | 2 +- |
| 12 | library.c | 2 +- | 14 | library.c | 2 +- |
| 13 | vect.h | 2 +- | 15 | vect.h | 2 +- |
diff --git a/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch b/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch index dff61b1502..dcd0285db6 100644 --- a/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch +++ b/meta-oe/recipes-devtools/ltrace/ltrace/add_ppc64le.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- a/sysdeps/linux-gnu/ppc/ptrace.h | 3 | --- a/sysdeps/linux-gnu/ppc/ptrace.h |
| 2 | +++ b/sysdeps/linux-gnu/ppc/ptrace.h | 4 | +++ b/sysdeps/linux-gnu/ppc/ptrace.h |
| 3 | @@ -18,4 +18,5 @@ | 5 | @@ -18,4 +18,5 @@ |
diff --git a/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch b/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch index a0c6584ecb..b1e05c59d5 100644 --- a/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch +++ b/meta-oe/recipes-devtools/mcpp/files/CVE-2019-14274.patch | |||
| @@ -4,6 +4,8 @@ Date: Tue, 4 Feb 2014 11:00:40 -0800 | |||
| 4 | Subject: [PATCH] line comment bug | 4 | Subject: [PATCH] line comment bug |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | src/support.c | 4 +++- | 9 | src/support.c | 4 +++- |
| 8 | 1 file changed, 3 insertions(+), 1 deletion(-) | 10 | 1 file changed, 3 insertions(+), 1 deletion(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch b/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch index 1df3ae55bc..36cc2bd64d 100644 --- a/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch +++ b/meta-oe/recipes-devtools/mcpp/files/ice-mcpp.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | diff -r -c -N ../mcpp-2.7.2-old/noconfig/vc2010.dif ./noconfig/vc2010.dif | 3 | diff -r -c -N ../mcpp-2.7.2-old/noconfig/vc2010.dif ./noconfig/vc2010.dif |
| 2 | *** ../mcpp-2.7.2-old/noconfig/vc2010.dif Wed Dec 31 20:30:00 1969 | 4 | *** ../mcpp-2.7.2-old/noconfig/vc2010.dif Wed Dec 31 20:30:00 1969 |
| 3 | --- ./noconfig/vc2010.dif Fri May 14 12:47:22 2010 | 5 | --- ./noconfig/vc2010.dif Fri May 14 12:47:22 2010 |
diff --git a/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch b/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch index 9a0a17e0e4..907ac9edbd 100644 --- a/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch +++ b/meta-oe/recipes-devtools/memstat/memstat/0001-Include-limits.h-for-PATH_MAX-definition.patch | |||
| @@ -9,6 +9,8 @@ error: use of undeclared identifier 'PATH_MAX' | |||
| 9 | 9 | ||
| 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 11 | --- | 11 | --- |
| 12 | Upstream-Status: Pending | ||
| 13 | |||
| 12 | memstat.c | 1 + | 14 | memstat.c | 1 + |
| 13 | 1 file changed, 1 insertion(+) | 15 | 1 file changed, 1 insertion(+) |
| 14 | 16 | ||
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch b/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch index 4773f05109..dd9c9015e2 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch +++ b/meta-oe/recipes-devtools/nodejs/nodejs/0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch | |||
| @@ -7,6 +7,8 @@ clang does not support this option | |||
| 7 | 7 | ||
| 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 8 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 9 | --- | 9 | --- |
| 10 | Upstream-Status: Pending | ||
| 11 | |||
| 10 | common.gypi | 2 +- | 12 | common.gypi | 2 +- |
| 11 | 1 file changed, 1 insertion(+), 1 deletion(-) | 13 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 12 | 14 | ||
diff --git a/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch b/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch index e89d7d3466..4189d4083a 100644 --- a/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch +++ b/meta-oe/recipes-devtools/octave/files/fix-blas-library-integer-size.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | diff -Naur octave-4.4.1.orig/configure.ac octave-4.4.1/configure.ac | 3 | diff -Naur octave-4.4.1.orig/configure.ac octave-4.4.1/configure.ac |
| 2 | --- octave-4.4.1.orig/configure.ac 2019-02-23 10:46:24.287240571 +0000 | 4 | --- octave-4.4.1.orig/configure.ac 2019-02-23 10:46:24.287240571 +0000 |
| 3 | +++ octave-4.4.1/configure.ac 2019-02-23 10:46:42.255249333 +0000 | 5 | +++ octave-4.4.1/configure.ac 2019-02-23 10:46:42.255249333 +0000 |
diff --git a/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch b/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch index 28fa983874..c10400aef4 100644 --- a/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch +++ b/meta-oe/recipes-devtools/perfetto/files/0001-Remove-check_build_deps-build-steps.patch | |||
| @@ -12,6 +12,8 @@ rather than the Bitbake-generated one. | |||
| 12 | 12 | ||
| 13 | Signed-off-by: Sui Chen <suichen6@gmail.com> | 13 | Signed-off-by: Sui Chen <suichen6@gmail.com> |
| 14 | --- | 14 | --- |
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 15 | gn/BUILD.gn | 1 - | 17 | gn/BUILD.gn | 1 - |
| 16 | gn/standalone/BUILD.gn | 12 ++++++------ | 18 | gn/standalone/BUILD.gn | 12 ++++++------ |
| 17 | gn/standalone/BUILDCONFIG.gn | 5 +++-- | 19 | gn/standalone/BUILDCONFIG.gn | 5 +++-- |
diff --git a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch index 21033eaaa8..ae644747c1 100644 --- a/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch +++ b/meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch | |||
| @@ -4,6 +4,8 @@ Date: Mon, 17 Oct 2022 19:20:53 +0200 | |||
| 4 | Subject: [PATCH] meson: add PC file for lib_perfetto | 4 | Subject: [PATCH] meson: add PC file for lib_perfetto |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | meson.build | 12 ++++++++++-- | 9 | meson.build | 12 ++++++++++-- |
| 8 | 1 file changed, 10 insertions(+), 2 deletions(-) | 10 | 1 file changed, 10 insertions(+), 2 deletions(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch b/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch index fa956e0284..37752ef949 100644 --- a/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch +++ b/meta-oe/recipes-devtools/php/php/0005-pear-fix-Makefile.frag-for-Yocto.patch | |||
| @@ -8,6 +8,8 @@ Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | |||
| 8 | update patch to 8.0.12 | 8 | update patch to 8.0.12 |
| 9 | Signed-off-by: Claude Bing <cbing@cybernetics.com> | 9 | Signed-off-by: Claude Bing <cbing@cybernetics.com> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | pear/Makefile.frag | 2 +- | 13 | pear/Makefile.frag | 2 +- |
| 12 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch b/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch index 57b05e6a77..b5a33cca7f 100644 --- a/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch +++ b/meta-oe/recipes-devtools/php/php/0009-php-don-t-use-broken-wrapper-for-mkdir.patch | |||
| @@ -11,6 +11,8 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com> | |||
| 11 | update patch to version 8.0.12 | 11 | update patch to version 8.0.12 |
| 12 | Signed-off-by: Claude Bing <cbing@cybernetics.com> | 12 | Signed-off-by: Claude Bing <cbing@cybernetics.com> |
| 13 | --- | 13 | --- |
| 14 | Upstream-Status: Pending | ||
| 15 | |||
| 14 | build/Makefile.global | 2 +- | 16 | build/Makefile.global | 2 +- |
| 15 | 1 file changed, 1 insertion(+), 1 deletion(-) | 17 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 16 | 18 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch b/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch index 3bd041a0e7..a41f985eb8 100644 --- a/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch +++ b/meta-oe/recipes-devtools/poke/poke/0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch | |||
| @@ -12,6 +12,8 @@ Subject: [PATCH] build: do not check for Tcl/Tk if --disable-gui is specified | |||
| 12 | [Romain: remove Changelog entry] | 12 | [Romain: remove Changelog entry] |
| 13 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 13 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
| 14 | --- | 14 | --- |
| 15 | Upstream-Status: Pending | ||
| 16 | |||
| 15 | configure.ac | 9 ++++++--- | 17 | configure.ac | 9 ++++++--- |
| 16 | 1 file changed, 6 insertions(+), 3 deletions(-) | 18 | 1 file changed, 6 insertions(+), 3 deletions(-) |
| 17 | 19 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch b/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch index fa55f817ff..660b19f514 100644 --- a/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch +++ b/meta-oe/recipes-devtools/poke/poke/0002-jitter-jitter-config.in-avoit-host-poisoning-while-c.patch | |||
| @@ -20,6 +20,8 @@ for @-substitutions. | |||
| 20 | 20 | ||
| 21 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 21 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
| 22 | --- | 22 | --- |
| 23 | Upstream-Status: Pending | ||
| 24 | |||
| 23 | jitter/bin/jitter-config.in | 6 +----- | 25 | jitter/bin/jitter-config.in | 6 +----- |
| 24 | 1 file changed, 1 insertion(+), 5 deletions(-) | 26 | 1 file changed, 1 insertion(+), 5 deletions(-) |
| 25 | 27 | ||
diff --git a/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch b/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch index f217c917f1..ad2bf764d3 100644 --- a/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch +++ b/meta-oe/recipes-devtools/poke/poke/0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch | |||
| @@ -13,6 +13,8 @@ Avoid: | |||
| 13 | 13 | ||
| 14 | Signed-off-by: Romain Naour <romain.naour@gmail.com> | 14 | Signed-off-by: Romain Naour <romain.naour@gmail.com> |
| 15 | --- | 15 | --- |
| 16 | Upstream-Status: Pending | ||
| 17 | |||
| 16 | configure.ac | 2 +- | 18 | configure.ac | 2 +- |
| 17 | 1 file changed, 1 insertion(+), 1 deletion(-) | 19 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 18 | 20 | ||
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch b/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch index 2bcb138731..2bc44c898b 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch +++ b/meta-oe/recipes-devtools/protobuf/protobuf/0001-Fix-linking-error-with-ld-gold.patch | |||
| @@ -21,6 +21,8 @@ N/A | |||
| 21 | protobuf-3.11.4 | 21 | protobuf-3.11.4 |
| 22 | 22 | ||
| 23 | --- | 23 | --- |
| 24 | Upstream-Status: Pending | ||
| 25 | |||
| 24 | src/libprotobuf-lite.map | 2 ++ | 26 | src/libprotobuf-lite.map | 2 ++ |
| 25 | src/libprotobuf.map | 2 ++ | 27 | src/libprotobuf.map | 2 ++ |
| 26 | src/libprotoc.map | 2 ++ | 28 | src/libprotoc.map | 2 ++ |
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch index c955b5fa7d..47865de858 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0001-Preserve-CXXFLAGS-from-environment-in-Mongoose.patch | |||
| @@ -8,6 +8,8 @@ build process, instead of overwriting them. This is useful in a cross | |||
| 8 | compile context where the CXXFLAGS variable might contain necessary | 8 | compile context where the CXXFLAGS variable might contain necessary |
| 9 | flags for cross compiling. | 9 | flags for cross compiling. |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | Mongoose/CMakeLists.txt | 6 +++--- | 13 | Mongoose/CMakeLists.txt | 6 +++--- |
| 12 | 1 file changed, 3 insertions(+), 3 deletions(-) | 14 | 1 file changed, 3 insertions(+), 3 deletions(-) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch index 190eaf164d..d80c1a7362 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0002-Preserve-links-when-installing-libmetis.patch | |||
| @@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:26:52 -0600 | |||
| 4 | Subject: [PATCH] Preserve links when installing libmetis | 4 | Subject: [PATCH] Preserve links when installing libmetis |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | Makefile | 2 +- | 9 | Makefile | 2 +- |
| 8 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch index dee6039a81..fc83897a05 100644 --- a/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch +++ b/meta-oe/recipes-devtools/suitesparse/suitesparse/0003-Add-version-information-to-libmetis.patch | |||
| @@ -4,6 +4,8 @@ Date: Wed, 21 Oct 2020 15:27:07 -0600 | |||
| 4 | Subject: [PATCH] Add version information to libmetis | 4 | Subject: [PATCH] Add version information to libmetis |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | metis-5.1.0/Makefile | 8 ++++---- | 9 | metis-5.1.0/Makefile | 8 ++++---- |
| 8 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + | 10 | metis-5.1.0/libmetis/CMakeLists.txt | 1 + |
| 9 | 2 files changed, 5 insertions(+), 4 deletions(-) | 11 | 2 files changed, 5 insertions(+), 4 deletions(-) |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff index 229acf3e7a..e13bf69b23 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/confsearch.diff | |||
| @@ -8,6 +8,8 @@ and tkConfig.sh in /usr/share/tcltk/tk8.5 where they are located in Debian | |||
| 8 | installation. | 8 | installation. |
| 9 | 9 | ||
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | unix/configure | 1 + | 13 | unix/configure | 1 + |
| 12 | unix/tcl.m4 | 2 ++ | 14 | unix/tcl.m4 | 2 ++ |
| 13 | 2 files changed, 3 insertions(+) | 15 | 2 files changed, 3 insertions(+) |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff b/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff index 4aa5d6b894..fdf3c66535 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/fix-xft.diff | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- /tmp/configure.in 2010-05-19 13:29:03.000000000 +0200 | 3 | --- /tmp/configure.in 2010-05-19 13:29:03.000000000 +0200 |
| 2 | +++ unix/configure.in 2010-05-19 13:42:05.000000000 +0200 | 4 | +++ unix/configure.in 2010-05-19 13:42:05.000000000 +0200 |
| 3 | @@ -526,13 +526,9 @@ | 5 | @@ -526,13 +526,9 @@ |
diff --git a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff index 4e15469736..62467af1d5 100644 --- a/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff +++ b/meta-oe/recipes-devtools/tcltk/tk/tkprivate.diff | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | Patch by Chris Waters sets path which are normally point to a directory | 3 | Patch by Chris Waters sets path which are normally point to a directory |
| 2 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules | 4 | with Tk sources to a subdirectory of /usr/include/tcl8.4 (debian/rules |
| 3 | puts private Tk headers there). | 5 | puts private Tk headers there). |
diff --git a/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch b/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch index f729ee2074..10c91673c3 100644 --- a/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch +++ b/meta-oe/recipes-devtools/uw-imap/uw-imap/quote_cctype.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | diff -urN imap-2007.orig/Makefile imap-2007/Makefile | 3 | diff -urN imap-2007.orig/Makefile imap-2007/Makefile |
| 2 | --- imap-2007.orig/Makefile 2007-12-20 23:11:10.000000000 +0100 | 4 | --- imap-2007.orig/Makefile 2007-12-20 23:11:10.000000000 +0100 |
| 3 | +++ imap-2007/Makefile 2008-03-19 14:08:47.000000000 +0100 | 5 | +++ imap-2007/Makefile 2008-03-19 14:08:47.000000000 +0100 |
