[oe] [meta-qt5][PATCH]Fix: QA Issue: qtmultimedia: Files/directories were installed but not shipped

Martin Jansa martin.jansa at gmail.com
Fri Apr 25 12:35:11 UTC 2014


On Fri, Apr 25, 2014 at 08:10:01AM +0200, Neuer User wrote:
> Fix: QA Issue: qtmultimedia: Files/directories were installed but not
> shipped on imx6

Please show the list of files which weren't packaged, I've seen it in
e-mail you sent me, but it should be in commit message as well.

Add SOB line.

> 
> diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
> index dfc1c76..a2f9a73 100644
> --- a/recipes-qt/qt5/qt5.inc
> +++ b/recipes-qt/qt5/qt5.inc
> @@ -54,6 +54,7 @@ FILES_${PN}-tools-dbg = " \
>  "
>  FILES_${PN}-plugins-dbg = " \
>      ${OE_QMAKE_PATH_PLUGINS}/*/.debug/* \
> +    ${OE_QMAKE_PATH_PLUGINS}/*/*/.debug/* \
>  "
> 
>  # extra packages
> @@ -98,6 +99,7 @@ FILES_${PN}-tools = " \
>  "
>  FILES_${PN}-plugins = " \
>      ${OE_QMAKE_PATH_PLUGINS}/*/*${SOLIBSDEV} \
> +    ${OE_QMAKE_PATH_PLUGINS}/*/*/*${SOLIBSDEV} \
>  "
>  FILES_${PN}-mkspecs = "\
>      ${OE_QMAKE_PATH_ARCHDATA}/mkspecs \
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140425/ede58f79/attachment-0002.sig>


More information about the Openembedded-devel mailing list