Skip to content

topic-embedded-products/meta-datra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meta-datra

OpenEmbedded/Yocto overlay adding Datra driver, library and utilities

To add this layer to your OE environment, clone this repository into your layers directory (e.g. "my-zynq" if you've followed the README of meta-topic) and add it to the BBLAYERS variable in build/conf/bblayers.conf. It should have a BBLAYERS that looks like this:

BBLAYERS = " \
  ...
  Existing BBLAYER paths
  ...
  ${LAYERTOPDIR}/meta-datra \
  "

About

OpenEmbedded/Yocto overlay adding Datra driver, library and utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 100.0%