summaryrefslogtreecommitdiff
path: root/recipes/e2fsprogs/e2fsprogs_1.41.5.bb
AgeCommit message (Collapse)AuthorFiles
2010-03-09e2fsprogs: move libblkid/libuuid/fsck to util-linux-ng + new staging/nativeMarcin Juszkiewicz1
Dropped libblkid, libuuid and fsck binary and use those which are in util-linux-ng. There are more and more applications/libraries which require libblkid 2.xx - for example recent HAL. Unified recipes, moved to new staging, used BBCLASSEXTEND for native. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-05-19e2fsprogs: improve packaging for 1.41.5 to not waste rootfs spaceMarcin Juszkiewicz1
There is no need to ship mke2fs + mkfs.ext[2344dev] as separate binaries. Same goes to e2fsck and fsck.ext[2344dev].
2009-05-18e2fsprogs(-native): update to 1.41.5Koen Kooi1
* add staging tweak from poky to get stuff into /bin instead of /sbin