Re: [ptxdist] [SRC_PKG] umkimage-2010.03

2010-06-16 Thread Remy Bohmer
Hi, I followed the same structure as what was now the case of the source package and makefiles. Of course it can be done differently, but this worked as well ;-) okay Maybe implement something like this:     make import U_BOOT_TREE=/path/to/u-boot I've hacked it together, along with

[ptxdist] (no subject)

2010-06-16 Thread Marc Kleine-Budde
Hey Remy, Here it is: git clone git://gitorious.org/u-boot-mkimage/u-boot-mkimage.git Can we remove stripping. Better let the distribution decide about stripping. Also respect CPP and LDFLAGS. See the following patches. cheers, Marc -- ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] (no subject)

2010-06-16 Thread Remy Bohmer
Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Hey Remy, Here it is: git clone git://gitorious.org/u-boot-mkimage/u-boot-mkimage.git Can we remove stripping. Better let the distribution decide about stripping. OK Also respect CPP and LDFLAGS. See the following patches. For both

Re: [ptxdist] (no subject)

2010-06-16 Thread Remy Bohmer
Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Remy Bohmer wrote: Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Hey Remy, Here it is: git clone git://gitorious.org/u-boot-mkimage/u-boot-mkimage.git Can we remove stripping. Better let the distribution decide about stripping.

Re: [ptxdist] (no subject)

2010-06-16 Thread Marc Kleine-Budde
Remy Bohmer wrote: Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Remy Bohmer wrote: Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Hey Remy, Here it is: git clone git://gitorious.org/u-boot-mkimage/u-boot-mkimage.git Can we remove stripping. Better let the distribution

Re: [ptxdist] (no subject)

2010-06-16 Thread Remy Bohmer
Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Remy Bohmer wrote: Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Remy Bohmer wrote: Hi, 2010/6/16 Marc Kleine-Budde m...@pengutronix.de: Hey Remy, Here it is: git clone git://gitorious.org/u-boot-mkimage/u-boot-mkimage.git

Re: [ptxdist] (no subject)

2010-06-16 Thread Marc Kleine-Budde
Remy Bohmer wrote: I also made a tag v2010.03-1, this means based on u-boot v2010.03 and our first release. I'm going to upload the tarball to temp-src. I can adjust your ptxdist patches (remove STRIP= and care about the -1) and apply them to master. I've regenerated the rules files, so that