ankitg12 / bbb-builds

Various BeagleBone Black (BBB) Builds maintained and used by SysPlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbb-builds

Various BeagleBone Black (BBB) Builds maintained and used by SysPlay

Description of the various folders:

  • Images: Various pre-built images

  • Utils: Various utilities to play around with (including backup, restore, ...)

  • Toolchain: Toolchain Setup related stuff

  • Bootloader: u-boot Build related stuff (TBD)

  • Kernel: Linux Kernel Build related stuff (TBD)

  • RootFS: Root File System Build related stuff (TBD)

  • Makefile: Top-level controlling file for the Build System

Various make options:

  • Install Toolchain $ make install_toolchain

  • Install Dependent Libraries (Optional) $ make install_libs

About

Various BeagleBone Black (BBB) Builds maintained and used by SysPlay


Languages

Language:Shell 89.0%Language:Makefile 11.0%