Whenever I run workspace.xml it updates the revisions stated in my project's module.revisions file. How can I stop this?
How do I prevent Ebuild from updating my project dependences
13 Views Asked by Charles Goodwin At
1
Whenever I run workspace.xml it updates the revisions stated in my project's module.revisions file. How can I stop this?
You need to set the EBuild property
update-upstreamtofalse.To do this, edit
workspace.xmland find it, making it look like the following: