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-multimedia | |
| 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-multimedia')
12 files changed, 24 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch index ecb3108050..4792a15e86 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0001-fix-negative-shift-constants.patch | |||
| @@ -14,6 +14,8 @@ Upstrem-Status: Pending | |||
| 14 | 14 | ||
| 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
| 16 | --- | 16 | --- |
| 17 | Upstream-Status: Pending | ||
| 18 | |||
| 17 | libaudiofile/modules/SimpleModule.h | 2 +- | 19 | libaudiofile/modules/SimpleModule.h | 2 +- |
| 18 | test/FloatToInt.cpp | 2 +- | 20 | test/FloatToInt.cpp | 2 +- |
| 19 | test/IntToFloat.cpp | 2 +- | 21 | test/IntToFloat.cpp | 2 +- |
diff --git a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch index 2c66cf4d00..dea8187ccb 100644 --- a/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch +++ b/meta-oe/recipes-multimedia/audiofile/files/0002-fix-build-on-gcc6.patch | |||
| @@ -14,6 +14,8 @@ Upstrem-Status: Pending | |||
| 14 | 14 | ||
| 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> |
| 16 | --- | 16 | --- |
| 17 | Upstream-Status: Pending | ||
| 18 | |||
| 17 | test/NeXT.cpp | 14 +++++++------- | 19 | test/NeXT.cpp | 14 +++++++------- |
| 18 | 1 file changed, 7 insertions(+), 7 deletions(-) | 20 | 1 file changed, 7 insertions(+), 7 deletions(-) |
| 19 | 21 | ||
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch b/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch index b3beb069eb..95a5ddd7dd 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0001-define-__THROW-to-avoid-build-issue-with-musl.patch | |||
| @@ -8,6 +8,8 @@ http://autobuild.buildroot.net/results/d27/d2781e70b04a207e2e9397d888032294c7285 | |||
| 8 | 8 | ||
| 9 | Signed-off-by: Romain Naour <romain.naour@openwide.fr> | 9 | Signed-off-by: Romain Naour <romain.naour@openwide.fr> |
| 10 | --- | 10 | --- |
| 11 | Upstream-Status: Pending | ||
| 12 | |||
| 11 | genisoimage/sha256.h | 4 ++++ | 13 | genisoimage/sha256.h | 4 ++++ |
| 12 | genisoimage/sha512.h | 4 ++++ | 14 | genisoimage/sha512.h | 4 ++++ |
| 13 | 2 files changed, 8 insertions(+) | 15 | 2 files changed, 8 insertions(+) |
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch b/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch index f52f71b632..1a2c1a91cf 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0001-genisoimage-Fix-fprintf-format-errors.patch | |||
| @@ -5,6 +5,8 @@ Subject: [PATCH] genisoimage: Fix fprintf format errors | |||
| 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 | genisoimage/genisoimage.c | 4 ++-- | 10 | genisoimage/genisoimage.c | 4 ++-- |
| 9 | genisoimage/tree.c | 2 +- | 11 | genisoimage/tree.c | 2 +- |
| 10 | 2 files changed, 3 insertions(+), 3 deletions(-) | 12 | 2 files changed, 3 insertions(+), 3 deletions(-) |
diff --git a/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch b/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch index 547a21c67f..47c12928b7 100644 --- a/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch +++ b/meta-oe/recipes-multimedia/cdrkit/files/0002-Do-not-use-rcmd-on-build-with-musl.patch | |||
| @@ -8,6 +8,8 @@ on musl. | |||
| 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 | include/xconfig.h.in | 3 ++- | 13 | include/xconfig.h.in | 3 ++- |
| 12 | 1 file changed, 2 insertions(+), 1 deletion(-) | 14 | 1 file changed, 2 insertions(+), 1 deletion(-) |
| 13 | 15 | ||
diff --git a/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch b/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch index 70723f2d08..b9a444dc32 100644 --- a/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch +++ b/meta-oe/recipes-multimedia/libmad/libmad/0004-Remove-clang-unsupported-compiler-flags.patch | |||
| @@ -4,6 +4,8 @@ Date: Tue, 16 Sep 2014 12:28:47 +0300 | |||
| 4 | Subject: [PATCH 4/4] Remove clang unsupported compiler flags | 4 | Subject: [PATCH 4/4] Remove clang unsupported compiler flags |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | configure.ac | 12 ++++++------ | 9 | configure.ac | 12 ++++++------ |
| 8 | 1 file changed, 6 insertions(+), 6 deletions(-) | 10 | 1 file changed, 6 insertions(+), 6 deletions(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch index 8ac8fbe19e..52f0cd3388 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0001-Revert-media-ctl-Don-t-install-libmediactl-and-libv4.patch | |||
| @@ -13,6 +13,8 @@ Conflicts: | |||
| 13 | utils/media-ctl/Makefile.am | 13 | utils/media-ctl/Makefile.am |
| 14 | 14 | ||
| 15 | --- | 15 | --- |
| 16 | Upstream-Status: Pending | ||
| 17 | |||
| 16 | utils/media-ctl/Makefile.am | 10 +++------- | 18 | utils/media-ctl/Makefile.am | 10 +++------- |
| 17 | 1 file changed, 3 insertions(+), 7 deletions(-) | 19 | 1 file changed, 3 insertions(+), 7 deletions(-) |
| 18 | 20 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch index 52fc2d7a8d..d52475974f 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0002-original-patch-mediactl-pkgconfig.patch | |||
| @@ -4,6 +4,8 @@ Date: Sun, 1 Mar 2015 22:25:07 +0000 | |||
| 4 | Subject: [PATCH] %% original patch: mediactl-pkgconfig.patch | 4 | Subject: [PATCH] %% original patch: mediactl-pkgconfig.patch |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | utils/media-ctl/Makefile.am | 1 + | 9 | utils/media-ctl/Makefile.am | 1 + |
| 8 | 1 file changed, 1 insertion(+) | 10 | 1 file changed, 1 insertion(+) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch index 39dc338350..f6fcee92ea 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/0003-original-patch-export-mediactl-headers.patch | |||
| @@ -4,6 +4,8 @@ Date: Sun, 1 Mar 2015 22:25:07 +0000 | |||
| 4 | Subject: [PATCH] %% original patch: export-mediactl-headers.patch | 4 | Subject: [PATCH] %% original patch: export-mediactl-headers.patch |
| 5 | 5 | ||
| 6 | --- | 6 | --- |
| 7 | Upstream-Status: Pending | ||
| 8 | |||
| 7 | utils/media-ctl/Makefile.am | 4 ++-- | 9 | utils/media-ctl/Makefile.am | 4 ++-- |
| 8 | 1 file changed, 2 insertions(+), 2 deletions(-) | 10 | 1 file changed, 2 insertions(+), 2 deletions(-) |
| 9 | 11 | ||
diff --git a/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch b/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch index 6ad7f2b478..e0fd4fea1b 100644 --- a/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch +++ b/meta-oe/recipes-multimedia/webm/libvpx/libvpx-configure-support-blank-prefix.patch | |||
| @@ -6,6 +6,8 @@ Subject: [PATCH] Upstream: not yet | |||
| 6 | Fix configure to accept "--prefix=" (a blank prefix). | 6 | Fix configure to accept "--prefix=" (a blank prefix). |
| 7 | 7 | ||
| 8 | --- | 8 | --- |
| 9 | Upstream-Status: Pending | ||
| 10 | |||
| 9 | build/make/configure.sh | 20 ++++++++++++++++---- | 11 | build/make/configure.sh | 20 ++++++++++++++++---- |
| 10 | 1 file changed, 16 insertions(+), 4 deletions(-) | 12 | 1 file changed, 16 insertions(+), 4 deletions(-) |
| 11 | 13 | ||
diff --git a/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch b/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch index da5841a132..ea9326946e 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch +++ b/meta-oe/recipes-multimedia/xpext/xpext/auxdir.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- configure.ac.old 2005-06-03 12:53:28.000000000 +0200 | 3 | --- configure.ac.old 2005-06-03 12:53:28.000000000 +0200 |
| 2 | +++ configure.ac 2005-06-03 12:54:29.000000000 +0200 | 4 | +++ configure.ac 2005-06-03 12:54:29.000000000 +0200 |
| 3 | @@ -25,9 +25,9 @@ | 5 | @@ -25,9 +25,9 @@ |
diff --git a/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch b/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch index 18bc67cdd9..995f03113b 100644 --- a/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch +++ b/meta-oe/recipes-multimedia/xsp/xsp/xsp-fix-pc.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Pending | ||
| 2 | |||
| 1 | --- Xsp/xsp.pc.in~ 2009-01-07 13:06:07.000000000 +0100 | 3 | --- Xsp/xsp.pc.in~ 2009-01-07 13:06:07.000000000 +0100 |
| 2 | +++ Xsp/xsp.pc.in 2009-01-07 13:06:07.000000000 +0100 | 4 | +++ Xsp/xsp.pc.in 2009-01-07 13:06:07.000000000 +0100 |
| 3 | @@ -6,5 +6,5 @@ | 5 | @@ -6,5 +6,5 @@ |
