[oe-commits] Henning Heinold : openjdk-6-6b18: updating comment about armv7 support

git version control git at git.openembedded.org
Wed Jul 21 17:03:19 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 32fe071153615333c31144e6e390c0006502888c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=32fe071153615333c31144e6e390c0006502888c

Author: Henning Heinold <h.heinold at tarent.de>
Date:   Wed Jul 21 14:17:23 2010 +0200

openjdk-6-6b18: updating comment about armv7 support

---

 .../shark-arm-linux-cpu-detection.patch            |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openjdk/openjdk-6-6b18-1.8/shark-arm-linux-cpu-detection.patch b/recipes/openjdk/openjdk-6-6b18-1.8/shark-arm-linux-cpu-detection.patch
index 357e4d9..df9e147 100644
--- a/recipes/openjdk/openjdk-6-6b18-1.8/shark-arm-linux-cpu-detection.patch
+++ b/recipes/openjdk/openjdk-6-6b18-1.8/shark-arm-linux-cpu-detection.patch
@@ -82,7 +82,7 @@ Index: icedtea6-1.8/ports/hotspot/src/share/vm/shark/sharkCompiler.cpp
 +  archLinuxToLLVMMap["v4l"]="v4t";
 +  archLinuxToLLVMMap["v5l"]="v5t";
 +  archLinuxToLLVMMap["v6l"]="v6";
-+  // FIXME change this from v6 to v7a when LLVM PR6265 have been fixed
++  // FIXME change this from v6 to v7a when LLVM PR7048 have been fixed
 +  archLinuxToLLVMMap["v7l"]="v6";
 +
 +  llvm::StringMapIterator<std::string> resultIterator(archLinuxToLLVMMap.find(





More information about the Openembedded-commits mailing list