From: Nitin A Kamble <[email protected]> This fixes are for issues discovered with gcc-4.7 & eglibc-2.15
Nitin The following changes since commit c84c6bc074e0fdeaebce99152cdb4b1e7e92543d: tcmode-default: make eglibc 2.15 as the default libc (2012-04-26 12:49:25 -0700) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/misc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Nitin A Kamble (2): eglibc: package mtrace separately tcl: fix target recipe build issue on older distros meta/recipes-core/eglibc/eglibc-package.inc | 8 ++- meta/recipes-core/eglibc/eglibc_2.13.bb | 2 +- meta/recipes-core/eglibc/eglibc_2.15.bb | 2 +- .../tcl/fix_issue_with_old_distro_glibc.patch | 109 ++++++++++++++++++++ meta/recipes-devtools/tcltk/tcl_8.5.11.bb | 5 +- 5 files changed, 121 insertions(+), 5 deletions(-) create mode 100644 meta/recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch -- 1.7.7 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
