Hi all,
I ported this and the work was not assimilated into the main b2g repos. You need to reference my private b2g repository clones. It has been a while since I have looked at it and it is likely that things have moved on so I don't give any guarantees about it working still. Please contact me offline for the repos. Regards...Jeremy On Mon, Nov 18, 2013 at 08:30:17AM +0000, [email protected] wrote: > Hi Amruth, > > Check the Supported device from B2G. Just run the config.sh to get the > supported device. > > ./config.sh > > > with Regards, > Sami. > > > > > ________________________________________ > From: dev-b2g > [[email protected]] on behalf > of amruth vamadev [[email protected]] > Sent: Sunday, November 17, 2013 9:37 AM > To: [email protected] > Subject: [b2g] TI am335xevm porting > > 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 > > > This message is for the designated recipient only and may contain privileged, > proprietary, or otherwise confidential information. If you have received it > in error, please notify the sender immediately and delete the original. Any > other use of the e-mail by you is prohibited. > > Where allowed by local law, electronic communications with Accenture and its > affiliates, including e-mail and instant messaging (including content), may > be scanned by our systems for the purposes of information security and > assessment of internal compliance with Accenture policy. > > ______________________________________________________________________________________ > > www.accenture.com > > _______________________________________________ > 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
