Git Product home page Git Product logo

meta-openwrt's Introduction

meta-openwrt

OpenWRT core as Yocto layer

Overview.

This is the layer containing most used recipes of Openwrt. Openwrt has it`s own implementation of init, message bus, http server, web interface and sets of system utils and libraries. Anyway it activly uses busybox, iptbales and other common linux components. To get more information about OpenWrt please see: http://wiki.openwrt.org/doc/techref/architecture. The main idea behind this layer was to allow using OE build system together with OpenWrt base packages set.

Build requirements.

This layer requiired:

  • bitbake
  • oe-core
  • meta-openembedded mostly for lua/luajit

Build instructions.

  1. mkdir sources
  2. git clone git://git.openembedded.org/openembedded-core sources/oe-core -b daisy
  3. git clone git://git.openembedded.org/bitbake sources/oe-core/bitbake -b 1.22
  4. git clone git://git.openembedded.org/meta-openembedded sources/meta-oe -b daisy
  5. git clone [email protected]:MentorEmbedded/meta-openwrt.git sources/meta-openwrt
  6. TEMPLATECONF=../sources/meta-openwrt/conf . ./source/oe-core/oe-init-build-env
  7. bitbake openwrt-image-base

meta-openwrt's People

Contributors

vsitdikov avatar a-tatarsky 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.