summaryrefslogtreecommitdiff
path: root/meta/recipes-core/util-linux/util-linux-2.20.1/swapargs.h
Commit message (Collapse)AuthorAgeFilesLines
* util-linux: Update to 2.21Saul Wold2012-02-281-3/+0
| | | | | | | | | This updates various checksums for the COPYING files, which moved in the process no changes to Licenses Tweak the scanf_cv_alloc_modifier and rebase the patch Signed-off-by: Saul Wold <sgw@linux.intel.com>
* util-linux: Update to 2.20.1Saul Wold2012-01-031-0/+3
Add patch remove setting CC, LD and LDFLAGS on commandline since they are passed correctly via configure. Those setting also caused the configure information about -std=gnu99 from being passed correctly. Removed patch that was fixed upstream Added scanf configuration, since this is a cross-compile target check libuuid removed an API that e2fsprogs uuidd used (uuid__generate_*), thus we disable it in this patch and will now provide uuidd from util-linux. See http://sourceforge.net/projects/e2fsprogs/forums/forum/7053/topic/4639484 Signed-off-by: Saul Wold <sgw@linux.intel.com>