All Versions
149
Latest Version
Avg Release Cycle
19 days
Latest Release
-

Changelog History
Page 14

  • v0.9.2 Changes

    IMPORTANT: This includes a kernel bump to 4.4.43 and bumps for rpi-userland and rpi-firmware. Most importantly, kernels no longer need to be marked that ๐Ÿšš use device tree, so the kernel marking logic has been removed. This will โฌ†๏ธ break systems, but those systems should upgrade their kernels to avoid any mismatches between kernel patches and rpi-firmware.

  • v0.9.1 Changes

    • ๐Ÿ› Bug Fixes
      • Include external.desc in hex package
  • v0.9.0 Changes

    IMPORTANT: All Nerves Systems will need all references to the BR2_EXTERNAL environment variable updated to BR2_EXTERNAL_NERVES_PATH.

    • ๐Ÿ†• New features
      • Bump Buildroot version to 2016.11.1
      • Update Erlang/OTP to 19.2
      • Update erlinit v0.8.0 (multi-boot script support)
      • Update fwup to v0.12.1
  • v0.8.2 Changes

    • ๐Ÿ› Bug Fixes
      • raise exceptions in nerves-env with Mix.raise instead of Nerves.Env.Exception
      • pull the version info from VERSION instead of assuming git
  • v0.8.1 Changes

    • โœจ Enhancements
      • Added System env variables for configuring distillery
  • v0.8.0 Changes

    • โœจ Enhancements
      • Moved Config for Alix, Galileo, and AG150 to nerves_system_* repos
      • Support for nerves 0.4.0 package compiler
  • v0.7.0 Changes

    • โšก๏ธ Package updates

      • Buildroot 2016.08
    • ๐Ÿ› Bug fixes

      • Many packages were removed. These include Elixir and LFE since neither are actually used. Both are added as part of the user build step, so no functionality is lost. The most visible result is that the system images are smaller and the test .fw file boots to the Erlang prompt.
      • Fix false positive from scrubber when checking executable formats due to C++ template instantiations. Ignores SYSV vs. GNU/Linux ABI difference.
  • v0.6.1 Changes

    • โšก๏ธ Package updates

      • fwup 0.8.2
    • ๐Ÿ› Bug fixes

      • Updates default erl_inetrc to fix :nxdomain errors from DNS resolver
      • Remove .img file from system images (reduces system tarball size)
      • Redirect Buildroot download in case buildroot.net goes down
      • Support statically linked executables in OTP releases

    ๐Ÿšš The Raspberry Pi and Beaglebone board directories have been moved to nerves_system_rpi* and nerves_system_bbb respectively. Further development ๐Ÿš€ and maintenance for those platforms will happen there for future releases.

  • v0.6.0 Changes

    • โšก๏ธ Package updates

      • Erlang OTP 19
      • Elixir 1.3.1
      • fwup 0.8.0
      • erlinit 0.7.3
      • bborg-overlays (pull in I2C typo fix from upstream)
    • ๐Ÿ› Bug fixes

      • Synchronize file system kernel configs across all platforms

    ๐Ÿšš Note: Files in the board directory are being moved to their corresponding system images. This has been completed for the LinkIt Smart and Lego EV3. ๐Ÿš€ The transition should be complete by next release.

  • v0.5.2 Changes

    • โœจ Enhancements

      • Enabled USB Printer kernel mod. Needs to be loaded with modprobe to use
    • ๐Ÿ› Bug Fixes(raspberry pi)

      • Enabled multicast in linux config for rpi/rpi2/rpi3/ev3