summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/diffutils/diffutils-3.2
AgeCommit message (Collapse)AuthorFiles
2013-07-11diffutils: Upgrade to v3.3Radu Moisan2
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
2013-02-12diffutils: replace obsolete automake macros with working onesMarko Lindqvist1
Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. Removed AM_PROG_CC_STDC. AC_PROG_CC to replace it was already present. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-07-17diffutils: Fix build with eglibc 2.16Khem Raj1
eglibc 2.16 has removed gets so we account for that 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>