Hi
I am trying to port or bring up firefox os on TI eval kit which has already
android running on it. I tried to follow the instructions from
https://github.com/Hadronization/B2G-AM335x

git clone git://github.com/mozilla-b2g/B2G.git
git clone git://github.com/mozilla-b2g/b2g-manifest.git
[ b2g-manifest ] git checkout v1-train

Copy "config.sh" from this repo to replace the one in [ B2G ]
Copy "am335xevm_sk.xml" from this repo to [ b2g-manifest ]
------------------------------
<https://github.com/Hadronization/B2G-AM335x#configuring-and-building-b2g>Configuring
and Building B2G

~ Change to the [ B2G ] directory ~

BRANCH=v1-train ANDROIDFS_DIR=[ The backup of Android ICS ]
GITREPO=../b2g-manifest ./config.sh am335xevm_sk

I am getting the following error

am335xevm_sk

Get git://github.com/mozilla-b2g/b2g-manifest

remote: Counting objects: 1050, done.

remote: Compressing objects: 100% (598/598), done.

remote: Total 1050 (delta 679), reused 778 (delta 433)

Receiving objects: 100% (1050/1050), 225.70 KiB | 32 KiB/s, done.

Resolving deltas: 100% (679/679), done.

>From git://github.com/mozilla-b2g/b2g-manifest

 * [new branch]      master     -> origin/master

 * [new branch]      v1-train   -> origin/v1-train

 * [new branch]      v1.0.0     -> origin/v1.0.0

 * [new branch]      v1.0.1     -> origin/v1.0.1

 * [new branch]      v1.1.0hd   -> origin/v1.1.0hd

 * [new branch]      v1.2       -> origin/v1.2

 * [new tag]         B2G_1_0_1_20130213094222 -> B2G_1_0_1_20130213094222

 * [new tag]         B2G_1_1_0_hd_20130530182315 ->
B2G_1_1_0_hd_20130530182315

 * [new tag]         B2G_1_1_0_hd_20130530182315_BASE ->
B2G_1_1_0_hd_20130530182315_BASE

 * [new tag]         closing-nightly -> closing-nightly

fatal: manifest 'am335xevm_sk.xml' not available

fatal: manifest am335xevm_sk.xml not found

Repo sync failed
Can anybody point me what would help to resolve this issue.

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

Reply via email to