From 3055f40a915e6d1bdc7a031ec6f8894b31ea5162 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sat, 19 Jul 2014 13:57:48 +0200 Subject: openjdk6: add version 1.13.4 --- .../openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch (limited to 'recipes-core/openjdk/openjdk-6-6b32/icedtea-disable-sane-alsa.patch') 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 @@ +diff --git openjdk/jdk/make/common/shared/Sanity.gmk openjdk/jdk/make/common/shared/Sanity.gmk +index 88875b2..2ab8aaf 100644 +--- openjdk/jdk/make/common/shared/Sanity.gmk ++++ openjdk/jdk/make/common/shared/Sanity.gmk +@@ -31,6 +31,7 @@ + # Shared sanity rules for the JDK builds. + # + ++ + .SUFFIXES: .hdiffs + + # All files created during sanity checking -- cgit v1.2.3-54-g00ecf