summaryrefslogtreecommitdiffstats
path: root/recipes-test
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-10-17 17:01:18 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2019-10-21 13:22:04 +0200
commit0817c87667e67aa40a2e07ad8b15f17c74927e2b (patch)
treeac7b9926270999264a7a56b11f51f3dbb0841399 /recipes-test
parent4bcb164063a1a12f1cc12165934bcaeaa81732a7 (diff)
downloadmeta-updater-0817c87667e67aa40a2e07ad8b15f17c74927e2b.tar.gz
aktualizr-device-prov-creds: remove it.
Originally I was just trying to remove the reference to DEPLOY_DIR_IMAGE because it depends on MACHINE, but then I realized that this recipe is just plain not worth keeping. It isn't viable for anything except the most limited testing, since it bakes device-specific credentials into an image, but we weren't even using it for testing. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Diffstat (limited to 'recipes-test')
-rw-r--r--recipes-test/images/secondary-image.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb
index 27d1e3f..7db2c68 100644
--- a/recipes-test/images/secondary-image.bb
+++ b/recipes-test/images/secondary-image.bb
@@ -14,7 +14,6 @@ IMAGE_INSTALL_remove = " \
14 aktualizr-shared-prov \ 14 aktualizr-shared-prov \
15 aktualizr-shared-prov-creds \ 15 aktualizr-shared-prov-creds \
16 aktualizr-device-prov \ 16 aktualizr-device-prov \
17 aktualizr-device-prov-creds \
18 aktualizr-device-prov-hsm \ 17 aktualizr-device-prov-hsm \
19 aktualizr-uboot-env-rollback \ 18 aktualizr-uboot-env-rollback \
20 virtual/network-configuration \ 19 virtual/network-configuration \