Skip to content

Instantly share code, notes, and snippets.

@alex88
Created April 13, 2021 20:53
Show Gist options
  • Save alex88/44c484ea81758c63b42e20f2f692bedf to your computer and use it in GitHub Desktop.
Save alex88/44c484ea81758c63b42e20f2f692bedf to your computer and use it in GitHub Desktop.
repos:
# This entry includes the repository where the config file is located
# to the bblayers.conf:
meta-sampleapp:
path: meta-sampleapp
# Here we include a list of layers from the poky repository to the
# bblayers.conf:
poky:
url: git://git.yoctoproject.org/poky
refspec: yocto-3.2
path: deps/poky
layers:
meta:
meta-poky:
meta-yocto-bsp:
meta-oe:
url: git://git.openembedded.org/meta-openembedded
refspec: gatesgarth
path: deps/meta-oe
layers:
meta-oe:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment