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

Reply via email to