Hello, I pushed following updates:
commit 6d8dc1af442559380b2e247984961ba6609b6052 (HEAD, origin/master, origin/HEAD, pending) Author: Hugo Vasconcelos Saldanha <[email protected]> Date: Tue Mar 31 13:39:59 2015 -0300 cacao: fix problem with internal garbage collector Cacao uses an internal version of bdwgc that was being installed (headers, libs, etc.) together with the JVM, unnecessarily conflicting with original bdwgc package. A patch from Gentoo is applied so the system's bdwgc is used instead. Signed-off-by: Hugo Vasconcelos Saldanha <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 458f78f923d0a8bbfb4e2b98c708a3d9acd70949 Author: Mario Domenech Goulart <[email protected]> Date: Tue Mar 31 10:22:38 2015 -0300 icedtea6-native.inc: remove --disable-npplugin Fixes: WARNING: QA Issue: icedtea6-native: configure was passed unrecognised options: --disable-npplugin Signed-off-by: Mario Domenech Goulart <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit a005c5b58ffc92f85c81c50512dfbf20c656c32c Author: Mario Domenech Goulart <[email protected]> Date: Tue Mar 31 10:22:37 2015 -0300 openjdk-7: add /usr/lib/jni to DEFAULT_LIBPATH Some recipes install JNI-based bindings into /usr/lib/jni (e.g., rxtx), so it's sensible to add this directory to DEFAULT_LIBPATH (java.library.path). That's also how Debian does. Signed-off-by: Mario Domenech Goulart <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit ff169c8e4337253f509f19aa933ce2b70d838a99 Author: Mario Domenech Goulart <[email protected]> Date: Tue Mar 31 10:22:36 2015 -0300 cacao-initial-native, jamvm-initial-native: provide virtual/java-initial-native Since bd9c6023, virtual/java-initial is provided by cacao-initial-native and jamvm-initial-native. For consistency, this commit makes them provide virtual/java-initial-native instead. Signed-off-by: Mario Domenech Goulart <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 85c4d06c8052278edd7e23a9e8a7eb17e8700e23 Author: Mario Domenech Goulart <[email protected]> Date: Tue Mar 31 10:22:35 2015 -0300 README: typo fix (s/lease/least/) Signed-off-by: Mario Domenech Goulart <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 684b041637efa64785c266c6d4443aa10661015d Author: Mario Domenech Goulart <[email protected]> Date: Tue Mar 31 10:22:34 2015 -0300 rxtx: put .jar and .so files into the same package (librxtx-java) That's how Debian does, supposedly because it does not make sense to ship .jar and .so files into separate packages. Signed-off-by: Mario Domenech Goulart <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
