[oe] [PATCH 1/2] zeromq: Add zeromq socket library.

Paul Menzel paulepanter at users.sourceforge.net
Sun May 1 10:08:44 UTC 2011


Am Sonntag, den 01.05.2011, 15:20 +0530 schrieb Siddharth Heroor:
> Signed-off-by: Siddharth Heroor <heroor at ti.com>

The email differs again from the From line. If you want the TI address
be shown, please add a from line to the beginning of the message with
the patch. I guess `git send-email` can also be configured this way.

> ---
>  recipes/zeromq/zeromq.inc |   10 ++++++++++
>  1 files changed, 10 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/zeromq/zeromq.inc
> 
> diff --git a/recipes/zeromq/zeromq.inc b/recipes/zeromq/zeromq.inc
> new file mode 100644
> index 0000000..b631d98
> --- /dev/null
> +++ b/recipes/zeromq/zeromq.inc
> @@ -0,0 +1,10 @@
> +DESCRIPTION = "Socket Library that acts as a concurrency framework"
> +HOMEPAGE = "http://www.zeromq.org"
> +SECTION = "libs"
> +LICENSE = "LGPLv3" 
> +
> +PR = "r1"

In an `*.inc` file `INC_PR` is used [1]. Please also start with `r0`.

> +
> +SRC_URI = "http://download.zeromq.org/zeromq-${PV}.tar.gz"
> +
> +inherit autotools


Thanks,

Paul


[1] http://openembedded.org/index.php/Styleguide#PR_variables_with_recipes_that_use_INC_files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110501/cc82557c/attachment-0002.sig>


More information about the Openembedded-devel mailing list