Note that update.boot2gecko.org is going away soon; no active branches of development are using it.
The current update URL should look like this: https://aus4.mozilla.org/update/3/%PRODUCT%/%VERSION%/%BUILD_ID%/%PRODUCT_DEVICE%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml (from http://hg.mozilla.org/mozilla-central/file/d480b3542cc2/b2g/app/b2g.js#l580) On Thu, Jan 8, 2015 at 5:16 PM, Jason Weathersby <[email protected]> wrote: > Do you have a userconfig file defined? > > https://developer.mozilla.org/en-US/Firefox_OS/Customization_with_the_.userconfig_file > Also check the developer(Settings->developer) menu on the phone (May need > to enable it Settings->device information->more information) . > Look to see if you change is reflected in Update URL. > > On Thu, Jan 8, 2015 at 11:30 AM, Alexandre Lissy <[email protected]> > wrote: > >> Le 08/01/2015 20:22, A. Crespo a écrit : >> > Hi Jason, >> > >> > My b2g.js has: >> > pref("app.update.url", >> > " >> http://update.boot2gecko.org/flame/2.2.0/%CHANNEL%/b2g_update_source_%BUILD_ID%.xml >> "); >> > pref("app.update.channel", "nightly"); >> > >> > So that seems to be okay, but the build seems to be using this >> eventually: >> > http://pastebin.com/yrcgwpdm >> > >> > So, I think that b2g.js is not the file that I should edit (or something >> > is overwriting it). >> >> It's probably that your user profile already has another value filled >> in, or that app.update.url.override is defined, too. >> >> > >> > Thanks! >> > >> > 2015-01-08 5:45 GMT+01:00 Jason Weathersby <[email protected] >> > <mailto:[email protected]>>: >> > >> > Did you try b2g.js update.url / update.channel. I believe this is in >> > the gecko/b2g/app directory. >> > >> > On Wed, Jan 7, 2015 at 4:08 PM, A. Crespo <[email protected] >> > <mailto:[email protected]>> wrote: >> > >> > Hi, >> > >> > I am building my own B2G builds and the update channel is not >> > working for me, so I guess that I didn't setup it properly. I >> > don't receive any Marketplace or system update. >> > >> > Would you know if there is any HOWTO available? >> > >> > Mac told me at the IRC that I need to modify the sources and >> > compile the build again, but I am not sure where I should set >> > the channel. I checked gaia/build/preferences.js but I didn't >> > see anything related to it. >> > >> > What files should I change? >> > >> > By the way, my update url is: >> > http://pastebin.com/yrcgwpdm >> > >> > Would you know if it is okay? >> > >> > Best regards. >> > >> > >> > >> > _______________________________________________ >> > dev-b2g mailing list >> > [email protected] <mailto:[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 >> > > > _______________________________________________ > 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
