All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Galbusera <gizero@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v3] libmodbus: ported recipe from classic and updated
Date: Thu, 24 May 2012 07:52:43 +0200	[thread overview]
Message-ID: <CAC+thW2CJEGYJxPK63F_w7u+iZE+yv0Gda_XYwc6iB4TAOsy9w@mail.gmail.com> (raw)
In-Reply-To: <1337108462-14996-1-git-send-email-gizero@gmail.com>

Hello,

On Tue, May 15, 2012 at 9:01 PM, Andrea Galbusera <gizero@gmail.com> wrote:
>  * based on recipe by Radoslav Kolev which was in classic
>  * updated to latest released version 3.0.2
>
>  v2:
>  * drop git version of recipe
>  * drop no longer used PRIORITY
>
>  v3:
>  * drop PR = "r0"
>
> Signed-off-by: Andrea Galbusera <gizero@gmail.com>
> ---
>  .../recipes-extended/libmodbus/libmodbus_3.0.2.bb  |   16 ++++++++++++++++
>  1 files changed, 16 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb
>
> diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb
> new file mode 100644
> index 0000000..03b7fcc
> --- /dev/null
> +++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.2.bb
> @@ -0,0 +1,16 @@
> +SUMMARY = "A Modbus library"
> +DESCRIPTION = "libmodbus is a C library designed to provide a fast and robust \
> +implementation of the Modbus protocol. It runs on Linux, Mac OS X, FreeBSD, \
> +QNX and Windows."
> +HOMEPAGE = "http://www.libmodbus.org/"
> +SECTION = "libs"
> +
> +LICENSE = "LGPLv2.1+"
> +LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
> +
> +SRC_URI = "http://github.com/downloads/stephane/libmodbus/libmodbus-${PV}.tar.gz"
> +
> +inherit autotools pkgconfig
> +
> +SRC_URI[md5sum] = "1aaacce9d9779d3a84f7d1a75774c943"
> +SRC_URI[sha256sum] = "927ec90e0e299a7d4ec7086b1e2590566bdfc3bbc22e12204229361c029f2615"
> --
> 1.7.5.4
>

Does v3 of the patch look acceptable?



  reply	other threads:[~2012-05-24  6:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15 19:01 [meta-oe][PATCH v3] libmodbus: ported recipe from classic and updated Andrea Galbusera
2012-05-24  5:52 ` Andrea Galbusera [this message]
2012-05-24 10:32   ` Koen Kooi
2012-05-24 14:40     ` Andrea Galbusera

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAC+thW2CJEGYJxPK63F_w7u+iZE+yv0Gda_XYwc6iB4TAOsy9w@mail.gmail.com \
    --to=gizero@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.