On Mon, 2022-06-27 at 12:32 +0000, Valek, Andrej wrote:
> I have a question related to eSDK dependencies. We're using the dunfell
> branch were everything related to this eSDK topic works fine. Now we're
> in the transition phase to new LTS branch, where were we found one big
> difference between eSDKs.
> 
> The old variant (dunfell) includes all application build dependencies,
> but the new variant (kirkstone/master) doesn't. Means if I installed
> the eSDK and used "devtool modify my-app" (application installed on the
> image) it works without any additional build deps recompilation.
> But now, if I do the same on the newer version it always recompile all
> build deps.
> I was already looked, what could be changed, but I didn't find so far
> something suspicious. So the question is, what has been changed, and
> how to bring the old variant back?

Guessing is hard. Since you're asking me to guess:

https://git.yoctoproject.org/poky/commit/?id=568f62214bca3ac6d35eef8d9f4562596fb4c9ab

which was partially reverted here:

https://git.yoctoproject.org/poky/commit/?id=f22e1fbdf7bed111e080d176fe5a39c5139308ed

maybe? It could be something else. It wasn't a specific change to
remove such dependencies but I suspect it could have happened as an
unforeseen side effect of something else.

You may need to come up with a simple test case and then bisect between
the two releases to see which change it was. Once we understand what
change caused it, working out a solution would be easier, it is
premature to even try without knowing the cause.

Cheers,

Richard




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#167321): 
https://lists.openembedded.org/g/openembedded-core/message/167321
Mute This Topic: https://lists.openembedded.org/mt/92019337/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to