Hello Erislandy, The git tag of a release can be found online at Github. https://github.com/gnuradio/gnuradio/tags
If you have the repository checked out then you can use git show > git show v3.7.12.0 commit e4acf4f2f0623fa3ef25dae234b22293d94cd89a (tag: v3.7.12.0) Author: Marcus Müller <[email protected]> Date: Fri Mar 30 16:46:58 2018 +0200 ... Regards, Derek On Thu, Apr 26, 2018 at 2:07 PM, Erislandy Mozo Bigñotte < [email protected]> wrote: > Hello Ravi Sharan, > > Thank you for your comment, Where can I find the commit associated with > a release ? > > > Regards... > > 2018-04-25 20:05 GMT+02:00 Ravi Sharan <[email protected]> > : > >> Hi Sumit, >> >> Q1 - You might have installed libuhd-dev as a system-wide package >> using apt-get (if you're using ubuntu). Removing/uninstalling that >> should work. >> >> Q2 - To install other tags/releases of a package in your desired >> prefix (in your case uhd): >> >> 0) Check if the package is already installed and uninstall it using >> pybombs >> >> 1) Find the commit associated with the release >> - In your case it is f072067 >> >> 2) Edit the following lines in the ~/.pybombs/recipes/gr-recipes/uhd.lwr >> #gnuradio: master >> gitrev: f072067 >> >> 3) Install the package using: >> pybombs -p <alias> install <package> >> >> Cheers, >> R >> >> _______________________________________________ >> Discuss-gnuradio mailing list >> [email protected] >> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio >> > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > >
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
