You can even specify a git revision, by doing something like

$ pybombs -p <your prefix> config --package uhd gitrev release_003_009_006

Then, if you do pybombs rebuild (without the -k), it'll update your git
source. (At least it should -- typing this out from memory).

-- M

On 10/30/2017 03:34 PM, Nicolas Cuervo wrote:
> Hello Richard,
> 
> I believe the best way (so far) would be to actually go to the
> repository that you want to rebuild and checkout to the different
> specific branch/tag and then trigger the rebuild with
> 
>     $ pybombs -p /your_prefix/ rebuild /uhd/
> 
> You can rebuild faster by adding the '-k' flag at the end of the
> command, so it won't delete the build directory and start over (depends
> on the number of API changes this might be a good or a bad idea).
>  
> If you are using GNURadio, don't forget to rebuild is as well so it
> picks up the right version. And, if you identify any issues with UHD,
> please also start a thread on the USRP-users mailing list in order to
> discuss them further.
> 
> Regards,
> - Nicolas 
> 
> 
> 
> On Mon, Oct 30, 2017 at 3:05 PM, Richard Mcallister <rj...@bu.edu
> <mailto:rj...@bu.edu>> wrote:
> 
>     Hi all,
> 
>     I think the question is all in the subject, but basically, I'm
>     having trouble with using several USRPs. I think it may be an issue
>     with UHD, or at least I need to verify it isn't. Does pybombs have a
>     command to install older releases or specific branch tags from git?
> 
>     Thanks,
>     Rich McAllister
> 
>     _______________________________________________
>     Discuss-gnuradio mailing list
>     Discuss-gnuradio@gnu.org <mailto:Discuss-gnuradio@gnu.org>
>     https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>     <https://lists.gnu.org/mailman/listinfo/discuss-gnuradio>
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to