]> code.ossystems Code Review - openembedded-core.git/commit
grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc
authorKhem Raj <raj.khem@gmail.com>
Wed, 4 Jul 2012 19:30:07 +0000 (12:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:42:34 +0000 (10:42 +0100)
commit497d8d82b8e7e04a457a7fdd689c657903218c0d
tree7d1d9d9a3fbb6439ad2b1614809f275229cdee15
parentba9e4ee09f39c427c0d1ba2d0d4c4f59029e4bea
grub,guile,cpio,tar,wget: Fix gnulib for absense of gets in eglibc

eglibc 2.16 does not export gets anymore

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>
meta/recipes-bsp/grub/grub-1.99/remove-gets.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub_1.99.bb
meta/recipes-devtools/guile/files/remove-gets.patch [new file with mode: 0644]
meta/recipes-devtools/guile/guile_2.0.5.bb
meta/recipes-extended/cpio/cpio-2.11/remove-gets.patch [new file with mode: 0644]
meta/recipes-extended/cpio/cpio_2.11.bb
meta/recipes-extended/tar/tar-1.26/remove-gets.patch [new file with mode: 0644]
meta/recipes-extended/tar/tar_1.26.bb
meta/recipes-extended/wget/wget-1.13.4/remove-gets.patch [new file with mode: 0644]
meta/recipes-extended/wget/wget_1.13.4.bb