These image recipes are meant to be examples that people can copy and
modify completely for their own purposes, and most of them are so
trivial they don't really need copyright notices anyway, so trim them
off.
(From OE-Core rev:
22db8917f6301595a48f6dcbcccc27627c8a3941)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "A console-only image that fully supports the target device \
hardware."
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \
and file manager."
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
require core-image-minimal.bb
DESCRIPTION = "A small image just capable of allowing a device to boot and \
-#
-# Copyright (C) 2008 OpenedHand Ltd.
-#
require core-image-minimal.bb
DESCRIPTION = "Small image capable of booting a device with support for the \
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "A small image just capable of allowing a device to boot."
IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
-#
-# Copyright (C) 2011 Intel Corporation.
-#
require recipes-core/images/core-image-minimal.bb
DESCRIPTION = "Small image capable of booting a device with a test suite and \
-#
-# Copyright (C) 2010 Intel Corporation.
-#
require recipes-core/images/core-image-minimal.bb
DESCRIPTION = "A small image just capable of allowing a device to boot plus a \
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "Image with Sato for development work. It includes everything \
within core-image-sato plus a native toolchain, application development and \
testing libraries, profiling and debug symbols."
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "Image with Sato support that includes everything within \
core-image-sato plus meta-toolchain, development headers and libraries to \
form a standalone SDK."
-#
-# Copyright (C) 2007 OpenedHand Ltd.
-#
DESCRIPTION = "Image with Sato, a mobile environment and visual style for \
mobile devices. The image supports X11 with a Sato theme, Pimlico \
applications, and contains terminal, editor, and file manager."