Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH v2] qt3d: Add assimp dependency
Date: Wed, 25 Jan 2017 16:29:54 +0100	[thread overview]
Message-ID: <20170125152954.GE3260@jama> (raw)
In-Reply-To: <1484955682-24495-1-git-send-email-tom.hochstein@nxp.com>

[-- Attachment #1: Type: text/plain, Size: 1342 bytes --]

On Fri, Jan 20, 2017 at 05:41:22PM -0600, Tom Hochstein wrote:
> Fix build error:
> 
> fatal error: assimp/Importer.hpp: No such file or directory

unfortunately this would be the first dependency on meta-oe from
meta-qt5 and layer.conf currently lists core as the only dependency.

Is it possible to make this dependency optional with PACKAGECONFIG?
Otherwise you would need to add meta-oe to layer.conf and README
dependencies.

> 
> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
> ---
>  recipes-qt/qt5/qt3d_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
> index 9708ec9..d8f943f 100644
> --- a/recipes-qt/qt5/qt3d_git.bb
> +++ b/recipes-qt/qt5/qt3d_git.bb
> @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
>  "
>  
>  DEPENDS += "qtbase"
> -DEPENDS_class-target += "qtdeclarative qt3d-native"
> +DEPENDS_class-target += "qtdeclarative qt3d-native assimp"
>  
>  SRC_URI += " \
>      file://0001-Allow-a-tools-only-build.patch \
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> 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 --]

  parent reply	other threads:[~2017-01-25 15:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 23:41 [meta-qt5][PATCH v2] qt3d: Add assimp dependency Tom Hochstein
2017-01-20 23:48 ` Tom Hochstein
2017-01-25 15:29 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-27 22:54 Tom Hochstein
2017-02-07 12:00 ` Martin Jansa
2017-02-08 17:42   ` Tom Hochstein
2017-02-08 19:43     ` Martin Jansa
2017-02-09  8:38       ` Samuli Piippo
2017-02-09 15:03         ` Tom Hochstein

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=20170125152954.GE3260@jama \
    --to=martin.jansa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox