diff options
author | rvpaasen <rvpaasen@t3i.nl> | 2009-10-29 21:35:33 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-10-29 21:35:33 +0100 |
commit | 69ec17cd8d9140d50d5a28ee4e7ada527e9a3a06 (patch) | |
tree | 6231ee5c150dea47360bf3329e4984f2c10970c9 /CHANGES | |
parent | 1ea44bb11a73955b559cc5d4cd61e89bfebd21fa (diff) | |
download | buildroot-novena-69ec17cd8d9140d50d5a28ee4e7ada527e9a3a06.tar.gz buildroot-novena-69ec17cd8d9140d50d5a28ee4e7ada527e9a3a06.zip |
e2fsprogs: convert to Makefile.autotools.in format and update Kconfig
Closes #667.
I have updated the e2fsprogs package to the new makefile format. I added
the tools from the 1.41.9 release of e2fsprogs that could not yet be
(de)selected (freefrag, e2undo) to the menu in Config.in.
Signed-off-by: rvpaasen <rvpaasen@t3i.nl>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ #655: Update sqlite package to version 3.6.18 #657: Bug in imagemagick-clean target #665: [PATCH] Samba package + #667: [PATCH] e2fsprogs 2009.08, Released August 31th, 2009: |