From 65f4b6541041e62f562830cfedf8284c0bc86a16 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 21 Apr 2011 12:26:25 +0100 Subject: Further cleanup of various poky references (From OE-Core rev: fe73ea8c510877fe4e3c117985e8f3d0b79ddf1b) Signed-off-by: Richard Purdie --- meta/classes/core-image.bbclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/classes/core-image.bbclass') diff --git a/meta/classes/core-image.bbclass b/meta/classes/core-image.bbclass index 832319a5ae..c8c6a57426 100644 --- a/meta/classes/core-image.bbclass +++ b/meta/classes/core-image.bbclass @@ -1,11 +1,11 @@ -# Common for Poky images +# Common code for generating core reference images # -# Copyright (C) 2007 OpenedHand LTD +# Copyright (C) 2007-2011 Linux Foundation LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" -# IMAGE_FEATURES control content of images built with Poky. +# IMAGE_FEATURES control content of the core reference images # # By default we install task-core-boot and task-base packages - this gives us # working (console only) rootfs. -- cgit v1.2.3-54-g00ecf