All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] wireshark: update README instructions
@ 2014-08-06 14:42 Joe MacDonald
  2014-08-06 14:45 ` akuster
  0 siblings, 1 reply; 2+ messages in thread
From: Joe MacDonald @ 2014-08-06 14:42 UTC (permalink / raw)
  To: openembedded-devel

Minor tweaks to the README to make the email suggestion follow the format
used in other meta-openembedded README files and adding clarification on
building wireshark in a GUI environment.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
---
 meta-networking/recipes-support/wireshark/README | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/wireshark/README b/meta-networking/recipes-support/wireshark/README
index 0e0c526..63b5b72 100644
--- a/meta-networking/recipes-support/wireshark/README
+++ b/meta-networking/recipes-support/wireshark/README
@@ -19,6 +19,10 @@ IMAGE_INSTALL_append = " wireshark"
 Adding the wireshark to your graphical build
 ========================================
 via local.conf
+IMAGE_INSTALL_append = " wireshark"
+
+and one of:
+
 EXTRA_IMAGE_FEATURES += "x11-base"
 
 or use the "core-image-x11"
@@ -29,8 +33,12 @@ Maintenance
 
 Send patches, comments or questions to openembedded-devel@lists.openembedded.org
 
-When sending single patches, please using something like:
-'git send-email -1 --to  openembedded-devel@lists.openembedded.org --cc akuster@mvista.com --subject-prefix=meta-security][PATCH'
+When sending single patches, please use something like:
+
+   git send-email -1 -M \
+       --to openembedded-devel@lists.openembedded.org \
+       --cc akuster@mvista.com \
+       --subject-prefix=meta-networking][PATCH
 
 Maintainer:    Armin Kuster <akuster@mvista.com>
 
-- 
2.0.0.257.g75cc6c6



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

* Re: [meta-networking][PATCH] wireshark: update README instructions
  2014-08-06 14:42 [meta-networking][PATCH] wireshark: update README instructions Joe MacDonald
@ 2014-08-06 14:45 ` akuster
  0 siblings, 0 replies; 2+ messages in thread
From: akuster @ 2014-08-06 14:45 UTC (permalink / raw)
  To: Joe MacDonald, openembedded-devel



Acked-by: Armin Kuster <akuster@mvista.com>

thanks Joe.


On 08/06/2014 07:42 AM, Joe MacDonald wrote:
> Minor tweaks to the README to make the email suggestion follow the format
> used in other meta-openembedded README files and adding clarification on
> building wireshark in a GUI environment.
>
> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
> ---
>   meta-networking/recipes-support/wireshark/README | 12 ++++++++++--
>   1 file changed, 10 insertions(+), 2 deletions(-)
>
> diff --git a/meta-networking/recipes-support/wireshark/README b/meta-networking/recipes-support/wireshark/README
> index 0e0c526..63b5b72 100644
> --- a/meta-networking/recipes-support/wireshark/README
> +++ b/meta-networking/recipes-support/wireshark/README
> @@ -19,6 +19,10 @@ IMAGE_INSTALL_append = " wireshark"
>   Adding the wireshark to your graphical build
>   ========================================
>   via local.conf
> +IMAGE_INSTALL_append = " wireshark"
> +
> +and one of:
> +
>   EXTRA_IMAGE_FEATURES += "x11-base"
>
>   or use the "core-image-x11"
> @@ -29,8 +33,12 @@ Maintenance
>
>   Send patches, comments or questions to openembedded-devel@lists.openembedded.org
>
> -When sending single patches, please using something like:
> -'git send-email -1 --to  openembedded-devel@lists.openembedded.org --cc akuster@mvista.com --subject-prefix=meta-security][PATCH'
> +When sending single patches, please use something like:
> +
> +   git send-email -1 -M \
> +       --to openembedded-devel@lists.openembedded.org \
> +       --cc akuster@mvista.com \
> +       --subject-prefix=meta-networking][PATCH
>
>   Maintainer:    Armin Kuster <akuster@mvista.com>
>
>


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

end of thread, other threads:[~2014-08-06 14:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-06 14:42 [meta-networking][PATCH] wireshark: update README instructions Joe MacDonald
2014-08-06 14:45 ` akuster

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.