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
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to