On 2023-03-31 15:59, Bruce Ashfield wrote:

The submodules shouldn't be changing when you check out the same tag.

i.e. git submodule status

Should always return the same commit IDs when you check out the same
tag, since those hashes are recorded in the git repository.

That makes total sense, but I can't really wrap my head around this:
If I (manually) clone the upx repo and the run

git submodule update --init --recursive

the commit IDs that get checked out for the submodules are not found by bitbake. Same thing if I manually clone the submodule and try to check out that commit ID, it is not valid.

git log

for the checked out submodule will give output like this (from doctest):

===============
commit a2b8de69f610dfdc91e915af735138fe8654ff6c (HEAD)
Author: upx-vendor-bot <none@none>
Date:   Tue Sep 13 17:09:52 2022 +0000

    Automatically created from git devel branch 0c77f0f027af
===============

So I'm wondering what is happening with that bot.

BR,

/Joakim
--
Joakim Roubert
Senior Engineer

Axis Communications AB
Emdalavägen 14, SE-223 69 Lund, Sweden
Tel: +46 46 272 18 00, Tel (direct): +46 46 272 27 48
Fax: +46 46 13 61 30, www.axis.com

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7979): 
https://lists.yoctoproject.org/g/meta-virtualization/message/7979
Mute This Topic: https://lists.yoctoproject.org/mt/97929374/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to