meta-intel/classes
Jianxun Zhang 368673eab1 rmc: Extend usages of RMC_BOARD_DATA_DIRS to specify board data
Use the variable RMC_BOARD_DATA_DIRS, to disable, append to, or
override the default board data in meta-intel with boards' data
provided by users.

Ideally, users should get the updated database in the new built
image after an incremental build.

Examples of RMC database output (db):

RMC_BOARD_DATA_DIRS  = "" (disable db generation)
RMC_BOARD_DATA_DIRS_append = " top_dir" (db of defaults & user's)
RMC_BOARD_DATA_DIRS = "top_dir" (db for user's , no defaults)
RMC_BOARD_DATA_DIRS  = " " (same as "")

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
2017-01-09 12:53:33 -08:00
..
rmc-boot.bbclass rmc: Extend usages of RMC_BOARD_DATA_DIRS to specify board data 2017-01-09 12:53:33 -08:00
rmc-db.bbclass rmc: Add Runtime Machine Configuration (RMC) project 2016-08-03 17:34:14 -05:00