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

Siddharth Heroor heroor at gmail.com
Sun May 1 15:24:16 UTC 2011


On Sun, May 1, 2011 at 3:38 PM, Paul Menzel
<paulepanter at users.sourceforge.net> wrote:
> 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.

I was using gmail to send out the email. I'll change the signoff line.
Its not strictly from TI.
Is it ok if I sign off my gmail account from non-TI stuff?

>
>> ---
>>  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
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>



-- 
Sid




More information about the Openembedded-devel mailing list