Displaying 3 results from an estimated 3 matches for "msumulong".
Did you mean:
sumulong
2014 Dec 30
0
efi build dependent on git update
On Mon, Dec 29, 2014 at 3:39 PM, Michael Sumulong <msumulong at gmail.com> wrote:
> Hi,
>
> In efi/build-gnu-efi.sh, there's a "git submodule update --init" command
> which is causing a compilation issue on my build. I currently build in an
> offline environment so doing a git update isn't possible. Should this
> comman...
2014 Dec 29
3
efi build dependent on git update
Hi,
In efi/build-gnu-efi.sh, there's a "git submodule update --init" command
which is causing a compilation issue on my build. I currently build in an
offline environment so doing a git update isn't possible. Should this
command be included only for development?
Thanks,
Mike
2014 Dec 30
2
efi build dependent on git update
On Mon, Dec 29, 2014 at 8:36 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Mon, Dec 29, 2014 at 3:39 PM, Michael Sumulong <msumulong at gmail.com>
> wrote:
> > Hi,
> >
> > In efi/build-gnu-efi.sh, there's a "git submodule update --init" command
> > which is causing a compilation issue on my build. I currently build in an
> > offline environment so doing a git update isn't pos...