diff mbox series

[isar-cip-core,07/10] initramfs-verity-hook: Drop dead verity.conf-hook artifact

Message ID 0b2d9912cdf106fb8655c9a8f3c30a9a3c2daf26.1733151072.git.jan.kiszka@siemens.com (mailing list archive)
State New
Headers show
Series Various initramfs hook improvements | expand

Commit Message

Jan Kiszka Dec. 2, 2024, 2:51 p.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

This was never used in fact.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 .../initramfs-verity-hook/files/verity.conf-hook              | 1 -
 ...tramfs-verity-hook_0.1.bb => initramfs-verity-hook_0.2.bb} | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)
 delete mode 100644 recipes-initramfs/initramfs-verity-hook/files/verity.conf-hook
 rename recipes-initramfs/initramfs-verity-hook/{initramfs-verity-hook_0.1.bb => initramfs-verity-hook_0.2.bb} (92%)
diff mbox series

Patch

diff --git a/recipes-initramfs/initramfs-verity-hook/files/verity.conf-hook b/recipes-initramfs/initramfs-verity-hook/files/verity.conf-hook
deleted file mode 100644
index 9b61fb85..00000000
--- a/recipes-initramfs/initramfs-verity-hook/files/verity.conf-hook
+++ /dev/null
@@ -1 +0,0 @@ 
-BUSYBOX=y
diff --git a/recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.1.bb b/recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.2.bb
similarity index 92%
rename from recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.1.bb
rename to recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.2.bb
index a86e47df..6db4efcc 100644
--- a/recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.1.bb
+++ b/recipes-initramfs/initramfs-verity-hook/initramfs-verity-hook_0.2.bb
@@ -12,7 +12,6 @@ 
 inherit dpkg-raw
 
 SRC_URI += " \
-    file://verity.conf-hook \
     file://verity.hook \
     file://verity.script.tmpl \
     "
@@ -37,8 +36,7 @@  do_install[depends] += "${VERITY_IMAGE_RECIPE}:do_image_verity"
 do_install[cleandirs] += " \
     ${D}/usr/share/initramfs-tools/hooks \
     ${D}/usr/share/verity-env \
-    ${D}/usr/share/initramfs-tools/scripts/local-top \
-    ${D}/usr/share/initramfs-tools/conf-hooks.d"
+    ${D}/usr/share/initramfs-tools/scripts/local-top"
 
 do_install() {
     # Insert the veritysetup commandline into the script