summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/augeas/augeas/0001-Add-missing-argument-to-escape.patch
Commit message (Collapse)AuthorAgeFilesLines
* augeas: upgrade to 1.0.0Constantin Musca2013-02-221-29/+0
| | | | | | | | | | | | | | | | | 0001-Add-missing-argument-to-escape.patch: removed - included in the new version remove-gets.patch: not needed anymore add-missing-argz-conditional.patch: added - the Makefiles assume that the argz conditional is present in configure.ac (From OE-Core rev: a711a8617c39b06c9a494d0ceae9f96f65b024f9) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* augeas: Fix compilation failureKhem Raj2012-06-111-0/+29
on uclibc we see this failure too few arguments to function 'escape' (From OE-Core rev: 4ea9c79cdcf0ffdc833b7a63e7a2b8388d6bf6e6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>