summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images/core-image-lsb-sdk-live.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/images/core-image-lsb-sdk-live.bb')
-rw-r--r--meta/recipes-extended/images/core-image-lsb-sdk-live.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-extended/images/core-image-lsb-sdk-live.bb b/meta/recipes-extended/images/core-image-lsb-sdk-live.bb
deleted file mode 100644
index b01ae060f1..0000000000
--- a/meta/recipes-extended/images/core-image-lsb-sdk-live.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1DESCRIPTION = "LSB SDK Bootable Live Image"
2
3require recipes-core/images/core-image-live.inc
4
5LABELS += "boot install"
6
7ROOTFS = "${DEPLOY_DIR_IMAGE}/core-image-lsb-sdk-${MACHINE}.ext3"
8
9LICENSE = "MIT"
10
11do_bootimg[depends] += "core-image-lsb-sdk:do_rootfs"