On Thursday, May 29, 2014 5:28:14 AM UTC+2, Viral Wang wrote: > Hi Kobalt, > > > > Maybe you can do "make reset-gaia" in gaia folder also? > > If we move gecko to master branch, we should move gaia to master at same time. > > Thank you for your feedback and I think I should update it in bug 1016867 :) > > > > Here's my steps to make a clean build and I'm sure it works in my open C > > $ rm -rf objdir-gecko/ out/ backup-flame/ > > $ ./config.sh flame openc.xml > > $ ./build.sh gecko > > $ ./flash.sh gecko > > $ cd gaia > > $ make reset-gaia > > > > Regards, > > viral > > > > ----- Original Message ----- > > From: "Kobalt Kitsuné" <[email protected]> > > To: [email protected] > > Sent: Thursday, May 29, 2014 6:41:10 AM > > Subject: Re: [b2g] ZTE Open C > > > > On Wednesday, May 28, 2014 5:00:02 AM UTC-5, Viral Wang wrote: > > > Hi, > > > > > > > > > > > > Actually Open C and flame should not used same code base. > > > > > > The reason that open C can use flame before is we use the build for msm8x10 > > in the beginning. > > > > > > After that, we add some specific features like NFC in flame. > > > > > > That's why some of errors happened if you only have open C in your hand. > > > > > > > > > > > > https://bugzilla.mozilla.org/show_bug.cgi?id=1016867#c1 > > > > > > Here's a quick fix to use the first version for device-flame. > > > > > > That's pretty close to pure msm8x10 from CAF should work for open C > > > > > > > > > > > > Regards, > > > > > > viral > > > > Hello viral, I tried using the manifest (openc.xml) that was provided in the > link, but after flashing the phone seems to be stuck in a boot loop. I've > factory reset the phone thinking that would fix it, but that didn't do > anything. One thing that may shed some light on this was when I went into adb > shell and navigated to /system/b2g on the device, I then ran ./b2g and it > gave me: > > > > CANNOT LINK EXECUTABLE: could not load library "libmozglue.so" needed by > "./b2g"; caused by library "libmozglue.so" not found > > > > Does anyone have any ideas about how to correct this? > > > > Thanks, > > > > Kobalt > > _______________________________________________ > > dev-b2g mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-b2g
How should I change those steps to flash Firefox OS 1.4 onto my ZTE Open C instead of 2.0? I tried configure it with "BRANCH=v1.4 ./config.sh flame openc.xml" but I'm still getting 2.0. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
