Skip to content

Commit

Permalink
[Driver] Set product name for updating layout of artifacts (Intel-Med…
Browse files Browse the repository at this point in the history
  • Loading branch information
eponomar authored and Alexander Zhogov committed Mar 22, 2019
1 parent 57f8f40 commit d27beb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver/conf_media_driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

from pathlib import Path


DRIVER_REPO_NAME = 'media-driver'
PRODUCT_NAME = DRIVER_REPO_NAME
# TODO: get Media-driver version from manifest
DRIVER_VERSION = 'intel-media-18.4.0'
DRIVER_REPO_DIR = options.get('REPOS_DIR') / DRIVER_REPO_NAME
Expand Down

0 comments on commit d27beb3

Please sign in to comment.