Skip to content

RidgeRun/meta-ridgerun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-ridgerun

RidgeRun vendor layer for Yocto/OE, kept minimal and ready for project-specific recipes and bbappends.

Compatibility

  • Yocto release: scarthgap
  • LAYERSERIES_COMPAT: meta-ridgerun = "scarthgap"

Dependencies

  • core (poky)

Contents

  • conf/layer.conf — layer metadata and compatibility settings

Using the layer

From your build directory (e.g. build):

bitbake-layers add-layer ../meta-ridgerun

If you maintain bblayers.conf manually, append:

BBLAYERS += "${TOPDIR}/../meta-ridgerun"

Customer repositories

Proprietary plugins in this layer fetch from private RidgeRun GitLab paths under git@gitlab.ridgerun.com/ridgerun/orders/${RR_CUSTOMER_GITLAB_ORDER_DIR}. Set the directory you were given in one of these ways (prefer conf/local.conf):

  • In conf/local.conf: RR_CUSTOMER_GITLAB_ORDER_DIR = "customer-1234"
  • From the environment (Yocto Scarthgap): export RR_CUSTOMER_GITLAB_ORDER_DIR=customer-1234 and export BB_ENV_PASSTHROUGH_ADDITIONS="$BB_ENV_PASSTHROUGH_ADDITIONS RR_CUSTOMER_GITLAB_ORDER_DIR" before running BitBake

Support and contributions

For changes and questions, reach out to the RidgeRun Yocto maintenance team. RidgeRun website: https://www.ridgerun.com/ Support email: support@ridgerun.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors