> >> 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.
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to