[yocto] FW: How to recreate rootfs image

Lenivyy Viktor Viktor.Lenivyy at author.kiev.ua
Wed Aug 26 10:12:20 PDT 2015


> >> dirtypackage is the one which you want to rebuild and redeploy in the
> >
> >> rootfs. If the package source is local, cleanall won't do big harm,
> >> but
> >
> >> otherwise you're correct, it will clean the sources. You can use
> >
> >> "clean" instead.
> >
> >
> >> Regards,
> >
> >> Nikolay
> >
> >
> > I don’t know exactly which package I need to rebuild, but I guess it’s
> > kernel-modules as modules folder have wrong version.
> >
> > After
> >
> > bitbake -c clean kernel-modules altera-image-minimal
> >
> >
> > there is an error:
> >
> > …
> >
> > ERROR: Nothing PROVIDES 'kernel-modules'
> 
> kernel modules are part of virtual/kernel so you need to clean virtual/kernel
> if thats what the issue is

This command did what I was trying to avoid: remove Yocto's copy of kernel sources. But starting questions still exist.


More information about the yocto mailing list