summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorValentin Popa <valentin.popa@intel.com>2012-06-28 15:42:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-28 16:53:05 +0100
commit6f3e6c75de82dba3f83a72e272225e80acace7ce (patch)
tree621b9b5ea0224348a508d983887a7480bce67f57 /meta/recipes-core
parent89fa2c1fc613e4718ad35e6e2af4edab5078ade1 (diff)
downloadpoky-6f3e6c75de82dba3f83a72e272225e80acace7ce.tar.gz
build-appliance-image: rename from self-hosted-image
(-) renamed self-hosted-image to build-appliance-image (-) replaced build-appliance-image description [YOCTO #2636] (From OE-Core rev: 04096f31778886479dac479132bded57e717653e) (From OE-Core rev: bf133c331029ac588b27173145db5be5f6ee1ef5) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/images/build-appliance-image.bb (renamed from meta/recipes-core/images/self-hosted-image.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/images/self-hosted-image.bb b/meta/recipes-core/images/build-appliance-image.bb
index aef1507b05..2b7906ff8d 100644
--- a/meta/recipes-core/images/self-hosted-image.bb
+++ b/meta/recipes-core/images/build-appliance-image.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "Version 1.0-r6 of the self-hosted image." 1DESCRIPTION = "An image you can boot and run using either the VMware Player or VMware Workstation. For more information, see the<a href='http://www.yoctoproject.org/documentation/build-appliance'>Build Appliance page</a>."
2IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted" 2IMAGE_INSTALL = "task-core-boot task-core-apps-console task-core-ssh-openssh task-self-hosted"
3 3
4LICENSE = "MIT" 4LICENSE = "MIT"