Coder Social home page Coder Social logo

nrmmota / buildroot-external Goto Github PK

View Code? Open in Web Editor NEW

This project forked from trellis-logic/buildroot-external

0.0 2.0 0.0 37 KB

A buildroot configuration with helper scripts for using br2-external trees. Not supported by or endorsed by the buildroot project. See http://buildroot.org for information about the buildroot project.

License: GNU General Public License v2.0

Shell 100.00%

buildroot-external's Introduction

Buildroot Base Project Template

This is an example based project template for buildroot. It uses an br2-external configuration file storage and the official buildroot repository as a git submodule. Scripts are provided to make it easy to perform a build, save configuration, or start the build using qemu.

Installing Dependencies

Run ./install_ubuntu.sh to install any dependencies. This should work on Ubuntu or on the vagrant container referenced on the Buildroot Manual startup page.

Building

Run ./build.sh to build the image. This script is currently hard-coded to use an x86_64 default build target config. The config will only be updated when the .config file does not exist. When pulling in configuration changes, delete the buildroot/.config file before running the build script. This will require a complete rebuild.

Starting Qemu

Typically you will want to open a new screen. session using screen -S qemu or similar before starting QEMU. Then from this screen session, run ./start_qemu.sh. To detach, use Ctrl-a d. You can reconnect to this screen later using screen -r qemu. When you want to stop the qemu target, use pkill qemu

Saving Configs

When you make changes to buildroot configuration files, run ./save_configs.sh to export these configurations to the br2-external tree for commit.

buildroot-external's People

Contributors

dwalkes avatar

Watchers

James Cloos avatar Nuno Mota avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.