From: Martin Jansa <martin.jansa@gmail.com>
To: Ismo Puustinen <ismo.puustinen@intel.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] opencv: do not depend on swig.
Date: Thu, 30 Mar 2017 11:39:53 +0200 [thread overview]
Message-ID: <20170330093953.GA3060@jama> (raw)
In-Reply-To: <20170323104816.22461-1-ismo.puustinen@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1394 bytes --]
On Thu, Mar 23, 2017 at 12:48:16PM +0200, Ismo Puustinen wrote:
> Since swig is a code generator, just depend on swig-native.
Seems to cause following failure:
http://errors.yoctoproject.org/Errors/Details/138491/
>
> Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
> ---
> meta-oe/recipes-support/opencv/opencv_3.2.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/opencv/opencv_3.2.bb b/meta-oe/recipes-support/opencv/opencv_3.2.bb
> index f47347a..cf77fe8 100644
> --- a/meta-oe/recipes-support/opencv/opencv_3.2.bb
> +++ b/meta-oe/recipes-support/opencv/opencv_3.2.bb
> @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2b2f8752cc5edf504d283107d033f544"
> ARM_INSTRUCTION_SET_armv4 = "arm"
> ARM_INSTRUCTION_SET_armv5 = "arm"
>
> -DEPENDS = "libtool swig swig-native python bzip2 zlib glib-2.0 libwebp"
> +DEPENDS = "libtool swig-native python bzip2 zlib glib-2.0 libwebp"
>
> SRCREV_opencv = "70bbf17b133496bd7d54d034b0f94bd869e0e810"
> SRCREV_contrib = "86342522b0eb2b16fa851c020cc4e0fef4e010b7"
> --
> 2.9.3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]
next prev parent reply other threads:[~2017-03-30 9:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 10:48 [PATCH] opencv: do not depend on swig Ismo Puustinen
2017-03-30 9:39 ` Martin Jansa [this message]
2017-04-03 14:33 ` Puustinen, Ismo
2017-04-03 15:04 ` Martin Jansa
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=20170330093953.GA3060@jama \
--to=martin.jansa@gmail.com \
--cc=ismo.puustinen@intel.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.