Coder Social home page Coder Social logo

meta-rpi3's Introduction

meta-rpi3
=========

This layer file contains information on the contents of the
rpi3 layer for Raspberry Pi 3 B devices and official 7" touchscreen


Dependencies
============

This layer depends on:

  URI: git://git.yoctoproject.org/poky.git
  URI: git://git.openembedded.org/meta-openembedded
  URI: git://git.yoctoproject.org/meta-raspberrypi
  URI: git://git.yoctoproject.org/meta-qt5

  
Patches
=======

Please submit any patches against the rpi3 layer to the maintainer.

Maintainer: Sandeep Gundlupet Raju <[email protected]>

Table of Contents
=================

  I. Adding the rpi3 layer to your build
 II. Build Instructions


I. Adding the rpi3 layer to your build
======================================

In order to use this layer, you need to make the build system has 
following layers

BBLAYERS ?= " \
    <path-to-layer>/poky/meta \
    <path-to-layer>/poky/meta-poky \
    <path-to-layer>/meta-openembedded/meta-oe \
    <path-to-layer>/meta-openembedded/meta-multimedia \
    <path-to-layer>/meta-openembedded/meta-networking \
    <path-to-layer>/meta-openembedded/meta-python \
    <path-to-layer>/meta-qt5 \
    <path-to-layer>/meta-raspberrypi \
    <path-to-layer>/meta-rpi3 \
  "

II. Build Instructions
======================

1. Initialize a build using the 'oe-init-build-env' script in openembedded
$ source <path-to-layer>/poky/oe-init-build-env

2. Copy the bblayers configuration to build
$ cp <path-to-layer>/meta-rpi3/conf/bblayers.conf.sample build/conf/bblayers.conf

3. Copy the local configuration configuration to build
$ cp <path-to-layer>/meta-rpi3/conf/local.conf.sample build/conf/local.conf 

4. Build the Qt image
$ bitbake core-image-qt5

5. Prepare the SD card image. sdX is the sd card partition disk label
$ sudo dd if=tmp/deploy/images/raspberrypi3/core-image-qt5-raspberrypi3.rpi-sdimg of=/dev/sdX

meta-rpi3's People

Contributors

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