Add scripts for building Openness docker images 16/3316/3
authorChenjieXu <chenjie.xu@intel.com>
Thu, 2 Apr 2020 08:05:55 +0000 (16:05 +0800)
committerKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Tue, 12 May 2020 23:09:51 +0000 (23:09 +0000)
commitebf7405c738e7be76ed64cd10938b1a9ac331645
treef8812eb3aa1ccc27e83e5e27fa4df8fffc26368c
parent4bdcf4f5bc026a056ce8f98e231cade07e1e7731
Add scripts for building Openness docker images

Add the scripts for building docker images for Openness EAA and
sample-app (producer and consumer). The producer and consumer
are used to verify the functionality of EAA.

Change-Id: I68bc23534f30971e9b9c1a7b8937bd744b97d336
tools/openness/_common.sh [new file with mode: 0755]
tools/openness/eaa/BUILD-EAA-IMAGE.patch [new file with mode: 0644]
tools/openness/eaa/build_image.sh [new file with mode: 0755]
tools/openness/edgeapps/sample-app/BUILD-SAMPLE-APP-IMAGE.patch [new file with mode: 0644]
tools/openness/edgeapps/sample-app/build-images.sh [new file with mode: 0755]