I am dealing with a vendor supplied yocto release where they have setup the repos as local gitshallow or tar.xz files. I asked them to do this in accordance with our strict air-gapped build policies.
They provide a driver and supplement utilities as a gitshallow copy of their own repo and I can do_devshell on the recipe to extract the code and play with it. What is the "yocto way" of making my changes permanent so that they survive a do_fetch in the future and are integrated into the target image? I've noted that changes made during a devshell session do not make it into the target image at all at this point, but that do_devshell is simply a subshell sandbox to play with expanded repo.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#48680): https://lists.yoctoproject.org/g/yocto/message/48680 Mute This Topic: https://lists.yoctoproject.org/mt/71710407/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
