Coder Social home page Coder Social logo

pinkdiamond1 / setup-scripts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from angstrom-distribution/setup-scripts

0.0 1.0 0.0 971 KB

Helper scripts for setting an Angstrom development environment

Home Page: http://www.angstrom-distribution.org/building-angstrom

License: MIT License

Shell 99.46% Awk 0.54%

setup-scripts's Introduction

These are the setup scripts for the Angstrom buildsystem. If you want to (re)build packages or images for Angstrom, this is the thing to use.
The Angstrom buildsystem is using various components from the Yocto Project, most importantly the Openembedded buildsystem, the bitbake task executor and various application and BSP layers.

This is the Angstrom Distribution v2014.12 release.

To configure the scripts and download the build metadata, do:

	$ MACHINE=beagleboard ./oebb.sh config beagleboard

You can change the 'beagleboard' in the commandline above into the machine you are targeting.

To start a build of the kernel, source the environment file and do:

	$ . environment-angstrom
	$ MACHINE=beagleboard bitbake virtual/kernel

For an example workflow for dealing with kernels please read http://www.slimlogic.co.uk/2011/05/openembeddedangstrom-kernel-workflow/

To update the metadata, do:

	$ git pull
	$ ./oebb.sh update

The oebb.sh script tries hard to keep your local changes while at the same time keeping close to the original config. Please keep the following in mind:

	* it will reset the origin URI based on layers.txt, so update layers.txt when changing a repo
	* it will do a 'git reset --hard <ref>' on locked down repos, so please create a new branch for your changes
	* As noted above, it will NOT switch branches, so be carefull when using the update function after you branched a repo

If you find any bugs please report them here: https://github.com/angstrom-distribution/setup-scripts/issues

If you have questions or feedback, please subscribe to http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Angstrom Distribution maintainers: Koen Kooi <[email protected]>
                                   Khem Raj <[email protected]>

setup-scripts's People

Contributors

koenkooi avatar kraj avatar shr-project avatar jadonk avatar lumag avatar dasty avatar denix0 avatar ceyusa avatar slapin avatar thetasslehoff avatar dm8tbr avatar dlazzari avatar vmayoral avatar jeffpcyo avatar

Watchers

 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.