[PATCH] travis: Use docker scripts

Samuel Mendoza-Jonas sam at mendozajonas.com
Thu Aug 16 11:09:51 AEST 2018


On Wed, 2018-08-15 at 10:50 -0700, Geoff Levand wrote:
> Hi Sam,
> 
> On 08/15/2018 09:34 AM, Geoff Levand wrote:
> > > + - ./docker/build-pb --check --verbose --configure-opts "--enable-platform-arm64 --enable-platform-powerpc"
> > 
> > The /sbin/dmidecode in configure.ac is OK for buildroot, but for the ubuntu
> > based docker image we'll need:
> >   
> >   --configure-opts "HOST_PROG_DMIDECODE=/usr/sbin/dmidecode --enable-platform-arm64 --enable-platform-powerpc"
> 
> Sorry, I sent this out in a hurry (had a meeting to get to)
> and should have been more clear.  If we want to run the
> discover binary in the pb-builder container to test it
> we'll need to set HOST_PROG_DMIDECODE, for arm64 at least.
> 
> As of now, we don't need this though.
> 
> -Geoff

Hi Geoff,

Thanks for pointing that out, I'll leave it out for the moment but I'll
keep it in the back of my head if we start to do more stuff in Travis.

Cheers,
Sam



More information about the Petitboot mailing list