summaryrefslogtreecommitdiff
path: root/recipes-core/util-linux
AgeCommit message (Collapse)Author
2022-02-24util-linux: fix a typoMing Liu
Drop "-" which is a typo. Related-to: ELB-3046 Signed-off-by: Ming Liu <ming.liu@toradex.com>
2021-07-22util-linux: add separate bbappend to support fstrim serviceDenys Drozdov
fstrim.service is disabled by default in openembedded-core layer. Add bbappend file to support fstrim.service for systemd Related-to: ELB-2356 Signed-off-by: Denys Drozdov <denys.drozdov@toradex.com>
2014-08-04util-linux: fstrim: remove now integrated backportMax Krummenacher
2014-04-01util-linux bbappend: update to match bb versionMax Krummenacher
2014-02-04util-linux: add fstrimMax Krummenacher
Add the fstrim utility to Colibri T30 image. The utility allows to send trim commands to the underlaying flash translation layer, which allows too free not used flash sectors and those improve wear- leveling