GithubHelp home page GithubHelp logo

npongratz / meta-debian Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meta-debian/meta-debian

0.0 2.0 0.0 1.91 MB

Meta-layer for Poky to build embedded Linux exvironments by Debian's source codes

License: MIT License

Shell 18.05% BitBake 36.88% C++ 44.15% Awk 0.77% C 0.16%

meta-debian's Introduction

Copyright (C) 2015 TOSHIBA CORPORATION

meta-debian
===========

This layer provides recipes to build a minimal image using Debian
source packages from upstream Debian repositories.

Debian version: 8.0 jessie (testing)
Yocto Project version: 1.6 'Daisy'
You can build a small GNU/Linux image with Debian sources by enabling
this layer.

License
=======

License of meta-debian is same as meta in poky i.e.
All metadata is MIT licensed unless otherwise stated.
Source code included in tree for individual recipes
is under the LICENSE stated in the associated recipe
(.bb file) unless otherwise stated.

See COPYING.MIT for more details about MIT license.

Community Resources
===================

Project home:
  * https://github.com/ystk/meta-debian

Mailing list:
  * [email protected] 
  * Subscription
    - [email protected] 
    - https://groups.google.com/forum/#!forum/meta-debian/join

How to bitbake
==============

Setup repositories
$ git clone git://git.yoctoproject.org/poky.git
$ cd poky
$ git checkout daisy
$ git clone https://github.com/ystk/meta-debian.git
$ cd meta-debian
$ git checkout daisy

Please don't forget to install essential packages
into your host system before you bitbake something.
http://www.yoctoproject.org/docs/1.6/poky-ref-manual/poky-ref-manual.html#intro-requirements

Setup build directory
$ source ./poky/oe-init-build-env
$ cp ../poky/meta-debian/conf/local.conf.sample conf/local.conf

Copy the following definitions to your conf/bblayers.conf
in order to enable meta-debian layer.
-------------->8--------------
BBLAYERS = " \
  /path/to/poky/meta \
  /path/to/poky/meta-debian \
  "
BBLAYERS_NON_REMOVABLE = " \
  /path/to/poky/meta \
  "
-------------->8--------------

Bitbake tiny rootfs
$ bitbake core-image-minimal

Latest testing commit ID
========================

Yocto Project version: 1.6 'Daisy'
Commit ID: efde5a130397c597e6464a4e547774b6e600abfa

meta-debian's People

Contributors

celeo avatar dothanhtrung avatar dungttv avatar nghiaht-tsdv avatar ystk avatar zuka0828 avatar

Watchers

 avatar  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.