[Buildroot] [PATCH] support/testing: add docker / docker-compose tests

ricardo.martincoski at gmail.com ricardo.martincoski at gmail.com
Tue Feb 5 00:39:29 UTC 2019


Hello,

On Mon, Feb 04, 2019 at 03:11 PM, Matthew Weber wrote:

> On Mon, Feb 4, 2019 at 10:56 AM Peter Korsgaard wrote:
>>
>> Build for x86-64 as public containers in general are only available for
>> x86-64.  Docker needs a number of kernel options enabled, so use a custom
>> kernel config based on the qemu one.
>>
>> Docker needs entropy at startup, so enable the virtio-rng-pci device to
>> expose entropy to the guest.
> 
> Another option is enabling BR2_PACKAGE_HAVEGED to let the target compensate.

This is already used for 2 python test cases (pynacl and crossbar).
I don't have specific knowledge to say which is the best approach. For the
python test cases I just searched for *any* way to have enough entropy.


Regards,
Ricardo


More information about the buildroot mailing list