[oe] [meta-qt5][PATCH]] qtwebchannel md5 error

Andreas Müller schnitzeltony at googlemail.com
Thu Apr 23 14:03:49 UTC 2015


On Thu, Apr 23, 2015 at 2:24 PM, Rui Sebastiao <ruisebastiao at gmail.com> wrote:
> ---
>  recipes-qt/qt5/qtwebchannel.inc | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/recipes-qt/qt5/qtwebchannel.inc b/recipes-qt/qt5/qtwebchannel.inc
> index 3cd22cf..3ed5808 100644
> --- a/recipes-qt/qt5/qtwebchannel.inc
> +++ b/recipes-qt/qt5/qtwebchannel.inc
> @@ -4,4 +4,7 @@ DEPENDS += "qtdeclarative qtwebsockets"
>
>  # There are no LGPLv3-only licensed files in this component.
>  # There are no GPLv2 licensed files in this component.
> -LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed"
> +LIC_FILES_CHKSUM = "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed \
> +                    file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \
> +                    file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
> +                   "
> --
> 1.9.1
>
> --
* Missing signed off
* subject contains ']]'

Andreas



More information about the Openembedded-devel mailing list