another thing that worked was make reset-gaia
after that I no longer need to use make production, i can do make install-gaia normally :) On Feb 4, 2013, at 4:56 PM, Fabricio Zuardi wrote: > Yay! > > PRODUCTION=1 make production > > did the trick! > > Thanks a lot :) > > > > On Feb 4, 2013, at 4:49 PM, Fabrice Desre wrote: > >> On 02/03/2013 06:57 PM, Fabricio Zuardi wrote: >> >>> Does Keon have it's own codename as well? It's own bugzilla component? Is >>> it possible to rebuild the whole B2G for it? Is the current makefile >>> working for this device? >> >> Geeksphone has not provided the changes/repositories used for their >> builds yet. >> >> But, you can easily update gaia by just using a gaia clone and running: >> |PRODUCTION=1 make production|. I did that on a Peak, and that worked. >> >> For gecko, the trick is just to get a device gecko build done, and then >> in the b2g repository run |./flash.sh gecko| to push only gecko. One way >> to do that is to configure for a nexus-s since you don't need any >> non-public blobs to configure for it. >> >>> Sorry if there are so many questions, but I am entering late in this game >>> and now I want to help very much! :) >> >> You're welcome! >> >> Fabrice >> -- >> Fabrice Desré >> b2g team >> Mozilla Corporation >> _______________________________________________ >> 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 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
