All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH] qt5.inc: extend FILES_${PN}-examples-*
Date: Tue, 8 Oct 2013 17:57:17 +0200	[thread overview]
Message-ID: <20131008155717.GE2872@jama> (raw)
In-Reply-To: <1381245496-23623-1-git-send-email-eric@eukrea.com>

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

On Tue, Oct 08, 2013 at 05:18:16PM +0200, Eric Bénard wrote:
> this fix :
> ERROR: QA Issue: non debug package contains .debug directory: qtquick1-examples path
> /work/armv7a-vfp-neon-oe-linux-gnueabi/qtquick1/5.1.1-r0/packages-split/qtquick1-examples/
> usr/share/qt5/examples/declarative/cppextensions/plugins/org/qtproject/TimeExample/.debug/libqmlqtimeexampleplugin.so

Added in jansa/test and dora-next, thanks!

> 
> Signed-off-by: Eric Bénard <eric@eukrea.com>
> ---
>  recipes-qt/qt5/qt5.inc | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
> index f1fd951..268ddd7 100644
> --- a/recipes-qt/qt5/qt5.inc
> +++ b/recipes-qt/qt5/qt5.inc
> @@ -115,6 +115,8 @@ FILES_${PN}-examples-dev = " \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*${SOLIBSDEV} \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*${SOLIBSDEV} \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*${SOLIBSDEV} \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/*${SOLIBSDEV} \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/*/*${SOLIBSDEV} \
>  "
>  FILES_${PN}-examples-dbg = " \
>      ${OE_QMAKE_PATH_EXAMPLES}/.debug \
> @@ -123,6 +125,8 @@ FILES_${PN}-examples-dbg = " \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/.debug \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/.debug \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/.debug \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/.debug \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/*/.debug \
>  "
>  FILES_${PN}-examples-staticdev = " \
>      ${OE_QMAKE_PATH_EXAMPLES}/*.a \
> @@ -131,6 +135,8 @@ FILES_${PN}-examples-staticdev = " \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*.a \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*.a \
>      ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*.a \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/*.a \
> +    ${OE_QMAKE_PATH_EXAMPLES}/*/*/*/*/*/*/*/*.a \
>  "
>  
>  PATH_prepend = "${STAGING_DIR_NATIVE}${OE_QMAKE_PATH_QT_BINS}:"
> -- 
> 1.8.4.rc3
> 
> _______________________________________________
> 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: 205 bytes --]

      reply	other threads:[~2013-10-08 15:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-08 15:18 [meta-qt5][PATCH] qt5.inc: extend FILES_${PN}-examples-* Eric Bénard
2013-10-08 15:57 ` Martin Jansa [this message]

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=20131008155717.GE2872@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 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.