Re: [ptxdist] [PATCH] Build MLO from barebox sources

2012-03-08 Thread Michael Olbrich
On Thu, Feb 23, 2012 at 05:40:51PM +0100, Jan Weitzel wrote: > Build MLO in $(BUILDDIR)/barebox_mlo-* with config PTXCONF_BAREBOX_MLO_CONFIG > Default config is barebox_mlo.config. Applied. I did some more modifications in another commit. Please check that it still works for you. Michael > Signe

Re: [ptxdist] [PATCH] mtd-utils.in: Add busybox dependencies

2012-03-08 Thread Michael Olbrich
On Wed, Feb 29, 2012 at 07:11:19PM +0100, bernh...@bwalle.de wrote: > From: Bernhard Walle > > Some tools that mtd-utils provide can be also provided by busybox. Add > the dependencies here as done in other configuration files to prevent > the user from misconfiguration. > > Signed-off-by: Bernh

[ptxdist] [PATCH] configure.ac: Improve curses searching

2012-03-08 Thread Ladislav Michl
This is a resend of an older patch: http://www.mail-archive.com/ptxdist@pengutronix.de/msg03400.html Cygwin-1.7 places curses headers into /usr/include/ncurses. Tested on Debian, MinGW with pdcurses and Cygwin. Signed-off-by: Ladislav Michl --- configure.ac | 23 +++ 1 fi