[oe] [meta-qt5][PATCH] Add QtSerialPort

Martin Jansa martin.jansa at gmail.com
Wed Aug 14 07:04:30 UTC 2013


On Sat, Aug 03, 2013 at 11:38:47AM +0100, Laszlo Papp wrote:
> Signed-off-by: Laszlo Papp <lpapp at kde.org>
> ---
>  recipes-qt/qt5/qtserialport.inc      | 3 +++
>  recipes-qt/qt5/qtserialport_5.1.0.bb | 5 +++++
>  2 files changed, 8 insertions(+)
>  create mode 100644 recipes-qt/qt5/qtserialport.inc
>  create mode 100644 recipes-qt/qt5/qtserialport_5.1.0.bb

Unfortunately I've merged this yesterday even without test run in world build
because builder was busy with test-dependencies tasks for last 3 weeks
and it fails:

ERROR: qtserialport: md5 data is not matching for file://LICENSE.LGPL;md5=4193e7f1d47a858f6b7c0f1ee66161de
ERROR: qtserialport: The new md5 checksum is 4fbd65380cdd255951079008b364516c
ERROR: qtserialport: Check if the license information has changed in
ERROR: qtserialport: md5 data is not matching for file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6
ERROR: qtserialport: The new md5 checksum is eb6c371255e1262c55ae9b652a90b528
ERROR: qtserialport: Check if the license information has changed in
ERROR: qtserialport: md5 data is not matching for file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e
ERROR: qtserialport: The new md5 checksum is 3801d7932fdc07fd9efe89f9854a6caa
ERROR: qtserialport: Check if the license information has changed in
ERROR: Licensing Error: LIC_FILES_CHKSUM does not match, please fix
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/jenkins/oe/shr-core-branches/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/qtserialport/5.1.0-r0/temp/log.do_configure.31249
NOTE: recipe qtserialport-5.1.0-r0: task do_configure: Failed

Please fix asap and next time send tested patches only or indicate in
e-mail that it wasn't tested.

> 
> diff --git a/recipes-qt/qt5/qtserialport.inc b/recipes-qt/qt5/qtserialport.inc
> new file mode 100644
> index 0000000..bbb05a6
> --- /dev/null
> +++ b/recipes-qt/qt5/qtserialport.inc
> @@ -0,0 +1,3 @@
> +require qt5.inc
> +
> +DEPENDS += "qtbase"
> diff --git a/recipes-qt/qt5/qtserialport_5.1.0.bb b/recipes-qt/qt5/qtserialport_5.1.0.bb
> new file mode 100644
> index 0000000..9b6f7da
> --- /dev/null
> +++ b/recipes-qt/qt5/qtserialport_5.1.0.bb
> @@ -0,0 +1,5 @@
> +require qt5-${PV}.inc
> +require ${PN}.inc
> +
> +SRC_URI[md5sum] = "1f70621ae40cbda948106b070c6c37d2"
> +SRC_URI[sha256sum] = "0f36803c480b2b7111b343e9dd871ffab1b4fd53147bd564125ef2994b09cfb9"
> -- 
> 1.8.3.4
> 
> _______________________________________________
> 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/20130814/2ff70de2/attachment-0002.sig>


More information about the Openembedded-devel mailing list