Re: [OE-core] [PATCH 1/1] Add wic support to generate rootfs image for uboot

2014-06-11 Thread Saul Wold
On 06/10/2014 06:41 AM, Adrian Calianu wrote: Add support in wic to build ramdisk uboot images from list of packages or from an existing rootfs folder. Some prerequisites are required for this new build setup: ../poky/scripts/lib/image/config/wic.conf [create] arch=target_arch (example: powerpc,

[OE-core] [PATCH 1/1] Add wic support to generate rootfs image for uboot

2014-06-10 Thread Adrian Calianu
Add support in wic to build ramdisk uboot images from list of packages or from an existing rootfs folder. Some prerequisites are required for this new build setup: ../poky/scripts/lib/image/config/wic.conf [create] arch=target_arch (example: powerpc, arm, x86) pkgmgr=opkg repourl=http://example.di