discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Best Way to revert to old releases with PyBombs.


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Best Way to revert to old releases with PyBombs.
Date: Mon, 30 Oct 2017 18:28:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

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 <address@hidden
> <mailto:address@hidden>> 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
>     address@hidden <mailto:address@hidden>
>     https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>     <https://lists.gnu.org/mailman/listinfo/discuss-gnuradio>
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]