Configure paths with MIC_LIBRARY_PATH and MIC_PLUGIN_DIR
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 12 Nov 2013 09:29:58 +0000 (10:29 +0100)
committerGui Chen <gui.chen@intel.com>
Fri, 22 Nov 2013 02:54:25 +0000 (21:54 -0500)
commitad96fd3492eef57509e2b66638a0e7080b63e5de
tree80e576f0d382cd43f30bb1d013c7aa314fb9d773
parentd22e67fa3ed1534cbdf07a02ffa3acd2bbc740e7
Configure paths with MIC_LIBRARY_PATH and MIC_PLUGIN_DIR

Enable passing location of mic files via environment variables:
MIC_LIBRARY_PATH and MIC_PLUGIN_DIR to override values that are either
hardcoded (MIC_LIBRARY_PATH) or set in the global configuration file.

Change-Id: I601b06ba0e7953ba3882511af811a6f8cefa3585
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
mic/conf.py
mic/rt_util.py