* Diagnosing mishandled dependencies
@ 2016-01-28 13:26 Gary Thomas
2016-01-28 20:26 ` Khem Raj
0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2016-01-28 13:26 UTC (permalink / raw)
To: yocto
I have an image recipe which depends on another package/recipe.
When I change one of the files included by that recipe (a script
that gets packaged and is mentioned in SRC_URI), I expect it to
be rebuilt and in turn the image be rebuilt (I invoke 'bitbake IMAGE')
Most of the time, this works fine, but today it seems to not cooperate.
What's the best way to understand (diagnose) what's going on and
why things don't behave the way I expect?
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Diagnosing mishandled dependencies
2016-01-28 13:26 Diagnosing mishandled dependencies Gary Thomas
@ 2016-01-28 20:26 ` Khem Raj
0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2016-01-28 20:26 UTC (permalink / raw)
To: Gary Thomas; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 973 bytes --]
> On Jan 28, 2016, at 8:26 AM, Gary Thomas <gary@mlbassoc.com> wrote:
>
> I have an image recipe which depends on another package/recipe.
> When I change one of the files included by that recipe (a script
> that gets packaged and is mentioned in SRC_URI), I expect it to
> be rebuilt and in turn the image be rebuilt (I invoke 'bitbake IMAGE')
> Most of the time, this works fine, but today it seems to not cooperate.
>
> What's the best way to understand (diagnose) what's going on and
> why things don't behave the way I expect?
git bisect
>
> Thanks
>
> --
> ------------------------------------------------------------
> Gary Thomas | Consulting for the
> MLB Associates | Embedded world
> ------------------------------------------------------------
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-28 20:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 13:26 Diagnosing mishandled dependencies Gary Thomas
2016-01-28 20:26 ` Khem Raj
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.