1
0

Parameterized several fields in SOLUTION

Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
James Ketrenos 2019-10-15 13:28:05 -07:00
parent fc3b6a5463
commit a2ca2a1085

View File

@ -1,8 +1,9 @@
REPO_URL=amr-registry.caas.intel.com/vtt-osgc/solutions
CONTAINER=intel-media-ffmpeg
OS_DISTRO=ubuntu
OS_RELEASE=disco
FFMPEG_TAG_VERSION=n4.2.1 FFMPEG_TAG_VERSION=n4.2.1
REPO_URL=${REPO_URL:-amr-registry.caas.intel.com/vtt-osgc/solutions}
CONTAINER=$(basename ${PWD})
OS_DISTRO=${OS_DISTRO:-ubuntu}
OS_RELEASE=${OS_RELEASE:-disco}
PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}}
PACKAGE_KEYFILE=http://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key PACKAGE_KEYFILE=http://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key
PACKAGE_REPOSITORY=http://osgc.jf.intel.com/graphics/${OS_DISTRO} PACKAGE_REPOSITORY=http://osgc.jf.intel.com/graphics/${OS_DISTRO}
#PACKAGE_KEYFILE=http://repositories.intel.com/graphics/ubuntu/repository.key #PACKAGE_KEYFILE=http://repositories.intel.com/graphics/ubuntu/repository.key