[oe] [PATCH 2/2] recipe for scli-0.4.0

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Wed Aug 4 11:54:03 UTC 2010


2010/8/4 Henri Bragge <henri.bragge at dcombus.com>

> Signed-off-by: Henri Bragge <henri.bragge at 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"
>

Same remarks as for the other one.
Also, do we need the .inc file. If I look at the content it is hardly worth
putting it in a separate file.

Then again *if* you insist on an inc file you should also have an INC_PR.

This also holds for the other recipe.

Frans

> --
> 1.5.6.5
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list