Hi, I have a couple of projects which I'm migrating from kirkstone to 
scarthgap; previously some of my recipes (with sources fetched from a git 
remote) used the SRCPV to dump the current hash of the project to a file which 
gets then installed in the root fs. This worked both when SRCREV was set to a 
certain hash or to AUTOREV. Since it's now deprecated, I switched to inheriting 
from gitpkgv as I hoped it would recreate the same values; however the GITPKGV 
variable will be set to "None" if the sources are not already fetched in the 
downloads folder. Is this expected? If I'm understanding it correctly this is 
due to the "if not os.path.exists(url.localpath):" check in the gitpkgv 
bbclass, but is that really necessary?

Thanks,
Lorenzo
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63493): https://lists.yoctoproject.org/g/yocto/message/63493
Mute This Topic: https://lists.yoctoproject.org/mt/107227826/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to