[meta-virtualization] [PATCH v2] kvm-image-minimal: Fix warning

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jul 16 10:13:28 PDT 2014


On Wed, Jul 16, 2014 at 11:43 AM, Maxin B. John <maxin.john at enea.com> wrote:
> Fix this warning:
> WARNING: Function remove_packaging_data_files doesn't exist
>
> The remove_packaging_data_files function is now handled automatically when
> "package-management" is not in IMAGE_FEATURES. We should remove the lines,
> as they are not needed and might interfere with correct operation of
> postinstall scripts.

Looks good.

merged!

Bruce

>
> Signed-off-by: Maxin B. John <maxin.john at enea.com>
> ---
>  recipes-extended/images/kvm-image-minimal.bb | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/recipes-extended/images/kvm-image-minimal.bb b/recipes-extended/images/kvm-image-minimal.bb
> index abc0fee..c96edca 100644
> --- a/recipes-extended/images/kvm-image-minimal.bb
> +++ b/recipes-extended/images/kvm-image-minimal.bb
> @@ -21,5 +21,3 @@ LICENSE = "MIT"
>  inherit core-image
>
>  IMAGE_ROOTFS_SIZE = "8192"
> -
> -ROOTFS_POSTPROCESS_COMMAND += "remove_packaging_data_files ; "
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list