Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-09 Thread Tzafrir Cohen
On Fri, Sep 07, 2012 at 02:02:09AM +0200, maximilian attems wrote: > On Thu, 06 Sep 2012, Tzafrir Cohen wrote: > > > > Works for the case I presented. > > Michal please care to queue previous v2 patch with > Tested-by: Tzafrir Cohen > to kope with that cross building regression since > the linux

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-06 Thread maximilian attems
On Thu, 06 Sep 2012, Tzafrir Cohen wrote: > > Works for the case I presented. Michal please care to queue previous v2 patch with Tested-by: Tzafrir Cohen to kope with that cross building regression since the linux headers got added to deb-pkg target. > Now I remove the explicit setting of KBUILD

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-06 Thread Tzafrir Cohen
On Thu, Sep 06, 2012 at 02:04:16PM +, maximilian attems wrote: > On Thu, Sep 06, 2012 at 02:00:04PM +, maximilian attems wrote: > > On Wed, Sep 05, 2012 at 08:26:05PM +, maximilian attems wrote: > > > On Wed, Sep 05, 2012 at 07:40:09PM +0300, Tzafrir Cohen wrote: > > > > > > > > $ grep

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-06 Thread maximilian attems
On Thu, Sep 06, 2012 at 02:00:04PM +, maximilian attems wrote: > On Wed, Sep 05, 2012 at 08:26:05PM +, maximilian attems wrote: > > On Wed, Sep 05, 2012 at 07:40:09PM +0300, Tzafrir Cohen wrote: > > > > > > $ grep CROSS_COMPILE .config > > > CONFIG_CROSS_COMPILE="arm-linux-gnueabihf-" > >

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-06 Thread maximilian attems
On Wed, Sep 05, 2012 at 08:26:05PM +, maximilian attems wrote: > On Wed, Sep 05, 2012 at 07:40:09PM +0300, Tzafrir Cohen wrote: > > > > $ grep CROSS_COMPILE .config > > CONFIG_CROSS_COMPILE="arm-linux-gnueabihf-" > > > > Command: > > > > KBUILD_DEBARCH=armhf make ARCH=arm KBUILD_IMAGE=uIma

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-05 Thread maximilian attems
On Wed, Sep 05, 2012 at 07:40:09PM +0300, Tzafrir Cohen wrote: > On Wed, Sep 05, 2012 at 05:14:22PM +0200, maximilian attems wrote: > > On Wed, 05 Sep 2012, Michal Marek wrote: > > > > > On 5.9.2012 15:05, Tzafrir Cohen wrote: > > > > Hi, > > > > > > > > Thanks for your reply, > > > > > > > > On

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-05 Thread Tzafrir Cohen
On Wed, Sep 05, 2012 at 05:14:22PM +0200, maximilian attems wrote: > On Wed, 05 Sep 2012, Michal Marek wrote: > > > On 5.9.2012 15:05, Tzafrir Cohen wrote: > > > Hi, > > > > > > Thanks for your reply, > > > > > > On Fri, Aug 31, 2012 at 03:50:10PM +0200, Michal Marek wrote: > > >> Adding Max to

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-05 Thread maximilian attems
On Wed, 05 Sep 2012, Michal Marek wrote: > On 5.9.2012 15:05, Tzafrir Cohen wrote: > > Hi, > > > > Thanks for your reply, > > > > On Fri, Aug 31, 2012 at 03:50:10PM +0200, Michal Marek wrote: > >> Adding Max to CC. > >> > >> On 14.8.2012 12:44, Tzafrir Cohen wrote: > >>> Architecture was set exp

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-05 Thread Michal Marek
On 5.9.2012 15:05, Tzafrir Cohen wrote: > Hi, > > Thanks for your reply, > > On Fri, Aug 31, 2012 at 03:50:10PM +0200, Michal Marek wrote: >> Adding Max to CC. >> >> On 14.8.2012 12:44, Tzafrir Cohen wrote: >>> Architecture was set explicitly in debian/control for one of the three >>> packages (l

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-09-05 Thread Tzafrir Cohen
Hi, Thanks for your reply, On Fri, Aug 31, 2012 at 03:50:10PM +0200, Michal Marek wrote: > Adding Max to CC. > > On 14.8.2012 12:44, Tzafrir Cohen wrote: > > Architecture was set explicitly in debian/control for one of the three > > packages (linux-libc-dev) but not for the other two. When cross

Re: [PATCH] builddeb: remove unneeded explicit Architecture

2012-08-31 Thread Michal Marek
Adding Max to CC. On 14.8.2012 12:44, Tzafrir Cohen wrote: > Architecture was set explicitly in debian/control for one of the three > packages (linux-libc-dev) but not for the other two. When cross-building > it gives me an error: > > dpkg-gencontrol: error: current host architecture 'armhf' do