From 607a7657715f6fcba467a4e55ba64f41f4e13a15 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 16:56:03 +0100 Subject: Replace POKYBASE with COREBASE Signed-off-by: Richard Purdie --- meta/recipes-core/images/poky-image-live.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-core/images/poky-image-live.inc') diff --git a/meta/recipes-core/images/poky-image-live.inc b/meta/recipes-core/images/poky-image-live.inc index 4743d9291..a1b0e1a3d 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" EXCLUDE_FROM_WORLD = "1" -LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ - file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" do_bootimg[depends] += "poky-image-minimal-initramfs:do_rootfs" -- cgit v1.2.3