5f72ddb26a
Create Intel FPGA plugins Docker images to StarlingX image build from intel-device-plugins-for-kubernetes. Adjust the script to make it more generic. Update intel-gpu-plugin to the latest codebase as well. Change-Id: I4e60de505aca5d01c10a4db396a2311591b44ff0 Story: 2006495 Task: 36710 Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
BUILDER=script
|
|
LABEL=intel-gpu-plugin
|
|
SOURCE_REPO=https://github.com/intel/intel-device-plugins-for-kubernetes.git
|
|
SOURCE_REF=4f28657b6b4a37a7ed2e8398808c150eb4f1bdd1
|
|
COMMAND=bash
|
|
SCRIPT=build-intel-device-plugins-image.sh
|
|
ARGS=intel-gpu-plugin
|