discuss-gnuradio
[Top][All Lists]
Advanced

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

General issue: Pybombs recipe 3.7 vs. 3.8 ??


From: Tom McDermott
Subject: General issue: Pybombs recipe 3.7 vs. 3.8 ??
Date: Wed, 11 Dec 2019 10:12:14 -0800


I am starting the process to port an OOT over the 3.8 / Python3.
There is an existing pybombs recipe for the 3.7 version, this recipe
references my master branch on GitHub.

Question: how should my git repository be structured so that the 3.7
version or the 3.8 version is pulled correctly when someone installs
the OOT?

If the existing master branch is switched to branch 3.7 then the existing
recipe will become broken.  If a new branch 3.8 is created, how does
the pybombs pull/build know to checkout that instead of master?

I went through something similar to this problem yesterday when installing
gnuradio using pybombs - the recipe apparently pulled the wrong branch
from UHD. Fortunately Vasil helped me do a manual workaround for this.

-- Tom, N5EG


reply via email to

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