To flash the new image, follow the instructions at
https://wiki.mozilla.org/Hacking_b2g_on_Raspberry_Pi#Flash_an_existing_build
as always. This image updates gecko and gaia, and includes several
bugfixes including some major fixes for networking.
Bad news is that a recent video-decoder update broke armv6 support in
gecko. Details are at[1]. "Executive summary" is that the RPi
configuration has frozen gecko at the commit right before the decoder
update, until we can sort out the armv6 bustage. Gaia is also frozen at a
commit near the gecko one, to ensure incompabilities don't creep in.
To resolve the bustage, it appears we may just need a bit of build system
hackery ... if you know moz.build, please do help out in the bug :).
Cheers,
Chris
[1]
https://bugzilla.mozilla.org/show_bug.cgi?id=1085599