Hello NXP,
we are using LLDP source to add recipes to build the source for NXP .Is that possible multiple user can build parallel with the same source - parallel ,if yes let us know how this can be achieved.
Ex: same source LLDP source 2~3 person building parallel.
Any guide or documents steps will help thank
regards,
ranga
Hello NXP,
Thanks for the input,
The requirment is X and Y user has to build same source parallel both have logged in as labadmin to YOCTO source. How to enable both so that they can build same time.
or generic way to make multiple people to build on the same source
regards,
ranga
In theory you shouldn't have issues but it doesn't seems to be a good practice, is better if all users have their own user to build.
I don't have an example of the mentioned environment, if after testing your environment you have issues please share a detailed explanation of it to review it.
Yes it is possible by default, (no modifications needed), you can limit the number of parallel connections as explained in chapter 5.5.2 Limiting the Number of Parallel Connections in the yocto dev-manual
https://docs.yoctoproject.org/4.3.3/dev-manual/building.html
BR.