summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/barebox/barebox.bb
blob: a48d97941cc076276368319d64958ef7e2bfc50b (plain)
1
2
3
4
5
6
7
8
9
10
SUMMARY = "barebox is a bootloader designed for embedded systems. It runs on a variety of architectures including x86, ARM, MIPS, PowerPC and others."
DESCRIPTION = "barebox aims to be a versatile and flexible bootloader not only for booting embedded Linux systems, \
but also for initial hardware bringup and development. \
Users should feel right at home with a shell with UNIX-like virtual file system access to hardware, \
Linux kernel driver API for making driver porting easier, \
and a subset of the POSIX C library for writing more command-line utilities."

require barebox-common.inc
inherit barebox