On Sat, Dec 9, 2017 at 12:45 AM, Kevin Hao <[email protected]> wrote: > Some firmwares are critical for the basic functions of the board, and may > be used by the bootloader. Due to the license issue, we can't integrate > it. But we do need it when creating a booting image by using WIC. > So add the support for the WIC to download a raw file from http > server and write it to a specific part. In order to restrict the > downloading behaviour, we introduce a "WKS_ALLOW_DOWNLOAD" variable and > only do the downloading when this variable is set. > > Signed-off-by: Kevin Hao <[email protected]>
This does not make much sense. It does not allow to be downloaded? so build system can download it and use it as a normal artifact. Adding another source way seems controversial. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
