From 503023dd69a032f17ff31bef186ef15c6e71168e Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 3 Oct 2012 15:53:27 +0100 Subject: build-appliance-image: Fix spacing in DESCRIPTION Fixes [YOCTO #2636] (From OE-Core rev: 831b88806a3cb0125003aa6d3348716bcfd662a1) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- meta/recipes-core/images/build-appliance-image.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb index 3ed29d20d6..2fb187474c 100644 --- a/meta/recipes-core/images/build-appliance-image.bb +++ b/meta/recipes-core/images/build-appliance-image.bb @@ -1,4 +1,5 @@ -DESCRIPTION = "An image you can boot and run using either the VMware Player or VMware Workstation. For more information, see theBuild Appliance page." +DESCRIPTION = "An image you can boot and run using either the VMware Player or VMware Workstation.\ + For more information, see the Build Appliance page." IMAGE_INSTALL = "packagegroup-core-boot packagegroup-core-ssh-openssh packagegroup-self-hosted" LICENSE = "MIT" -- cgit v1.2.3-54-g00ecf