Eclipse install linux: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2023

  • curprev 16:3716:37, 19 March 2023 Mark talk contribs 537 bytes +537 Created page with "== Beaglebone == === Angstrom === Get the setup scripts: <pre> git clone https://github.com/Angstrom-distribution/setup-scripts.git </pre> Get some additional tools <pre> sudo apt-get install texi2html texinfo chrpath </pre> Now download src and build <pre> MACHINE=beaglebone ./oebb.sh config beaglebone MACHINE=beaglebone ./oebb.sh update MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel MACHINE=beaglebone ./oebb.sh bitbake systemd-imag..."