Re: [PATCH 2/7] Add ppc64 support based on powerpc configuration.

2017-03-31 Thread John Paul Adrian Glaubitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/31/2017 04:34 PM, Ben Hutchings wrote: >> So, for the time being would the attached patch for ppc64 and powerpc be >> sufficient? > > Looks good to me. Great, thank you ;). - -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer -

Re: [PATCH 2/7] Add ppc64 support based on powerpc configuration.

2017-03-31 Thread Ben Hutchings
On Fri, 2017-03-31 at 16:14 +0200, John Paul Adrian Glaubitz wrote: > On 03/31/2017 12:56 AM, Ben Hutchings wrote: > > So to get rid of KERNELMAJOR you would first need to delete this > > feature and parameter from build/util/pkg-list, and check that it > > behaves the same with > > current package

Re: [PATCH 2/7] Add ppc64 support based on powerpc configuration.

2017-03-31 Thread John Paul Adrian Glaubitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/31/2017 12:56 AM, Ben Hutchings wrote: > So to get rid of KERNELMAJOR you would first need to delete this feature and > parameter from build/util/pkg-list, and check that it behaves the same with > current package lists. Ok, thanks. So, for