Skip to content
This repository has been archived by the owner on Jun 8, 2018. It is now read-only.

acme-beaglebone-black_b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@superna9999 superna9999 released this 05 Apr 13:33

Beta version of the ACME Image for the BeagleBone Black

Changelog since b1:

  • Fix performance issue since switch to devicetree probe representation
  • Fix acme-cli/pyacmed output with pretty and coherence output and errors
  • Add sigrok-cli on the beaglebone image
  • Grow image to have 650MiB free space

Simply copy to a 1GiB minimum Micro-SD Card with :

$ xzcat acme-beaglebone-black_b2-sdcard-image.xz | sudo dd of=/dev/mmcblk0 bs=1M

Insert in the Beaglebone Black micro-sd card slot, (optionally) connect an ethernet cable and power it.

To check the image validity:

$ sha256sum -c acme-beaglebone-black_b2-sdcard-image.xz.sha256sum
acme-beaglebone-black_b2-sdcard-image.xz: OK

or

$ gpg acme-beaglebone-black_b2-sdcard-image.xz.sig
gpg: Signature made Thu 06 Apr 2017 12:24:50 PM CEST using RSA key ID C8C849D1
gpg: Good signature from "Neil Armstrong <narmstrong@baylibre.com>"
gpg:                 aka "Neil Armstrong <superna@na-prod.com>"
gpg:                 aka "Superna <superna@na-prod.com>"
gpg:                 aka "Neil Armstrong <arm.neil@na-prod.com>"
gpg:                 aka "Neil "Superna" Armstrong <superna@na-prod.com>"
gpg:                 aka "Neil "Superna" Armstrong <superna9999@gmail.com>"
gpg:                 aka "[jpeg image of size 2175]"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 89EC 3D05 8446 2174 50F2  2848 169A B7B1 A4CF F8AE
     Subkey fingerprint: 3D53 C626 C856 05FE 1DF4  2C8B 77DC DBDA C8C8 49D1

For usage of the SDK Toolchain, please refer to :
https://github.com/baylibre-acme/ACME/wiki/ACME-Yocto-SDK