aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/util-linux-ng/util-linux-ng_2.13.1.bb
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09util-linux-ng: provide libblkid/libuuid/fsck/blkid instead of e2fsprogsMarcin Juszkiewicz
This commit is next step after e2fsprogs lost libblkid, libuuid, fsck, blkid packages. Most applications/libraries now require u-l-ng versions of uuid/blkid libraries. Also I followed Debian in moving to u-l-ng components instead of e2fsprogs ones (fsck, blkid). Recipe got cleaned up and unified. Util-linux-ng 2.17 requires fallocate64 which is glibc 2.11+ so I disabled that functionality for now. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-20util-linux-ng: fix packaging, u-a and replace hardcoded pathsKoen Kooi
* also switch to INC_PR to make Tom happy
2009-04-19util-linux-ng: depend on virtual/libintl to pass building with uclibcMarcin Juszkiewicz
2009-04-14util-linux-ng: Fixed dangling symlinks.Leon Woestenberg
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>