I am not 100 % sure of this Gabriele. It depends on what feature you are using and which version. The gaia portion can depend on some of the gecko api calls.
Hence you may need to match the gaia version with the appropriate gecko version. If you are on master ( now 3.0 ) , you may want to update the latest gecko as well if there are issues. Having said this, there may be some gonk dependencies that gecko has. Unfortunately we don't control the Gonk layer for the device. Regards, Naoki On Jan 13, 2015, at 1:44 AM, Gabriele Svelto <[email protected]> wrote: > On 12/01/2015 23:16, leandro wrote: >> will try to flash Gaia only > > Note that if you're doing gaia-only work you don't need to build the > whole FxOS. The gaia sources have a makefile target (install-gaia) that > installs only the gaia bits. Coupled with the APP environment variable > it can be used to install only one of the gaia apps. The reset-gaia > target can also be used but it wipes the device's data clean besides > uploading a new gaia build. More information here: > > https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Build_System_Primer > https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/make_options_reference > >> by the way, >> [ro.product.device]: [msm8610] > > OK, it's a generic device name. > > Gabriele > > > _______________________________________________ > 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
