[yocto] How to temporarily disable a package rebuild during an image build?

Adam Lee adam.yh.lee at gmail.com
Thu Jan 30 10:40:37 PST 2014


I am not sure if that's the correct behaviour at all. If you are building
the kernel, it should only build the kernel (and its deps).
How are you building it? I suppose you are doing 'bitbake virtual/kernel',
but just checking!

Adam


On Wed, Jan 29, 2014 at 12:09 PM, Alex J Lennon <
ajlennon at dynamicdevices.co.uk> wrote:

> Hi,
>
> I was wondering if there's a per-package environment variable I could
> use to contrain the rebuilding of packages?
>
> i.e. I am modifying a linux-imx kernel, rebuilding that kernel package
> and then generating an output filesystem image to boot from an SD card
> for testing.
>
> Each time I modify linux-imx I am finding that qt4 does a rebuild.
>
> So whilst I'm making changes to linux-imx for test I'd rather that q4
> didn't rebuild when I build the image, and was wondering if there's a
> way to prevent that?
>
> (I could, I suppose, move to a testing model that didn't use a
> completely rebuilt SD card image but I like this approach as if it
> works, well, it works, and I can distribute. Perhaps there's a better way?)
>
> Thanks,
>
> Alex
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140130/f8362ceb/attachment.html>


More information about the yocto mailing list