Hi

this is a bug in the Galaxy Nexus' manifest file. [1] It pulls repos
from Linaro, which apparently doesn't have aosp-new/master. I know how
to fix it, but I don't know if the result would still build.

Zoltan, do you know how to modify a manifest file? The rough steps are

  1) 'git clone' the manifest from the repo at [1],
  2) modify galaxy-nexus.xml in the following way:

    * add the line

        <remote name="caf" fetch="git://codeaurora.org/"/>

      next to the other repo statements

    * add

        repository="caf"

    to the XML tag that clones 'prebuilts/gcc/..." 

  3) in the Linux shell set the shell variable GITREPO to the directory
with you local modified manifest, and

  4) run config.sh as before.

That should fix the bug of cloning the repo. I hope that the result builds.

If you succeed, we could add this change to our repository.

Best regards
Thomas


[1] https://github.com/mozilla-b2g/b2g-manifest/blob/master/galaxy-nexus.xml

Am 13.10.2015 um 14:36 schrieb Chris Mills:
> Hi there,
>
> I’m not sure what the problem is here, so I’ve forwarded your query to
> the dev-fxos list, to see if anyone there can help.
>
> Hi FxOS folks - can you help Zoltan with their query about building
> FxOS on their Galaxy Nexus device?
>
> Best,
>
> Chris
>
>> Begin forwarded message:
>>
>> *From: *Antal Zoltán <[email protected] <mailto:[email protected]>>
>> *Date: *12 October 2015 at 07:13:12 BST
>> *To: *[email protected] <mailto:[email protected]>
>> *Subject: **Building FirefoxOS for Galaxy Nexus*
>>
>> I ask your help. Galaxy Nexus (TIER 3) would like to build Firefox
>> OS, but I always get stuck with the following error (fresh Ubuntu
>> 14.04, Java 7):
>>
>> Fetching projects:  98% (85/86)  fatal: Couldn't find remote ref
>> refs/heads/aosp-new/master
>> Unexpected end of command stream
>> error: Cannot fetch
>> platform/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8
>>
>> I followed all the steps that you wrote on the site, but still I get
>> the same error. What could be the problem. Can you help me please?
>>
>> Best regards
>>
>> Zoltan Antal
>
>
>
> _______________________________________________
> dev-fxos mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-fxos

_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to