[Buildroot] [PATCH 2/2] sunxi-boards: set a default board

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jun 5 20:26:59 UTC 2013


Dear Peter Korsgaard,

On Wed, 05 Jun 2013 21:45:25 +0200, Peter Korsgaard wrote:

>  Thomas> It is different in that this package starts with BR2_PACKAGE,
>  Thomas> so it can get selected by the randpackageconfig logic, while
>  Thomas> barebox/u-boot/linux Kconfig options don't start by
>  Thomas> BR2_PACKAGE, so they don't get selected by randpackageconfig :)
> 
> True, but we have the same problem with E.G. BR2_PACKAG
> E_QT_LICENSE_APPROVED / BR2_PACKAGE_QT5BASE_LICENSE_APPROVED. If these
> are not set the build will also get stuck, so we preseed them in the
> autobuilders (I do atleast).

I do this as well (well, as you've noted from the build results, at
some point I wasn't doing it for Qt5 which was causing some timeouts),
but generally, that's what I do.

>  >> Wouldn't it make more sense to blacklist the package or preseed
>  >> BR2_PACKAGE_SUNXI_BOARDS_FEX_FILE to a sensible value in the autobuilder
>  >> scripts?
> 
>  Thomas> Ok, will do that. Will you also do the same on your
>  Thomas> autobuilders? I really should clean up my script, and share it
>  Thomas> so that we can try to run the same logic.
> 
> Yes, I'll fixup "mine" as well.

While you're at it, can you change your build result submit script to
no longer include the full build log (it gets deleted anyway once it
arrives on the server, they consume too much disk space), and increase
the length of the "build end log" to 500 lines instead of 100 lines?

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list