All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] build-appliance-image: Fix spacing in DESCRIPTION
@ 2012-10-03 14:53 Paul Eggleton
  2012-10-05 16:05 ` Saul Wold
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2012-10-03 14:53 UTC (permalink / raw)
  To: openembedded-core

Fixes [YOCTO #2636]

Signed-off-by: Paul Eggleton <paul.eggleton@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"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] build-appliance-image: Fix spacing in DESCRIPTION
  2012-10-03 14:53 [PATCH] build-appliance-image: Fix spacing in DESCRIPTION Paul Eggleton
@ 2012-10-05 16:05 ` Saul Wold
  0 siblings, 0 replies; 5+ messages in thread
From: Saul Wold @ 2012-10-05 16:05 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

On 10/03/2012 07:53 AM, Paul Eggleton wrote:
> Fixes [YOCTO #2636]
>
> Signed-off-by: Paul Eggleton <paul.eggleton@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!




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] build-appliance-image: Fix spacing in DESCRIPTION
  2012-10-03 14:48 ` Martin Jansa
@ 2012-10-03 14:53   ` Paul Eggleton
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Eggleton @ 2012-10-03 14:53 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Martin Jansa

On Wednesday 03 October 2012 16:48:29 Martin Jansa wrote:
> On Wed, Oct 03, 2012 at 03:44:42PM +0100, Paul Eggleton wrote:
> > Fixes [YOCTO #2636]
> 
> wrong list

Oops, sorry...

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] build-appliance-image: Fix spacing in DESCRIPTION
  2012-10-03 14:44 Paul Eggleton
@ 2012-10-03 14:48 ` Martin Jansa
  2012-10-03 14:53   ` Paul Eggleton
  0 siblings, 1 reply; 5+ messages in thread
From: Martin Jansa @ 2012-10-03 14:48 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1478 bytes --]

On Wed, Oct 03, 2012 at 03:44:42PM +0100, Paul Eggleton wrote:
> Fixes [YOCTO #2636]

wrong list

Cheers,

> 
> Signed-off-by: Paul Eggleton <paul.eggleton@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"
> -- 
> 1.7.9.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] build-appliance-image: Fix spacing in DESCRIPTION
@ 2012-10-03 14:44 Paul Eggleton
  2012-10-03 14:48 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Eggleton @ 2012-10-03 14:44 UTC (permalink / raw)
  To: openembedded-devel

Fixes [YOCTO #2636]

Signed-off-by: Paul Eggleton <paul.eggleton@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"
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-05 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-03 14:53 [PATCH] build-appliance-image: Fix spacing in DESCRIPTION Paul Eggleton
2012-10-05 16:05 ` Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2012-10-03 14:44 Paul Eggleton
2012-10-03 14:48 ` Martin Jansa
2012-10-03 14:53   ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.