diff options
author | Jens Rehsack <rehsack@gmail.com> | 2015-10-16 19:29:38 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-10-19 10:12:53 -0200 |
commit | 2dcff5266a6c1ed39e49b24b8d2984a165ad9c35 (patch) | |
tree | 86757e1611e29bc17a3decf678f2c5e25c2ed0a6 /recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch | |
parent | a73939323984fca1e919d3408d3301ccdbceac9c (diff) | |
download | meta-java-2dcff5266a6c1ed39e49b24b8d2984a165ad9c35.tar.gz |
openjdk-6: remove
Since OpenJDK-6 is not maintained anymore, it's more reasonable to move to OpenJDK-8 instead
of sticking at unmaintained, upstream not supported VM version.
Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch')
-rw-r--r-- | recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch b/recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch deleted file mode 100644 index 917a5b8..0000000 --- a/recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | diff --git openjdk/jdk/make/common/shared/Sanity.gmk openjdk/jdk/make/common/shared/Sanity.gmk | ||
2 | index 88875b2..2ab8aaf 100644 | ||
3 | --- openjdk/jdk/make/common/shared/Sanity.gmk | ||
4 | +++ openjdk/jdk/make/common/shared/Sanity.gmk | ||
5 | @@ -31,6 +31,7 @@ | ||
6 | # Shared sanity rules for the JDK builds. | ||
7 | # | ||
8 | |||
9 | + | ||
10 | .SUFFIXES: .hdiffs | ||
11 | |||
12 | # All files created during sanity checking | ||