| Commit message (Expand) | Author | Age | Files | Lines |
* | e2fsprogs: bump to version 1.42.7 | Gustavo Zacarias | 2013-01-25 | 1 | -1/+1 |
* | e2fsprogs: add license info | Arnout Vandecappelle (Essensium/Mind) | 2012-11-14 | 1 | -0/+2 |
* | packages: switch to host-pkgconf | Gustavo Zacarias | 2012-10-29 | 1 | -2/+2 |
* | e2fsprogs: bump to version 1.42.6 | Gustavo Zacarias | 2012-10-15 | 1 | -1/+1 |
* | e2fsprogs: fix download URL | Peter Korsgaard | 2012-09-03 | 1 | -1/+1 |
* | Merge branch 'next' | Peter Korsgaard | 2012-09-03 | 1 | -1/+1 |
|\ |
|
| * | e2fsprogs: bump to version 1.42.5 | Gustavo Zacarias | 2012-08-12 | 1 | -1/+1 |
* | | remove rest of the BR2_SOURCEFORGE_MIRROR references | Stefan Fröberg | 2012-08-28 | 1 | -1/+1 |
|/ |
|
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | all packages: use new host-xxx-package macros | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | e2fsprogs: bump to 1.42.4 | Yegor Yefremov | 2012-06-16 | 1 | -1/+1 |
* | e2fsprogs: bump to 1.42.3 | Yegor Yefremov | 2012-05-21 | 2 | -19/+1 |
* | e2fsprogs: bump to version 1.42.2 | Gustavo Zacarias | 2012-04-03 | 2 | -23/+1 |
* | e2fsprogs: bump to version 1.42.1 | Gustavo Zacarias | 2012-03-19 | 1 | -1/+1 |
* | e2fsprogs: disable build of e4defrag unless explicitly enabled | Sven Neumann | 2012-02-28 | 1 | -1/+2 |
* | e2fsprogs: bump to version 1.42 | Gustavo Zacarias | 2012-01-26 | 5 | -1/+27 |
* | e2fsprogs: unbreak host build after auto-host-deps change | Peter Korsgaard | 2012-01-18 | 1 | -0/+2 |
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -2/+2 |
* | e2fsprogs: drop uuidd option | Peter Korsgaard | 2011-09-06 | 2 | -7/+1 |
* | util-linux: drop BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependency | Peter Korsgaard | 2011-07-29 | 1 | -1/+0 |
* | package: use libuuid from util-linux | Peter Korsgaard | 2011-07-29 | 2 | -39/+5 |
* | e2fsprogs: ensure util-linux is built before e2fsprogs | Peter Korsgaard | 2011-07-28 | 1 | -1/+1 |
* | e2fsprogs: use libblkid / blkid from util-linux | Peter Korsgaard | 2011-07-28 | 2 | -32/+7 |
* | e2fsprogs: configure needs pkg-config | Peter Korsgaard | 2011-07-28 | 1 | -0/+2 |
* | e2fsprogs: add options for debugfs/e2image/resize2fs utilities | Peter Korsgaard | 2011-07-28 | 2 | -3/+12 |
* | e2fsprogs: don't build uuidd if not requested | Peter Korsgaard | 2011-07-28 | 1 | -1/+1 |
* | e2fsprogs: simplify Config.in | Peter Korsgaard | 2011-07-28 | 1 | -18/+0 |
* | e2fsprogs: Add missing dependency of tst_uuid.o on uuid.h | Arnout Vandecappelle (Essensium/Mind) | 2011-07-25 | 1 | -0/+18 |
* | e2fsprogs: bump to 1.41.14 and fixup | Gustavo Zacarias | 2011-02-09 | 1 | -7/+17 |
* | e2fsprogs: convert old-style hooks to new-style hook | Thomas Petazzoni | 2010-09-12 | 1 | -19/+42 |
* | e2fsprogs: bump version | H Hartley Sweeten | 2010-07-08 | 1 | -1/+1 |
* | e2fsprogs: add support for host package | Thomas Petazzoni | 2010-04-09 | 1 | -0/+5 |
* | e2fsprogs: bump version | Gustavo Zacarias | 2010-03-31 | 1 | -1/+1 |
* | package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args | Peter Korsgaard | 2010-03-22 | 1 | -3/+1 |
* | e2fsprogs: fix build when no binaries/libs are selected | Peter Korsgaard | 2010-03-07 | 1 | -2/+0 |
* | e2fsprogs: fix lsattr chattr and e2label e2undo mixup | Richard van Paasen | 2010-02-23 | 1 | -2/+2 |
* | Install uuid.h into staging as some other apps like xfsprogs need it | Nigel Kukard | 2009-12-21 | 1 | -0/+3 |
* | e2fsprogs: convert to Makefile.autotools.in format and update Kconfig | rvpaasen | 2009-10-29 | 2 | -161/+130 |
* | e2fsprogs: add a patch to link against SEM_INIT libs | Daniel Mack | 2009-10-07 | 1 | -0/+11 |
* | e2fsprogs: bump version number to 1.41.9 | Daniel Mack | 2009-10-07 | 1 | -1/+1 |
* | libuuid: cleanup | Peter Korsgaard | 2009-10-02 | 1 | -11/+9 |
* | libuuid: fix target-install dependencies | Peter Korsgaard | 2009-10-02 | 1 | -2/+2 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -2/+2 |
* | libuuid: add -source and -clean targets | Peter Korsgaard | 2009-08-05 | 1 | -1/+10 |
* | e2fsprogs: factor out libuuid support | Daniel Mack | 2009-08-05 | 2 | -2/+31 |
* | e2fsprogs: install into staging so other stuff can find the libs/includes | Peter Korsgaard | 2009-03-09 | 1 | -2/+8 |
* | e2fsprogs: needs LARGEFILE | Peter Korsgaard | 2009-03-09 | 1 | -0/+3 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | * Bumped to version 1.41.3 | Nigel Kukard | 2009-01-01 | 2 | -15/+6 |