platform-kickstarts: add do_deploy to deploy ks files 90/4390/1
authorJackie Huang <jackie.huang@windriver.com>
Tue, 2 Jun 2020 13:07:55 +0000 (21:07 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 15 Jul 2020 06:18:23 +0000 (14:18 +0800)
commit815d7f0215e7035cd23214cab1ac9c9300834bd1
tree2c09f0e5ce79a066f4cd6dcd31dc641a2b269d9d
parent4859bfe7ff7c449205787f1c5018a65c02261087
platform-kickstarts: add do_deploy to deploy ks files

- Add do_deploy to deploy the generated ks files so that
  these can be the input of anaconda build.

- Change the ISO image to also use the ks files generated by
  platform-kickstarts so we don't need to maintain another
  copies of these files and remove them from conf/distro/files/ks

Issue-ID: INF-149
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: If6e329f76b855663edead687f87e68c5b12c3350
12 files changed:
meta-stx/conf/distro/files/ks/aio_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/aio_lowlatency_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/controller_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_controller_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_smallsystem_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_smallsystem_lowlatency_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_storage_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_worker_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/net_worker_lowlatency_ks.cfg [deleted file]
meta-stx/conf/distro/files/ks/poky_stx_aio_ks.cfg [deleted file]
meta-stx/recipes-core/images/stx-image-aio-installer.bb
meta-stx/recipes-core/stx-metal/platform-kickstarts.inc