]> code.ossystems Code Review - openembedded-core.git/commit
core-image-tiny-initramfs: Add and image creating image artifacts only
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 12 Jul 2016 21:50:03 +0000 (16:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 14:40:19 +0000 (14:40 +0000)
commit97237259a9acb9a1511823914dea52b9719fbafd
tree68a74371884aa13c89745d89d92e3f9e10e273be
parent29e3e2999ae0fd92fd41c2180359e110301a488c
core-image-tiny-initramfs: Add and image creating image artifacts only

Add an image that simply creates image artifacts using
image-live-artifacts support instead of creating an actual image.

The image artifacts can then be subsequently assembled by an external
tool such as wic to create an actual image.

This eliminates redundant image creation when using such tools.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
meta/recipes-core/images/core-image-tiny-initramfs.bb [new file with mode: 0644]