Eclipse install linux

From SoftwareGuy
Revision as of 17:37, 19 March 2023 by Mark (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Beaglebone[edit | edit source]

Angstrom[edit | edit source]

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-image </pre> Main_Page Main Thermo Previous (Thermo)