discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PyBombs install maint branch from fresh


From: Martin Braun
Subject: Re: [Discuss-gnuradio] PyBombs install maint branch from fresh
Date: Wed, 23 Jul 2014 11:16:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

On 07/23/2014 07:14 AM, Activecat wrote:
> Dear Sirs,
> 
> I am performing fresh gnuradio installation using pybombs.
> Pybombs install master branch by default.
> How to make pybombs install 'maint' instead?
> 
> address@hidden: ~/download/pybombs $ git checkout maint
> error: pathspec 'maint' did not match any file(s) known to git.

This is not how you use git; you need to give it a remote branch to
track first. Also, if you checked out 'maint' on pybombs, it wouldn't
necessarily check out 'maint' on any SW package it's trying to install.

I assume you're trying to install GNU Radio maint, right? I guess one
way would be to modify the gnuradio.lwr recipe, change the default
branch to maint.

M




reply via email to

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