diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2020-08-20 09:41:33 +0200 |
---|---|---|
committer | Richard Leitner <richard.leitner@skidata.com> | 2020-08-20 15:11:36 +0200 |
commit | bbddc403d6c81d87eed9c92cc6b97aa423ee0d71 (patch) | |
tree | ccca925fe88462f1ae2ccd36b298e7f325928806 /recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch | |
parent | c378afb3b58ce7d03028998da9b71cde69cc4610 (diff) | |
download | meta-java-bbddc403d6c81d87eed9c92cc6b97aa423ee0d71.tar.gz |
openjdk-8: refresh patches
Refresh all openjdk8 patches as a preparation for the upcoming update.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch')
-rw-r--r-- | recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch b/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch index 38067cb..cddd4bf 100644 --- a/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch +++ b/recipes-core/openjdk/patches-openjdk-8/1006-hotspot-Zero-build-requires-disabled-warnings.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | From 84fc6448f44cd45a5448d0e88df8ccabfa10dcc5 Mon Sep 17 00:00:00 2001 | 1 | From 69d92c4763bd8c1545fb29af7fc54f6f58b87a65 Mon Sep 17 00:00:00 2001 |
2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> | 2 | From: =?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com> |
3 | Date: Mon, 13 Aug 2018 16:45:24 +0100 | 3 | Date: Mon, 13 Aug 2018 16:45:24 +0100 |
4 | Subject: [PATCH 1006/1012] hotspot: Zero build requires disabled warnings | 4 | Subject: [PATCH 1006/1013] hotspot: Zero build requires disabled warnings |
5 | MIME-Version: 1.0 | 5 | MIME-Version: 1.0 |
6 | Content-Type: text/plain; charset=UTF-8 | 6 | Content-Type: text/plain; charset=UTF-8 |
7 | Content-Transfer-Encoding: 8bit | 7 | Content-Transfer-Encoding: 8bit |
@@ -138,5 +138,5 @@ index 39f77f858..b9c73dc48 100644 | |||
138 | 138 | ||
139 | // These routines are only used on cpu architectures that | 139 | // These routines are only used on cpu architectures that |
140 | -- | 140 | -- |
141 | 2.24.1 | 141 | 2.26.2 |
142 | 142 | ||