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

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Thu Aug 5 18:47:44 UTC 2010


2010/8/5 Henri Bragge <henri.bragge at dcombus.com>:
>
> Signed-off-by: Henri Bragge <henri.bragge at dcombus.com>
> ---
>  recipes/scli/scli_0.4.0.bb |   12 ++++++++++++
>  1 files changed, 12 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/scli/scli_0.4.0.bb
>
> diff --git a/recipes/scli/scli_0.4.0.bb b/recipes/scli/scli_0.4.0.bb
> new file mode 100644
> index 0000000..3d24910
> --- /dev/null
> +++ b/recipes/scli/scli_0.4.0.bb
> @@ -0,0 +1,12 @@
> +DESCRIPTION = "SNMP Command Line Interface"
> +SECTION = "console/network"
> +LICENSE = "GPLv2"
> +DEPENDS = "gsnmp readline libxml2 ncurses"
> +PR = "r0"
> +
> +SRC_URI = "ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/scli-${PV}.tar.gz"
> +
> +SRC_URI[md5sum] = "486c92c76059a35c87e88edf24cbf804"
> +SRC_URI[sha256sum] = "308511589260d3da9bc5817ace363180070ac83ccba9231b7b9a01e1b0c29fe1"
> +
> +inherit autotools
> --
>
Tried it. Fetch is ok now, but when building I get a QA issue causing
the build to fail (angstrom/beagleboard):

OTE: Running task 665 of 669 (ID: 16,
/home/frans/oe/openembedded/recipes/scli/scli_0.4.0.bb,
do_package_write_ipk)
ERROR: QA Issue with staging: libexslt.pc failed sanity test (tmpdir)
in path /home/frans/oe/tmp_angstrom/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig
ERROR: QA Issue with staging: libxslt.pc failed sanity test (tmpdir)
in path /home/frans/oe/tmp_angstrom/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig
ERROR: QA staging was broken by the package built above

see http://tinderbox.openembedded.net/builds/81310/


Frans




More information about the Openembedded-devel mailing list