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

Bruce Ashfield bruce.ashfield at gmail.com
Wed Jul 16 07:32:54 PDT 2014


On Tue, Jul 15, 2014 at 12:28 PM, Maxin B. John <maxin.john at enea.com> wrote:
> Hi,
>
> On Wed, Jul 09, 2014 at 02:17:42PM +0200, Maxin B. John wrote:
>> Fix this warning:
>> WARNING: Function remove_packaging_data_files doesn't exist
>>
>> 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 ; "
>> --
>
> Gentle ping.

Sorry about that, holidays rot the mind!

I was poking around with this before I headed out for vacation, and
didn't remember to
return to it.

I wanted to track down the replacement functionality for this, since
we do want to try
and restrict the size of the images for the minimal variants.

Now that the functionality has moved to lib/oe/* and triggers of
package_management
not being in IMAGE_FEATURES, we should be good by default.

Having that extra bit of information in the commit log would be ideal,
since it lets us
remember that the functionality is automatic and preserved.

Did you want to tweak the log ? or should I ?

Bruce

>
>
> Best Regards,
> Maxin
> --
> _______________________________________________
> 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