summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/images/poky-image-live.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/images/poky-image-live.inc')
-rw-r--r--meta/recipes-core/images/poky-image-live.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/images/poky-image-live.inc b/meta/recipes-core/images/poky-image-live.inc
index 4743d92916..a1b0e1a3dc 100644
--- a/meta/recipes-core/images/poky-image-live.inc
+++ b/meta/recipes-core/images/poky-image-live.inc
@@ -5,8 +5,8 @@ TIMEOUT = "10"
5 5
6EXCLUDE_FROM_WORLD = "1" 6EXCLUDE_FROM_WORLD = "1"
7 7
8LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 8LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
9 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 9 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
10 10
11do_bootimg[depends] += "poky-image-minimal-initramfs:do_rootfs" 11do_bootimg[depends] += "poky-image-minimal-initramfs:do_rootfs"
12 12