Dear meta-xilinx creators, I am trying to build a yocto image (core-image-minimal) for zc702-zynq7. The build fails because it fails to clone the submodule capstone and ui/keycodemapdb. The problem is it uses git url (and not https) to clone the submodules and because of some internal reasons, I am not allowed to do that. Is there a way that I can specify https url to clone the submodules. I have tried also the following:
1. Run ./configure --disable-git-update 2. Clone the submodules in specified paths manually 3. Run scripts/git-sbumodule.sh update ui/keycodemapdb capstone I am not sure if this is the correct method. But this was the instruction printed by bitbake. I am not sure if this help but I have attached the run.do_compile log file for reference. It would be great if you can help. Regards Vishav Bansal (M.Sc.) Simulation and Software Technology German Aerospace Center (DLR) Lilienthalplatz 7 38108 Braunschweig Germany Tel. +49 531 295 3624
run.do_compile.29402
Description: run.do_compile.29402
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4684): https://lists.yoctoproject.org/g/meta-xilinx/message/4684 Mute This Topic: https://lists.yoctoproject.org/mt/73380831/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/leave/6693431/2055374909/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
