RidgeRun SDK  20140701
Yocto Class
SDK Classes

Introduction

Public Parameters

The following is a list of parameters that may be set according to an application's specific requirements.

> b>YOCTO_CONFIG_URL The url from where to download the Config.yocto file, wich contains a list of the pre-built availble packages for the menuconfig menu

li> b>YOCTO_BUILD_FILE The name of the file that stores all the pre-built packages selected from the menuconfig

li> b>YOCTO_PKG_SRC The name of the file that contains all the requeriments that will be fetched

li> b>YOCTO_PKG_TYPE Extension of the software packages stored in the fetched tarball

li> b>YOCTO_DEST_DIR The directory in which the selected packages will be filtered, by default defined through the arm directory, so that builds for diferent architectures may be produced without conflicts

YOCTO_SRC_EXTRACT_DIRECTORY_NAME: The directory which contains the package's. Set to the "src" directory by default, so there's no need to modify this variable unless another directory name is required.

YOCTO_TOOLCHAIN: Corresponds to the toolchain used to create the packages.