GithubHelp home page GithubHelp logo

meta-teapot's Introduction

meta-teapot

The meta-teapot distribution is a yocto/openembedded layer for serveral boards of different kind of platforms. The focus is on mainline kernels and bootloaders rather than using outdated or stucked vendor blobs. This layer also provides some small images for different use-cases.

Setup Instructions

Setup OE:

$ git clone git://git.openembedded.org/openembedded-core oe-core
$ cd oe-core
$ git clone git://git.openembedded.org/bitbake bitbake
$ git clone git://git.openembedded.org/meta-openembedded

Setup Teapot:

$ git clone https://github.com/shagu/meta-teapot.git

Prepare for the first build:

$ source ./oe-init-build-env

Configure local.conf (conf/local.conf):

DISTRO ?= "teapot"

Configure bblayers.conf (conf/bblayers.conf):

LCONF_VERSION = "5"

BBPATH = "${TOPDIR}"
BBFILES ?= ""

BBLAYERS ?= " \
  ${TOPDIR}/../meta \
  ${TOPDIR}/../meta-teapot \
  ${TOPDIR}/../meta-openembedded/meta-oe \
  ${TOPDIR}/../meta-openembedded/meta-python \
  ${TOPDIR}/../meta-openembedded/meta-networking \
  "

BBLAYERS_NON_REMOVABLE ?= " \
  ${TOPDIR}/../meta \
  "

First build:

$ MACHINE=bananapi bitbake base-image

Supported Hardware

MACHINE=orangepizero

SoC:      Allwinner H2+
CPU:      ARM Cortex-A7 Quad-core 1.2 GHz
Memory:   256MB
Storage:  SD card

Website

MACHINE=bananapi [not maintained]

SoC:      Allwinner A20[2]
CPU:      ARM Cortex-A7 Dual-core (ARMv7-A) 1 GHz
Memory:   1 GB
Storage:  SD card & SATA 2.0

Wikipedia

MACHINE=beaglebone [not maintained]

SoC:      TI AM335x
CPU:      ARM Cortex-A8 1GHz
Memory:   512MB DDR3 RAM
Storage:  SD card & 4GB eMMC

Wikipedia

MACHINE=cubox [not maintained]

SoC:      Marvell Armada 510
CPU:      PJ4 core 800MHz
Memory:   1GB
Storage:  SD card

Wikipedia)

MACHINE=ecafe [not maintained]

SoC:      Freescale i.MX51
CPU:      ARM Cortex-A8 800MHz
Memory:   512 MB
Storage:  2x SD card, 20GB eMMC

Website

MACHINE=pandaboard [not maintained]

SoC:      TI OMAP4460
CPU:      ARM Cortex-A9 1GHz
Memory:   1 GB
Storage:  SD card

Wikipedia

MACHINE=raspberrypi [not maintained]

SoC:      Broadcom BCM2835
CPU:      ARM11 700 MHz
Memory:   512 MB
Storage:  SD card

Wikipedia

MACHINE=wandboard [not maintained]

SoC:      Freescale i.MX6
CPU:      ARM Cortex-A9 1 GHz
Memory:   2 GB
Storage:  SD card

Website

Image Flavors

base-image

The default teapot image and the core of all other teapot flavors. It includes basic utilities and administration tools:

  • htop
  • vim
  • screen
  • ssh
  • ...

dvb-image

An image featuring tvheadend and firmware drivers for some dvb hardware

nas-image

The nas image ships all the tools you might want to see on a NAS. It also includes script and daemons to automatically suspend unused drives.

  • rsync
  • mdadm
  • lvm2
  • cryptsetup
  • samba
  • hdparm
  • ...

used hardware

power-image

A small image including tools to manage wireless sockets via rf-modules

used hardware

sdk-image

A flavor which ships development tools and headers with the base image

sound-image

A webradio/music-player image which uses "mpd" for playback.

meta-teapot's People

Contributors

shagu avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

gesobak baillaw

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.