Le 08/09/2013 20:48, Jarek a écrit :
> I apologize for such a lame question, but I couldn't find the answer neither 
> on Firefox OS website nor by searching this group.
>
> As a happy user of a Firefox OS phone, I'd like to help with testing and 
> verifying fixes, but I got a little bit stuck. I noticed that issues reported 
> to bugzilla provide the information about the OS version in the following 
> format:
>
> Build ID: 20130906040204 
> Gecko: ab5f29823236 
> Gaia: 94e5f269874b02ac0ea796b64ab995fce9efa4b3 
> Base Image: 20130823 
>
> Where do I find this information? 


>
> I compiled from the source code and successfully flashed the device, but the 
> only info I found by checking 'Device information' in device's settings is 
> "Build ID' and "Git commit info". How do they map to the information needed 
> when reporting an issue to Bugzilla?

if you compiled from source code, you can do:
cd gecko && git log -n1 => your gecko commit
cd gaia && git log -n1 => your gaia commit

I think the build id information is for prebuilt builds.




> The second question is what is the recommended way of getting the images to 
> test: building them from the source, or using the nightly builds provided by 
> Mozilla? If the latter, where can I find the nightlies (I need builds for 
> hamachi)?
>
AFAIK they're sadly not available for external use...

Thanks a lot, that's very appreciated :)

-- 
Julien

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to