]> code.ossystems Code Review - openembedded-core.git/commit
gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16
authorKhem Raj <raj.khem@gmail.com>
Wed, 4 Jul 2012 06:53:16 +0000 (23:53 -0700)
committerScott Garman <scott.a.garman@intel.com>
Thu, 13 Dec 2012 04:39:33 +0000 (20:39 -0800)
commitb955f1a7bc716055c78ed575eccac6f611dc2395
treecd1127445f046a7cdabc5095ff6c3fff092a0864
parentb6bcd4e26e94364939c8874db90e64fbb242e841
gettext,m4,augeas,gnutls: Account for removal of gets in eglibc 2.16

These recipes use gnulib which needs this change to use gets
when its defined and not otherwise. Until that change goes into
gnulib and then all these package upgrade gnulib in their sourcebase
we patch them

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Resolved merge conflicts with denzil branch and backported gnutls
patch.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-core/gettext/gettext-0.18.1.1/remove_gets.patch [new file with mode: 0644]
meta/recipes-core/gettext/gettext_0.18.1.1.bb
meta/recipes-devtools/m4/m4-1.4.16.inc
meta/recipes-devtools/m4/m4/remove-gets.patch [new file with mode: 0644]
meta/recipes-extended/augeas/augeas/remove-gets.patch [new file with mode: 0644]
meta/recipes-extended/augeas/augeas_0.10.0.bb
meta/recipes-support/gnutls/gnutls/remove-gets.patch [new file with mode: 0644]
meta/recipes-support/gnutls/gnutls_2.12.17.bb