All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henri Bragge <henri.bragge@dcombus.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/2] recipe for scli-0.4.0
Date: Fri, 30 Jul 2010 13:32:58 +0300	[thread overview]
Message-ID: <4C52AA5A.5030205@dcombus.com> (raw)
In-Reply-To: <1280480631-23360-2-git-send-email-henri.bragge@dcombus.com>

henri.bragge@dcombus.com wrote:
> From: Henri Bragge <henri.bragge@dcombus.com>
>
> Signed-off-by: Henri Bragge <henri.bragge@dcombus.com>
> ---
>  recipes/scli/scli.inc    |    6 ++++++
>  recipes/scli/scli_svn.bb |    8 ++++++++
>  2 files changed, 14 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/scli/scli.inc
>  create mode 100644 recipes/scli/scli_svn.bb
>
> diff --git a/recipes/scli/scli.inc b/recipes/scli/scli.inc
> new file mode 100644
> index 0000000..abe341d
> --- /dev/null
> +++ b/recipes/scli/scli.inc
> @@ -0,0 +1,6 @@
> +DESCRIPTION = "SNMP Command Line Interface"
> +LICENSE = "GPLv2"
> +SECTION = "console/network"
> +DEPENDS = "gsnmp readline libxml2 ncurses"
> +
> +inherit autotools
> diff --git a/recipes/scli/scli_svn.bb b/recipes/scli/scli_svn.bb
> new file mode 100644
> index 0000000..45bd08e
> --- /dev/null
> +++ b/recipes/scli/scli_svn.bb
> @@ -0,0 +1,8 @@
> +require scli.inc
> +
> +SRCREV = "3285"
> +PV = "0.4.0+svnr${SRCREV}"
> +PR = "r1"
> +
> +SRC_URI = "svn://cnds.eecs.jacobs-university.de/svn/schoenw/src/scli;module=trunk;proto=https"
> +S = "${WORKDIR}/trunk"
>   

Meant to include some info about these packages too.

gsnmp:
http://packages.debian.org/sid/libgsnmp0

scli:
http://packages.debian.org/sid/scli

Tested with Angstrom on at91sam9261ek board, bitbake 1.8.18.



  reply	other threads:[~2010-07-30 10:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-30  9:03 [PATCH 1/2] recipe for gsnmp-0.3.0 henri.bragge
2010-07-30  9:03 ` [PATCH 2/2] recipe for scli-0.4.0 henri.bragge
2010-07-30 10:32   ` Henri Bragge [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-04 10:43 recipes for gsnmp and scli Henri Bragge
2010-08-04 10:43 ` [PATCH 1/2] recipe for gsnmp-0.3.0 Henri Bragge
2010-08-04 10:43   ` [PATCH 2/2] recipe for scli-0.4.0 Henri Bragge
2010-08-04 11:54     ` Frans Meulenbroeks
2010-08-04 12:54       ` Henri Bragge

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=4C52AA5A.5030205@dcombus.com \
    --to=henri.bragge@dcombus.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.