diff options
author | Henning Heinold <henning@itconsulting-heinold.de> | 2014-07-19 13:57:48 +0200 |
---|---|---|
committer | Henning Heinold <henning@itconsulting-heinold.de> | 2014-07-20 16:21:24 +0200 |
commit | 3055f40a915e6d1bdc7a031ec6f8894b31ea5162 (patch) | |
tree | 037a80e45c24b1dc81c771a5af4e06bef60dfd2e /recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch | |
parent | d86d17c9d13d1117b484cb36f884709ce585a3e0 (diff) | |
download | meta-java-3055f40a915e6d1bdc7a031ec6f8894b31ea5162.tar.gz |
openjdk6: add version 1.13.4
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, 12 insertions, 0 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 new file mode 100644 index 0000000..917a5b8 --- /dev/null +++ b/recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch | |||
@@ -0,0 +1,12 @@ | |||
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 | ||