Hi Bruce,

On Wed, Jul 16, 2014 at 10:32:54AM -0400, Bruce Ashfield wrote:
> On Tue, Jul 15, 2014 at 12:28 PM, Maxin B. John <[email protected]> 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 <[email protected]>
> >> ---
> >>  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.

Ah.. I don't want to ruin your vacation :)
 
> 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 ?
I will update the commit log as per your suggestion and send a v2.

> Bruce
Best Regards,
Maxin

-- 
_______________________________________________
meta-virtualization mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-virtualization

Reply via email to