[OE-core] [PATCH] build-appliance-image: Fix spacing in DESCRIPTION

Saul Wold sgw at linux.intel.com
Fri Oct 5 16:05:43 UTC 2012


On 10/03/2012 07:53 AM, Paul Eggleton wrote:
> Fixes [YOCTO #2636]
>
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>   meta/recipes-core/images/build-appliance-image.bb |    3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/images/build-appliance-image.bb b/meta/recipes-core/images/build-appliance-image.bb
> index 69a4828..49e250d 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 the<a href='http://www.yoctoproject.org/documentation/build-appliance'>Build Appliance page</a>."
> +DESCRIPTION = "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>."
>   IMAGE_INSTALL = "packagegroup-core-boot packagegroup-core-ssh-openssh packagegroup-self-hosted"
>
>   LICENSE = "MIT"
>
Merged into OE-Core

Thanks
	Sau!





More information about the Openembedded-core mailing list