summaryrefslogtreecommitdiff
path: root/meta/recipes-core/util-linux/util-linux_2.19.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* util-linux: Replace sigsetmask with posix compliant functionsKhem Raj2011-07-221-1/+2
| | | | | | | This patch is not needed upstream since the code using sigsetmask has been deleted. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* util-linux: Rebase remove-lscpu patch from non-gplv3Saul Wold2011-06-301-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* util-linux: package agetty seperatelyKoen Kooi2011-06-061-1/+1
| | | | | | Some packages like systemd only want agetty to spawn a console and not drag in all of util-linux just for that. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* util-linux_2.19.1.bb: Fix compliation on uclibcKhem Raj2011-06-061-1/+3
| | | | | | | | util-linux 2.19 needs this patch to successfully compile on uclibc systems. This is a bug in util-linux that goes unnoticed on eglibc builds. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* util-linux: update to 2.19.1Saul Wold2011-06-011-0/+43
Signed-off-by: Saul Wold <sgw@linux.intel.com>