Hi,

You're getting that error because there is no manifest for that device in 
b2g-manifest.  As well, there's no need for you to manually clone b2g-manifest 
until you've written a manifest and are getting review to check it in.  We also 
don't have an ancora option in config.sh.

Once you've added the appropriate entries to config.sh and written a manifest 
file (ancora.xml), you could invoke the config scripts with:

./config.sh ancora ancora.xml

You'll probably want to base your manifest on the flame.xml file which uses the 
same base-caf-jb that you'd like to target.  This will only get you to a basic 
b2g tree, you'll need to do other things like building a device repository for 
your device, but that's something to look at once you have the manifest 
underway.

Hope that helps!

John


On Jul 1, 2014, at 3:57 PM, [email protected] wrote:

> Hi mates
> 
> i would like to port Firefox os to samsung ancora using base-caf-jb 4.3, i do 
> this in the following steps.
> 
> 1-Pulling cm-10.2 from phone.
> 2-Download B2G and b2g-manifest source.
> 3-Add my phone to config.sh .
> 4-./config.sh ancora
> 
> but when i try to sycn repos an error appear something like ancora.xml not 
> found.
> 
> How to fix this problem
> 
> many thanks
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g

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

Reply via email to