Skip to content
matthew-l-weber edited this page Dec 30, 2011 · 26 revisions

Introduction

This page describes Buildroot 2011.05 for Beagleboard-xM. This is just a standard Buildroot with some additional stuff like X-Loader first stage boot loader, patches or U-Boot boot loader, Linux kernel patches and some additional package in Root Filesystem.

Using ubuntu, here are the packages

sudo apt-get install build-essential texinfo bison flex 

How to build

gitclone git://github.com/MaxGalemin/buildroot.git
cd buildroot
make beagle_xm_full_defconfig
make

Versions

2011.05-mg00

Clone this wiki locally