[OE-core] [PATCH 0/3] Empty-image functionality

Aníbal Limón anibal.limon at linux.intel.com
Fri Aug 28 18:23:23 UTC 2015


Acked-by: Aníbal Limón <anibal.limon at linux.intel.com>

On 26/08/15 16:57, Alex Franco wrote:
> Enable creation of core-empty-image (a recipe that inherits image
> without any extra packages) or similar empty images, whether RPM,
> DEB or IPK packaging is selected.
>
> [YOCTO #7664]
>
> Alex Franco (3):
>    Empty image: core-image-empty recipe, Rootfs fix
>    Empty image: package list splitting and iteration
>    Empty image: filesystem allocation
>
>   meta/classes/image_types.bbclass             | 10 +++++++++-
>   meta/classes/license.bbclass                 |  2 +-
>   meta/lib/oe/package_manager.py               |  5 +++--
>   meta/lib/oe/rootfs.py                        |  8 ++++++--
>   meta/recipes-core/images/core-image-empty.bb |  7 +++++++
>   5 files changed, 26 insertions(+), 6 deletions(-)
>   create mode 100644 meta/recipes-core/images/core-image-empty.bb
>




More information about the Openembedded-core mailing list