On Tue, Feb 24, 2015 at 7:31 PM, Gedare Bloom wrote:
> It looks like you can specify a branch in the %source command, e.g.
> config/tools/rtems-binutils-git-1.cfg has
> %source set binutils
> git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}
>
T
It looks like you can specify a branch in the %source command, e.g.
config/tools/rtems-binutils-git-1.cfg has
%source set binutils
git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}
-Gedare
On Tue, Feb 24, 2015 at 7:30 AM, Hesham Moustafa
wrote
Hi,
I am wondering how can I checkout a github repo, and from RSB change
to another branch, and build from their. For example this repo [1] has
master branch called "epiphany-binutils-2.23" which is not stable,
instead it has another stable branch called
"epiphany-binutils-2.23-software-cache" whi