Hello, I'm working on porting Firefox os/B2G to the galaxy tab. I have 
assembled my device configuration tree and edited the necessary files (e.g. 
config.sh, init.rc, manifest.xml, etc) I have been having trouble when trying 
to run the ./build.sh command though. Take a look:

[CODE]~/B2G$ ./config.sh galaxy-tab-10.1
Get git://github.com/mozilla-b2g/b2g-manifest
remote: Counting objects: 237, done.
remote: Compressing objects: 100% (139/139), done.
remote: Total 237 (delta 145), reused 166 (delta 80)
Receiving objects: 100% (237/237), 30.29 KiB, done.
Resolving deltas: 100% (145/145), done.
>From git://github.com/mozilla-b2g/b2g-manifest
 * [new branch]      master     -> origin/master
 * [new branch]      nightly    -> origin/nightly
fatal: manifest 'galaxy-tab-10.1.xml' not available
fatal: manifest galaxy-tab-10.1.xml not found
Repo sync failed[/CODE]

I know it's a problem with the manifest, I just don't know what I need to do to 
fix it. Any help on this would be greatly appreciated. Here are the links to 
the articles I have been following:

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Porting

https://wiki.mozilla.org/B2G/Porting#Create_manifest_file_.22default.xml.22_for_new_device

https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build?redirectlocale=en-US&redirectslug=Firefox_OS%2FPreparing_for_your_first_B2G_build
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to