All public logs
Jump to navigation
Jump to search
Combined display of all available logs of SoftwareGuy. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:37, 19 March 2023 Mark talk contribs created page Eclipse install linux (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...")