Remove cloudfront url
Switch to external staging repo Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
4cf82d1f8a
commit
5f3e514ceb
3
SOLUTION
3
SOLUTION
@ -6,7 +6,6 @@ OS_RELEASE=${OS_RELEASE:-disco}
|
|||||||
#PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}-devel}
|
#PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}-devel}
|
||||||
PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}}
|
PACKAGE_STREAM=${PACKAGE_STREAM:-${OS_RELEASE}}
|
||||||
PACKAGE_KEYFILE=https://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key
|
PACKAGE_KEYFILE=https://osgc.jf.intel.com/graphics/ubuntu/aptly_repo_signing.key
|
||||||
#PACKAGE_REPOSITORY=http://dvgo6jxukvox2.cloudfront.net/graphics/${OS_DISTRO}
|
PACKAGE_REPOSITORY=https://osgc.jf.intel.com/external/${OS_DISTRO}
|
||||||
PACKAGE_REPOSITORY=https://osgc.jf.intel.com/graphics/${OS_DISTRO}
|
|
||||||
#PACKAGE_KEYFILE=https://repositories.intel.com/graphics/ubuntu/repository.key
|
#PACKAGE_KEYFILE=https://repositories.intel.com/graphics/ubuntu/repository.key
|
||||||
#PACKAGE_REPOSITORY=https://repositories.intel.com/graphics/${OS_DISTRO}
|
#PACKAGE_REPOSITORY=https://repositories.intel.com/graphics/${OS_DISTRO}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user