diff options
-rw-r--r-- | meta/recipes-core/images/core-image-base.bb | 3 | ||||
-rw-r--r-- | meta/recipes-core/images/core-image-core.bb | 3 | ||||
-rw-r--r-- | meta/recipes-core/images/core-image-minimal-dev.bb | 3 | ||||
-rw-r--r-- | meta/recipes-core/images/core-image-minimal-mtdutils.bb | 3 | ||||
-rw-r--r-- | meta/recipes-core/images/core-image-minimal.bb | 3 | ||||
-rw-r--r-- | meta/recipes-rt/images/core-image-rt-sdk.bb | 3 | ||||
-rw-r--r-- | meta/recipes-rt/images/core-image-rt.bb | 3 | ||||
-rw-r--r-- | meta/recipes-sato/images/core-image-sato-dev.bb | 3 | ||||
-rw-r--r-- | meta/recipes-sato/images/core-image-sato-sdk.bb | 3 | ||||
-rw-r--r-- | meta/recipes-sato/images/core-image-sato.bb | 3 |
10 files changed, 0 insertions, 30 deletions
diff --git a/meta/recipes-core/images/core-image-base.bb b/meta/recipes-core/images/core-image-base.bb index 71ff3b94ac..30c8dd1553 100644 --- a/meta/recipes-core/images/core-image-base.bb +++ b/meta/recipes-core/images/core-image-base.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "A console-only image that fully supports the target device \ | 1 | DESCRIPTION = "A console-only image that fully supports the target device \ |
5 | hardware." | 2 | hardware." |
6 | 3 | ||
diff --git a/meta/recipes-core/images/core-image-core.bb b/meta/recipes-core/images/core-image-core.bb index ae32be8b48..ed33e12d46 100644 --- a/meta/recipes-core/images/core-image-core.bb +++ b/meta/recipes-core/images/core-image-core.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \ | 1 | DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \ |
5 | and file manager." | 2 | and file manager." |
6 | 3 | ||
diff --git a/meta/recipes-core/images/core-image-minimal-dev.bb b/meta/recipes-core/images/core-image-minimal-dev.bb index 4e9cb35d9f..93ead20553 100644 --- a/meta/recipes-core/images/core-image-minimal-dev.bb +++ b/meta/recipes-core/images/core-image-minimal-dev.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | require core-image-minimal.bb | 1 | require core-image-minimal.bb |
5 | 2 | ||
6 | DESCRIPTION = "A small image just capable of allowing a device to boot and \ | 3 | DESCRIPTION = "A small image just capable of allowing a device to boot and \ |
diff --git a/meta/recipes-core/images/core-image-minimal-mtdutils.bb b/meta/recipes-core/images/core-image-minimal-mtdutils.bb index 331f16ca97..c92234c082 100644 --- a/meta/recipes-core/images/core-image-minimal-mtdutils.bb +++ b/meta/recipes-core/images/core-image-minimal-mtdutils.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2008 OpenedHand Ltd. | ||
3 | # | ||
4 | require core-image-minimal.bb | 1 | require core-image-minimal.bb |
5 | 2 | ||
6 | DESCRIPTION = "Small image capable of booting a device with support for the \ | 3 | DESCRIPTION = "Small image capable of booting a device with support for the \ |
diff --git a/meta/recipes-core/images/core-image-minimal.bb b/meta/recipes-core/images/core-image-minimal.bb index 7953b805a6..089a728f88 100644 --- a/meta/recipes-core/images/core-image-minimal.bb +++ b/meta/recipes-core/images/core-image-minimal.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "A small image just capable of allowing a device to boot." | 1 | DESCRIPTION = "A small image just capable of allowing a device to boot." |
5 | 2 | ||
6 | IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" | 3 | IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}" |
diff --git a/meta/recipes-rt/images/core-image-rt-sdk.bb b/meta/recipes-rt/images/core-image-rt-sdk.bb index 29512e3739..f994a0434f 100644 --- a/meta/recipes-rt/images/core-image-rt-sdk.bb +++ b/meta/recipes-rt/images/core-image-rt-sdk.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2011 Intel Corporation. | ||
3 | # | ||
4 | require recipes-core/images/core-image-minimal.bb | 1 | require recipes-core/images/core-image-minimal.bb |
5 | 2 | ||
6 | DESCRIPTION = "Small image capable of booting a device with a test suite and \ | 3 | DESCRIPTION = "Small image capable of booting a device with a test suite and \ |
diff --git a/meta/recipes-rt/images/core-image-rt.bb b/meta/recipes-rt/images/core-image-rt.bb index 9b816bbfdb..f749bfe767 100644 --- a/meta/recipes-rt/images/core-image-rt.bb +++ b/meta/recipes-rt/images/core-image-rt.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2010 Intel Corporation. | ||
3 | # | ||
4 | require recipes-core/images/core-image-minimal.bb | 1 | require recipes-core/images/core-image-minimal.bb |
5 | 2 | ||
6 | DESCRIPTION = "A small image just capable of allowing a device to boot plus a \ | 3 | DESCRIPTION = "A small image just capable of allowing a device to boot plus a \ |
diff --git a/meta/recipes-sato/images/core-image-sato-dev.bb b/meta/recipes-sato/images/core-image-sato-dev.bb index bd3172782e..5ee9a04f36 100644 --- a/meta/recipes-sato/images/core-image-sato-dev.bb +++ b/meta/recipes-sato/images/core-image-sato-dev.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "Image with Sato for development work. It includes everything \ | 1 | DESCRIPTION = "Image with Sato for development work. It includes everything \ |
5 | within core-image-sato plus a native toolchain, application development and \ | 2 | within core-image-sato plus a native toolchain, application development and \ |
6 | testing libraries, profiling and debug symbols." | 3 | testing libraries, profiling and debug symbols." |
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index 39742efadb..bc942ad0a5 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "Image with Sato support that includes everything within \ | 1 | DESCRIPTION = "Image with Sato support that includes everything within \ |
5 | core-image-sato plus meta-toolchain, development headers and libraries to \ | 2 | core-image-sato plus meta-toolchain, development headers and libraries to \ |
6 | form a standalone SDK." | 3 | form a standalone SDK." |
diff --git a/meta/recipes-sato/images/core-image-sato.bb b/meta/recipes-sato/images/core-image-sato.bb index b6c51fb405..c228a35eb0 100644 --- a/meta/recipes-sato/images/core-image-sato.bb +++ b/meta/recipes-sato/images/core-image-sato.bb | |||
@@ -1,6 +1,3 @@ | |||
1 | # | ||
2 | # Copyright (C) 2007 OpenedHand Ltd. | ||
3 | # | ||
4 | DESCRIPTION = "Image with Sato, a mobile environment and visual style for \ | 1 | DESCRIPTION = "Image with Sato, a mobile environment and visual style for \ |
5 | mobile devices. The image supports X11 with a Sato theme, Pimlico \ | 2 | mobile devices. The image supports X11 with a Sato theme, Pimlico \ |
6 | applications, and contains terminal, editor, and file manager." | 3 | applications, and contains terminal, editor, and file manager." |