Skip to content

Commit 760f475

Browse files
committed
firefox: *.patch: add Upstream-Status where missing
There is new patch-status-noncore and patch-status-core 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-noncore. This just added Upstream-Status: Pending everywhere without actually investigating what's the proper status. Don't follow this example for other layers. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
1 parent a066372 commit 760f475

File tree

30 files changed

+60
-0
lines changed

30 files changed

+60
-0
lines changed

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Add-a-2-minutes-timeout-on-xpcshell-tests.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Mon, 27 Dec 2010 10:44:28 +0100
44
Subject: [PATCH] Add a 2 minutes timeout on xpcshell tests
55

66
---
7+
Upstream-Status: Pending
8+
79
testing/xpcshell/runxpcshelltests.py | 21 ++++++++++++++++++---
810
1 file changed, 18 insertions(+), 3 deletions(-)
911

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Add-another-preferences-directory-for-applications-p.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This has the side effect to make these preferences there work again, and
1111
to disable the "set as default browser" dialog.
1212

1313
---
14+
Upstream-Status: Pending
15+
1416
toolkit/xre/nsXREDirProvider.cpp | 2 ++
1517
1 file changed, 2 insertions(+)
1618

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Allow-to-override-ICU_DATA_FILE-from-the-environment.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Sun, 25 Sep 2016 09:22:22 +0900
44
Subject: [PATCH] Allow to override ICU_DATA_FILE from the environment
55

66
---
7+
Upstream-Status: Pending
8+
79
build/autoconf/icu.m4 | 4 +++-
810
1 file changed, 3 insertions(+), 1 deletion(-)
911

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Avoid-using-vmrs-vmsr-on-armel.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Tue, 22 May 2018 07:51:56 +0900
44
Subject: [PATCH] Avoid using vmrs/vmsr on armel
55

66
---
7+
Upstream-Status: Pending
8+
79
dom/media/webaudio/blink/DenormalDisabler.h | 2 +-
810
1 file changed, 1 insertion(+), 1 deletion(-)
911

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Don-t-build-image-gtests.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Building them causes an ICE with GCC 4.7. As they are not part of what
77
is shipped, and not currently run either, just skip building them.
88

99
---
10+
Upstream-Status: Pending
11+
1012
image/moz.build | 2 --
1113
1 file changed, 2 deletions(-)
1214

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Subject: [PATCH] Don't error-out when run-time libsqlite is older than
77
In Debian, we have shlibs to handle this.
88

99
---
10+
Upstream-Status: Pending
11+
1012
storage/mozStorageService.cpp | 2 ++
1113
1 file changed, 2 insertions(+)
1214

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Don-t-register-plugins-if-the-MOZILLA_DISABLE_PLUGIN.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Subject: [PATCH] Don't register plugins if the MOZILLA_DISABLE_PLUGINS
55
environment variable is set
66

77
---
8+
Upstream-Status: Pending
9+
810
dom/plugins/base/nsPluginHost.cpp | 4 ++++
911
1 file changed, 4 insertions(+)
1012

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Set-program-name-from-the-remoting-name.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Sun, 5 Feb 2017 08:41:22 +0900
44
Subject: [PATCH] Set program name from the remoting name
55

66
---
7+
Upstream-Status: Pending
8+
79
toolkit/xre/nsAppRunner.cpp | 2 +-
810
1 file changed, 1 insertion(+), 1 deletion(-)
911

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Use-build-id-as-langpack-version-for-reproducibility.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Date: Fri, 12 Jul 2019 18:37:52 +0900
44
Subject: [PATCH] Use build id as langpack version for reproducibility
55

66
---
7+
Upstream-Status: Pending
8+
79
python/mozbuild/mozbuild/action/langpack_manifest.py | 2 +-
810
1 file changed, 1 insertion(+), 1 deletion(-)
911

meta-firefox/recipes-browser/firefox/firefox/debian-hacks/Use-remoting-name-for-call-to-gdk_set_program_class.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Subject: [PATCH] Use remoting name for call to gdk_set_program_class
66
Closes: #907574
77

88
---
9+
Upstream-Status: Pending
10+
911
widget/gtk/nsAppShell.cpp | 7 +++----
1012
1 file changed, 3 insertions(+), 4 deletions(-)
1113

0 commit comments

Comments
 (0)