core-image-*: remove copyright notices

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>
This commit is contained in:
Paul Eggleton 2012-07-09 18:03:09 +01:00 committed by Richard Purdie
parent d5f4227efd
commit adad2923d8
10 changed files with 0 additions and 30 deletions

View File

@ -1,6 +1,3 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "A console-only image that fully supports the target device \
hardware."

View File

@ -1,6 +1,3 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \
and file manager."

View File

@ -1,6 +1,3 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
require core-image-minimal.bb
DESCRIPTION = "A small image just capable of allowing a device to boot and \

View File

@ -1,6 +1,3 @@
#
# Copyright (C) 2008 OpenedHand Ltd.
#
require core-image-minimal.bb
DESCRIPTION = "Small image capable of booting a device with support for the \

View File

@ -1,6 +1,3 @@
#
# 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}"

View File

@ -1,6 +1,3 @@
#
# 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 \

View File

@ -1,6 +1,3 @@
#
# 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 \

View File

@ -1,6 +1,3 @@
#
# 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."

View File

@ -1,6 +1,3 @@
#
# 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."

View File

@ -1,6 +1,3 @@
#
# 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."