summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErkka Kääriä <erkka.kaaria@intel.com>2016-04-28 12:06:30 +0300
committerMaxin B. John <maxin.john@intel.com>2016-04-29 13:17:26 +0300
commit74811bbadaf55fd105ad092a1fcb4923afd4d41d (patch)
tree77b37e68ca3604940d6e4425015ae013661a9dae
parent3a1ac9def769a95bbc843931d3c192038ec7c382 (diff)
downloadmeta-java-74811bbadaf55fd105ad092a1fcb4923afd4d41d.tar.gz
openjre-8_72b05.bb: Add missing patches
Two patches were only applied to openjdk-8. Apply these to jre as well Signed-off-by: Erkka Kääriä <erkka.kaaria@intel.com> Signed-off-by: Maxin B. John <maxin.john@intel.com>
-rw-r--r--recipes-core/openjdk/openjre-8_72b05.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/openjdk/openjre-8_72b05.bb b/recipes-core/openjdk/openjre-8_72b05.bb
index 3a34848..55b2ac5 100644
--- a/recipes-core/openjdk/openjre-8_72b05.bb
+++ b/recipes-core/openjdk/openjre-8_72b05.bb
@@ -9,6 +9,8 @@ PATCHES_URI_append = "\
9 file://openjdk8-fix-shark-build.patch;apply=no \ 9 file://openjdk8-fix-shark-build.patch;apply=no \
10 file://openjdk8-fix-shark-stdc++11.patch;apply=no \ 10 file://openjdk8-fix-shark-stdc++11.patch;apply=no \
11 file://openjdk8-use_builtin_frame_address_0_rather_than_returning_address_of_local_variable.patch;apply=no \ 11 file://openjdk8-use_builtin_frame_address_0_rather_than_returning_address_of_local_variable.patch;apply=no \
12 file://openjdk8-fix-assembler-flag-handling-in-makefile.patch;apply=no \
13 file://openjdk8-fix-adlc-flags.patch;apply=no \
12 file://openjdk8-silence-d_fortify_source-warning.patch;apply=no \ 14 file://openjdk8-silence-d_fortify_source-warning.patch;apply=no \
13" 15"
14 16