summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/image-live.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes-recipe/image-live.bbclass')
-rw-r--r--meta/classes-recipe/image-live.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes-recipe/image-live.bbclass b/meta/classes-recipe/image-live.bbclass
index 168774a464..95dd44a8c0 100644
--- a/meta/classes-recipe/image-live.bbclass
+++ b/meta/classes-recipe/image-live.bbclass
@@ -260,6 +260,5 @@ python do_bootimg() {
260 bb.build.exec_func('create_symlinks', d) 260 bb.build.exec_func('create_symlinks', d)
261} 261}
262do_bootimg[subimages] = "hddimg iso" 262do_bootimg[subimages] = "hddimg iso"
263do_bootimg[imgsuffix] = "."
264 263
265addtask bootimg before do_image_complete after do_rootfs 264addtask bootimg before do_image_complete after do_rootfs