jlamperez / meta-zynqberry

This repository contains yocto zynqberry layer
MIT License
2 stars 2 forks source link

This README file contains information on the contents of the zynqberry layer.

Please see the corresponding sections below for details.

Dependencies

This layer depends on:

URI: https://github.com/Xilinx/meta-xilinx layers: meta-xilinx branch: morty

Patches

Maintainer: Jorge Lamperez jlamperez10@gmail.com

Table of Contents

I. Adding the zynqberry layer to your build II. Misc

I. Adding the zynqberry layer to your build

--- replace with specific instructions for the zynqberry layer ---

In order to use this layer, you need to make the build system aware of it.

Assuming the zynqberry layer exists at the top-level of your yocto build tree, you can add it to the build system by adding the location of the zynqberry layer to bblayers.conf, along with any other layers needed. e.g.:

BBLAYERS ?= " \ /path/to/poky/meta \ /path/to/poky/meta-poky \ /path/to/poky/meta-yocto-bsp \ /path/to/poky/meta-xilinx \ /path/to/poky/meta-zynqberry \ "

II. Misc

--- replace with specific information about the zynqberry layer ---