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-dbs | |
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-dbs')
12 files changed, 24 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch b/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch index 2cc98e6d62..3017bcede1 100644 --- a/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch +++ b/meta-oe/recipes-dbs/lmdb/files/0001-Makefile-use-libprefix-instead-of-libdir.patch | |||
@@ -10,6 +10,8 @@ to be configurable. | |||
10 | 10 | ||
11 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> | 11 | Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | libraries/liblmdb/Makefile | 4 ++-- | 15 | libraries/liblmdb/Makefile | 4 ++-- |
14 | 1 file changed, 2 insertions(+), 2 deletions(-) | 16 | 1 file changed, 2 insertions(+), 2 deletions(-) |
15 | 17 | ||
diff --git a/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch b/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch index 312809d1d2..3dde46573f 100644 --- a/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch +++ b/meta-oe/recipes-dbs/lmdb/files/0001-make-set-soname-on-liblmdb.patch | |||
@@ -4,6 +4,8 @@ Date: Thu, 25 Aug 2022 17:22:20 -0400 | |||
4 | Subject: [PATCH] make: set soname on liblmdb | 4 | Subject: [PATCH] make: set soname on liblmdb |
5 | 5 | ||
6 | --- | 6 | --- |
7 | Upstream-Status: Pending | ||
8 | |||
7 | libraries/liblmdb/Makefile | 2 +- | 9 | libraries/liblmdb/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-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch b/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch index 6d9352fe86..d8671b76b0 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/0001-Fix-library-LZ4-lookup.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Fix library LZ4 lookup. | |||
6 | Signed-off-by: Sumit Garg <sumit.garg@linaro.org> | 6 | Signed-off-by: Sumit Garg <sumit.garg@linaro.org> |
7 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 7 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | cmake/FindLZ4.cmake | 9 +++++++-- | 11 | cmake/FindLZ4.cmake | 9 +++++++-- |
10 | 1 file changed, 7 insertions(+), 2 deletions(-) | 12 | 1 file changed, 7 insertions(+), 2 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch b/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch index 6ed174113b..aba9b9d966 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/0001-aio_linux-Check-if-syscall-exists-before-using-it.patch | |||
@@ -13,6 +13,8 @@ tpool/aio_linux.cc:63:20: error: '__NR_io_getevents' was not declared in this sc | |||
13 | Upstream-Staus: Pending | 13 | Upstream-Staus: Pending |
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 | tpool/aio_linux.cc | 4 ++++ | 18 | tpool/aio_linux.cc | 4 ++++ |
17 | 1 file changed, 4 insertions(+) | 19 | 1 file changed, 4 insertions(+) |
18 | 20 | ||
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch b/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch index 9867908c6c..7a685a6521 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/lfs64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/storage/connect/os.h | 3 | --- a/storage/connect/os.h |
2 | +++ b/storage/connect/os.h | 4 | +++ b/storage/connect/os.h |
3 | @@ -2,13 +2,15 @@ | 5 | @@ -2,13 +2,15 @@ |
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch b/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch index 347fcd8516..6aa6c84882 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/mm_malloc.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/storage/rocksdb/rocksdb/port/jemalloc_helper.h | 3 | --- a/storage/rocksdb/rocksdb/port/jemalloc_helper.h |
2 | +++ b/storage/rocksdb/rocksdb/port/jemalloc_helper.h | 4 | +++ b/storage/rocksdb/rocksdb/port/jemalloc_helper.h |
3 | @@ -5,7 +5,7 @@ | 5 | @@ -5,7 +5,7 @@ |
diff --git a/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch b/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch index a4deee6070..3787b74ad1 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch +++ b/meta-oe/recipes-dbs/mysql/mariadb/ppc-remove-glibc-dep.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Remove glibc specific function dependencies | 3 | Remove glibc specific function dependencies |
2 | 4 | ||
3 | Sourced from: https://git.alpinelinux.org/aports/tree/main/mariadb/ppc-remove-glibc-dep.patch | 5 | Sourced from: https://git.alpinelinux.org/aports/tree/main/mariadb/ppc-remove-glibc-dep.patch |
diff --git a/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch b/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch index 8ba685cfe1..7a4ba9897c 100644 --- a/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch +++ b/meta-oe/recipes-dbs/postgresql/files/0001-Add-support-for-RISC-V.patch | |||
@@ -6,6 +6,8 @@ Subject: [PATCH] Add support for RISC-V. | |||
6 | The architecture is sufficiently similar to aarch64 that simply | 6 | The architecture is sufficiently similar to aarch64 that simply |
7 | extending the existing aarch64 macro works. | 7 | extending the existing aarch64 macro works. |
8 | --- | 8 | --- |
9 | Upstream-Status: Pending | ||
10 | |||
9 | src/include/storage/s_lock.h | 6 +++--- | 11 | src/include/storage/s_lock.h | 6 +++--- |
10 | 1 file changed, 3 insertions(+), 3 deletions(-) | 12 | 1 file changed, 3 insertions(+), 3 deletions(-) |
11 | 13 | ||
diff --git a/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch b/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch index 4aa91d9b26..c98623360f 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch | |||
@@ -8,6 +8,8 @@ __sync* builtins are not implemented atleast for 64bit values | |||
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 | .../range/range_tree/lib/portability/toku_atomic.h | 12 ++++++------ | 13 | .../range/range_tree/lib/portability/toku_atomic.h | 12 ++++++------ |
12 | 1 file changed, 6 insertions(+), 6 deletions(-) | 14 | 1 file changed, 6 insertions(+), 6 deletions(-) |
13 | 15 | ||
diff --git a/meta-oe/recipes-dbs/rocksdb/files/arm.patch b/meta-oe/recipes-dbs/rocksdb/files/arm.patch index 573767797d..3066aa8279 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/arm.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/arm.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement timer for arm >= v6 | 3 | implement timer for arm >= v6 |
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-dbs/rocksdb/files/mips.patch b/meta-oe/recipes-dbs/rocksdb/files/mips.patch index 0104d54347..cea70352d1 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/mips.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/mips.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement timer implementation for mips platform | 3 | implement timer implementation for mips platform |
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-dbs/rocksdb/files/ppc64.patch b/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch index 211c1c720b..273b8fe2ed 100644 --- a/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch +++ b/meta-oe/recipes-dbs/rocksdb/files/ppc64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | implement support for musl/ppc64 | 3 | implement support for musl/ppc64 |
2 | 4 | ||
3 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |