Re: [OE-core] [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server

2017-12-11 Thread Martin Hundebøll
On 2017-12-11 12:45, Otavio Salvador wrote: On Mon, Dec 11, 2017 at 3:30 AM, Kevin Hao wrote: On Sun, Dec 10, 2017 at 10:53:43PM -0200, Otavio Salvador wrote: On Sat, Dec 9, 2017 at 12:45 AM, Kevin Hao wrote: Some firmwares are critical

Re: [OE-core] [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server

2017-12-11 Thread Otavio Salvador
On Mon, Dec 11, 2017 at 3:30 AM, Kevin Hao wrote: > On Sun, Dec 10, 2017 at 10:53:43PM -0200, Otavio Salvador wrote: >> On Sat, Dec 9, 2017 at 12:45 AM, Kevin Hao wrote: >> > Some firmwares are critical for the basic functions of the board, and

Re: [OE-core] [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server

2017-12-10 Thread Kevin Hao
On Sun, Dec 10, 2017 at 10:53:43PM -0200, Otavio Salvador wrote: > On Sat, Dec 9, 2017 at 12:45 AM, Kevin Hao 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 >

Re: [OE-core] [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server

2017-12-10 Thread Otavio Salvador
On Sat, Dec 9, 2017 at 12:45 AM, Kevin Hao 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

[OE-core] [PATCH 2/2] wic: plugins: rawcopy: Add support to download the raw image from a http server

2017-12-07 Thread Kevin Hao
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