[oe] [meta-oe][PATCH] x11vnc: fix xfc NULL pointer dereference

2020-05-09 Thread Jonathan Liu
Signed-off-by: Jonathan Liu --- ...sor-fix-xfc-NULL-pointer-dereference.patch | 30 +++ .../recipes-graphics/x11vnc/x11vnc_0.9.16.bb | 1 + 2 files changed, 31 insertions(+) create mode 100644 meta-oe/recipes-graphics/x11vnc/files/src-cursor-fix-xfc-NULL-pointer

Re: [oe] [PATCH] rwmem: add recipe

2019-10-08 Thread Jonathan Liu
Hi Denys, I imagine a lot of people don't need the python bindings. Can you make the python bindings optional? Thanks. Regards, Jonathan On Tue, 1 Oct 2019 at 15:29, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > This is being moved from meta-ti as it's a rather generic tool to be

[oe] [meta-oe][PATCH] nodejs: Update to 8.7.0

2017-10-17 Thread Jonathan Liu
LICENSE checksum updated due to copyright and formatting changes. Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../recipes-devtools/nodejs/{nodejs_8.4.0.bb => nodejs_8.7.0.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtoo

[oe] [meta-oe][PATCH] nodejs: Remove unreferenced patches

2017-10-17 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- ...isable-running-gyp-files-for-bundled-deps.patch | 29 --- .../nodejs/nodejs/no-registry.patch| 59 -- 2 files changed, 88 deletions(-) delete mode 100644 meta-oe/recipes-devtools/nodej

[oe] [meta-oe][PATCH] nodejs: Add npx to nodejs-npm package

2017-10-12 Thread Jonathan Liu
${bindir}/npx is a symbolic link to npm-cli.js in the npm module. This avoids the nodejs package depending on nodejs-npm. Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/nodejs_8.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m

[oe] [meta-oe][PATCH] libftdi: update to 1.4

2017-08-07 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-support/libftdi/{libftdi_1.3.bb => libftdi_1.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libftdi/{libftdi_1.3.bb => libftdi_1.4.bb} (85%) diff --git a/meta-oe/rec

[oe] [meta-qt5][PATCH] quazip: update to 0.7.3 and add missing metadata

2017-08-06 Thread Jonathan Liu
The license checksum has changed as a static linking exception has been added on top of the LGPL 2.1 license. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/quazip/{quazip_0.7.2.bb => quazip_0.7.3.bb} | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) rename r

[oe] [meta-oe][PATCH] libcyusbserial: new recipe

2017-08-06 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../libcyusbserial/libcyusbserial_git.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644 meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb diff --git a/meta-oe/recipes-support/libcyusb

[oe] [meta-qt5][PATCH] libconnman-qt5: update to 1.1.10

2017-06-23 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-connectivity/libconnman-qt/libconnman-qt5_git.bb b/recipes-connectivity/libconnman-qt/libconnman-qt5_

[oe] [meta-oe][morty][PATCH] devmem2: Update SRC_URI

2017-04-23 Thread Jonathan Liu
The original URL no longer exists. Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-support/devmem2/devmem2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/devmem2/devmem2.bb b/meta-oe/recipes-support/devmem2/devmem2.bb

[oe] [meta-oe][PATCH] nodejs: update to 4.6.1

2016-10-24 Thread Jonathan Liu
Fixes CVE-2016-5180. Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.6.0.bb => nodejs_4.6.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.6.0.bb => nodejs_4.6.1.bb} (96%)

[oe] [meta-oe][PATCH] nodejs: update to 4.6.0

2016-10-16 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} (96%) diff --git a/met

[oe] [meta-oe][PATCH] p7zip: do not hardcode path in native wrapper script

2016-09-22 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-extended/p7zip/p7zip_16.02.bb | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb b/meta-oe/recipes-extended/p7zip/p7zip_16.02.bb index 9f87e9f..fdd51db

Re: [oe] [PATCH 4/4] tslib: move recipe from oe-core

2016-09-20 Thread Jonathan Liu
On 21 September 2016 at 12:37, Khem Raj wrote: > On Thu, Sep 15, 2016 at 3:19 PM, Paul Eggleton > wrote: >> On Fri, 16 Sep 2016 10:17:11 Paul Eggleton wrote: >>> On Thu, 01 Sep 2016 14:40:43 Maxin B. John wrote: >>> > Move tslib recipe from

[oe] [meta-qt5][krogoth][PATCH] qtbase: avoid qmake errors due to missing oe-device-extra.pri

2016-09-09 Thread Jonathan Liu
An empty oe-extra-extra.pri file is created if it does not exist to suppress qmake errors. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtbase_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb

[oe] [meta-qt5][krogoth][PATCH] qtdeclarative: add upstream patch to fix QtQml crash with GCC 6

2016-09-09 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> Signed-off-by: Martin Jansa <martin.ja...@gmail.com> --- ...crashes-in-QtQml-code-related-to-dead-sto.patch | 44 ++ recipes-qt/qt5/qtdeclarative_git.bb| 1 + 2 files changed, 45 insertions(+) create

[oe] [meta-qt5][PATCH] qtbase: avoid qmake errors due to missing oe-device-extra.pri

2016-09-09 Thread Jonathan Liu
An empty oe-extra-extra.pri file is created if it does not exist to suppress qmake errors. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtbase_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb

Re: [oe] [meta-oe][PATCH 01/11] xf86-input-tslib: remove

2016-09-03 Thread Jonathan Liu
Hi Martin, On 1 September 2016 at 05:40, Martin Jansa wrote: > * tslib was removed from oe-core > > Signed-off-by: Martin Jansa > --- > .../xf86-input-tslib/10-x11-input-tslib.fdi| 11 -- > .../xf86-input-tslib/99-xf86-input-tslib.rules

Re: [oe] [meta-qt5] the QV4 engine will crash result in SIGSEGV

2016-08-29 Thread Jonathan Liu
Hi Khem, On 26 August 2016 at 03:00, Khem Raj wrote: > >> On Aug 25, 2016, at 12:45 AM, Yi Qingliang wrote: >> >> bug detail: >> https://bugs.archlinux.org/task/49723 >> >> patch: >>

[oe] [meta-qt5][PATCH] qtdeclarative: add upstream patch to fix QtQml crash with GCC 6

2016-08-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- ...crashes-in-QtQml-code-related-to-dead-sto.patch | 44 ++ recipes-qt/qt5/qtdeclarative_git.bb| 1 + 2 files changed, 45 insertions(+) create mode 100644 recipes-qt/qt5/qtdeclarative/0003-Workaround-c

[oe] [meta-oe][PATCH] nodejs: update to 4.5.0

2016-08-24 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.7.bb => nodejs_4.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.7.bb => nodejs_4.5.0.bb} (96%) diff --git a/met

[oe] [meta-qt5][PATCH] qtbase: avoid QA warning if PACKAGECONFIG_RELEASE = "debug"

2016-08-23 Thread Jonathan Liu
If PACKAGECONFIG_RELEASE = "debug", an invalid PACKAGECONFIG QA warning is shown. To avoid this, we add dummy debug PACKAGECONFIG. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtbase_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5

[oe] [meta-qt5][PATCH] qtserialbus: add recipe

2016-07-17 Thread Jonathan Liu
Qt Serial Bus module was added in Qt 5.7. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtserialbus_git.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 recipes-qt/qt5/qtserialbus_git.bb diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/reci

[oe] [meta-oe][PATCH] nodejs: update to 4.4.7

2016-06-29 Thread Jonathan Liu
LICENSE checksum updated due to change in ESLint copyright line: -Copyright (c) 2013 Nicholas C. Zakas. All rights reserved. +Copyright jQuery Foundation and other contributors, https://jquery.org/ Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../recipes-devtools/

Re: [oe] [PATCH][meta-qt5 1/2] qtcharts: Add dependency on qtmultimedia

2016-06-09 Thread Jonathan Liu
On 9 June 2016 at 00:00, Martin Jansa wrote: > * fixes QA: > qtcharts-5.6.99+5.7.0-beta+gitAUTOINC+8a78184181: qtcharts-examples > rdepends on qtmultimedia, but it isn't a build dependency, missing > qtmultimedia in DEPENDS or PACKAGECONFIG? [build-deps] > >

[oe] [meta-oe][PATCH] libftdi: update to 1.3

2016-06-04 Thread Jonathan Liu
COPYING.LIB license checksum has changed to fix the FSF address. Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-support/libftdi/{libftdi_1.2.bb => libftdi_1.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-support/libftdi/{li

[oe] [meta-oe][PATCH] nodejs: update to 4.4.5

2016-05-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.4.bb => nodejs_4.4.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.4.bb => nodejs_4.4.5.bb} (95%) diff --git a/met

[oe] [meta-networking][PATCH] libldb: add missing libaio dependency

2016-05-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-networking/recipes-support/libldb/libldb_1.1.26.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.26.bb b/meta-networking/recipes-support/libldb/libldb_1.1.26.bb

[oe] [meta-networking][PATCH] libtalloc: add missing libaio dependency

2016-05-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-networking/recipes-support/libtalloc/libtalloc_2.1.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/libtalloc/libtalloc_2.1.6.bb b/meta-networking/recipes-support/lib

[oe] [meta-networking][PATCH] libtdb: add missing libaio dependency

2016-05-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.8.bb index bf6698a..7

[oe] [meta-networking][PATCH] libtevent: add missing libaio dependency

2016-05-29 Thread Jonathan Liu
Fixes the following compile error: | [ 6/27] Compiling lib/replace/test/testsuite.c | In file included from ../lib/replace/test/testsuite.c:49:0: | ../lib/replace/system/aio.h:29:20: fatal error: libaio.h: No such file or directory | compilation terminated. Signed-off-by: Jonathan Liu <

[oe] [meta-qt5][PATCH] qtvirtualkeyboard: add recipe

2016-05-15 Thread Jonathan Liu
Qt Virtual Keyboard module was added in Qt 5.7. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtvirtualkeyboard_git.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 recipes-qt/qt5/qtvirtualkeyboard_git.bb diff --git a/recipes-

[oe] [meta-qt5][PATCH] qtdeclarative-render2d: add recipe

2016-05-15 Thread Jonathan Liu
Qt Quick 2D Renderer module was added in Qt 5.7. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtdeclarative-render2d_git.bb | 12 1 file changed, 12 insertions(+) create mode 100644 recipes-qt/qt5/qtdeclarative-render2d_git.bb diff --git a/recipes-

[oe] [meta-qt5][PATCH] qtcharts: add recipe

2016-05-15 Thread Jonathan Liu
Qt Charts module was added in Qt 5.7. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtcharts_git.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 recipes-qt/qt5/qtcharts_git.bb diff --git a/recipes-qt/qt5/qtcharts_git.bb b/recipes-

[oe] [meta-qt5][PATCH] qtdatavis3d: add recipe

2016-05-15 Thread Jonathan Liu
Qt Data Visualization module was added in Qt 5.7. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/qtdatavis3d_git.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 recipes-qt/qt5/qtdatavis3d_git.bb diff --git a/recipes-qt/qt5/qtdatavis3d_git

[oe] [meta-qt5][PATCH] licenses: update technology preview license to match upstream

2016-05-15 Thread Jonathan Liu
The license has extra blank lines at the end so these are removed to match LICENSE.PREVIEW.COMMERCIAL from upstream. Signed-off-by: Jonathan Liu <net...@gmail.com> --- licenses/The-Qt-Company-TPLA-2.4 | 3 --- 1 file changed, 3 deletions(-) diff --git a/licenses/The-Qt-Company-TPLA

[oe] [meta-oe][PATCH] nodejs: update to 4.4.4

2016-05-08 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.3.bb => nodejs_4.4.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.3.bb => nodejs_4.4.4.bb} (95%) diff --git a/met

Re: [oe] [meta-qt5][PATCH] qtchooser: add new recipe

2016-05-02 Thread Jonathan Liu
Hi Li, On 29 April 2016 at 15:58, Li Xin wrote: > qtchooser is a wrapper used to select between Qt binary versions. > > Signed-off-by: Li Xin > --- > .../0001-Makefile-install-the-man-dir.patch| 35 > ++ >

[oe] [meta-oe][PATCH] nodejs: update to 4.4.3

2016-04-15 Thread Jonathan Liu
LICENSE checksum has changed due to OpenSSL copyright year being bumped from 1998-2011 to 1998-2016. Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../recipes-devtools/nodejs/{nodejs_4.4.2.bb => nodejs_4.4.3.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) renam

[oe] [meta-qt5][PATCH] quazip: update to 0.7.2

2016-04-09 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/quazip/{quazip_0.7.1.bb => quazip_0.7.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-qt/quazip/{quazip_0.7.1.bb => quazip_0.7.2.bb} (69%) diff --git a/recipes-qt/quazip/quazip_0.7.1.bb

Re: [oe] meta-qt5: sdk, qtcreator and OE_QMAKE_ variables

2016-04-08 Thread Jonathan Liu
Hi Jean-Francois, On 8 April 2016 at 03:21, Jean-Francois Dagenais wrote: > Hi all! > > We use QtCreator on the developper desktop for much of our development. The > target builds are made with a yocto sdk which we made using "populate_sdk" > with > qt4 included. > >

[oe] [meta-oe][PATCH] nodejs: update to 4.4.2

2016-04-03 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.1.bb => nodejs_4.4.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.1.bb => nodejs_4.4.2.bb} (95%) diff --git a/met

[oe] [meta-oe][PATCH] nodejs: update to 4.4.1

2016-03-22 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.0.bb => nodejs_4.4.1.bb} (95%) diff --git a/met

[oe] [meta-oe][PATCH] nodejs: update to 4.4.0

2016-03-12 Thread Jonathan Liu
LICENSE checksum has changed to fix a small error in the URL for the npm public registry, changing the URL from "https://registry.npmjs.com; to "https://registry.npmjs.org;. Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../recipes-devtools/nodejs/{nodejs_4.3.2.bb => node

[oe] [meta-oe][PATCH] nodejs: update to 4.3.2

2016-03-02 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-devtools/nodejs/{nodejs_4.3.1.bb => nodejs_4.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_4.3.1.bb => nodejs_4.3.2.bb} (95%) diff --git a/met

Re: [oe] [meta-qt5][PATCH] qtbase: fix up pkgconfig replacements

2016-03-01 Thread Jonathan Liu
On 2 March 2016 at 03:18, Martin Jansa <martin.ja...@gmail.com> wrote: > On Fri, Feb 26, 2016 at 07:19:28PM +1100, Jonathan Liu wrote: >> The replacements were being done in qt_module.prf which is not included >> when building 3rd party libraries. To resolve this, move the

[oe] [meta-qt5][PATCH] libconnman-qt5: update to 1.0.98

2016-02-26 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 0fc4bc0..c9a8140

[oe] [meta-qt5][PATCH] qtwebkit: backport patch to fix linking with qtwebkit

2016-02-26 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- .../0004-Fix-linking-with-libpthread.patch | 33 ++ recipes-qt/qt5/qtwebkit_git.bb | 1 + 2 files changed, 34 insertions(+) create mode 100644 recipes-qt/qt5/qtwebkit/0004-Fix-l

[oe] [meta-qt5][PATCH] libconnman-qt5: remove blacklist

2016-02-26 Thread Jonathan Liu
The package no longer fails sanity test because of connman-qt5.pc containing references to build host paths. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libc

[oe] [meta-qt5][PATCH] qtbase: fix up pkgconfig replacements

2016-02-26 Thread Jonathan Liu
to be needed anymore and causes issues when the includedir path in pkgconfig has part of its path replaced with ${includedir} resulting in a circular reference that causes the OE package_do_pkgconfig task to fail. Signed-off-by: Jonathan Liu <net...@gmail.com> --- ...le-Fix-pkgconfig-and-l

[oe] [meta-qt5][PATCH 2/2] README: remove meta-ruby dependency

2015-12-15 Thread Jonathan Liu
The ruby recipe has been moved into OE-core so the meta-ruby layer is no longer needed as the ruby recipe will always be present. Signed-off-by: Jonathan Liu <net...@gmail.com> --- README | 5 - 1 file changed, 5 deletions(-) diff --git a/README b/README index dcfb5e5..9817851

[oe] [meta-qt5][PATCH 1/2] packagegroup-qt5-toolchain-target: do not check for meta-ruby layer

2015-12-15 Thread Jonathan Liu
The ruby recipe has been moved into OE-core so checking for the meta-ruby layer is no longer needed as the ruby recipe will always be present. --- recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[oe] [meta-qt5][PATCH] libconnman-qt5: update SRC_URI

2015-10-26 Thread Jonathan Liu
The repository has moved from github.com to merproject.org. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/reci

[oe] [meta-qt5][PATCH v2] libconnman-qt5: update HOMEPAGE/SRC_URI

2015-10-26 Thread Jonathan Liu
The project has moved from github.com to merproject.org. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/reci

[oe] [meta-qt5][PATCH] libconnman-qt5: update to 1.0.97

2015-09-16 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 8724e67..229003d

[oe] [meta-oe][PATCH] libftdi: update to 1.2

2015-09-16 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- meta-oe/recipes-support/libftdi/{libftdi_1.1.bb => libftdi_1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libftdi/{libftdi_1.1.bb => libftdi_1.2.bb} (85%) diff --git a/meta-oe/rec

[oe] [meta-qt5][PATCH] nativesdk-qtbase: use fakeroot for do_generate_qt_environment_file

2015-09-11 Thread Jonathan Liu
The do_generate_qt_environment_file task wasn't running in the fakeroot environment so qt5.sh was not owned by root:root but the user running the builds. Fixes host-user-contaminated QA warning. Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/qt5/nativesdk-qtbase_git.bb | 2

[oe] [meta-qt5][PATCH] libconnman-qt5: update to 1.0.92

2015-09-06 Thread Jonathan Liu
Signed-off-by: Jonathan Liu <net...@gmail.com> --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index f79dc0c..8724e67

[oe] [meta-qt5][PATCH] qttranslations: package translations for qtwebsockets

2015-08-29 Thread Jonathan Liu
or delete them within do_install. [installed-vs-shipped] Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qttranslations_git.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/recipes-qt/qt5/qttranslations_git.bb b/recipes-qt/qt5/qttranslations_git.bb index d5fda1a..cff2a09

[oe] [meta-qt5][PATCH] packagegroup-qt5-toolchain-target: add qttranslations-qtwebsockets

2015-08-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb b/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb index

Re: [oe] [meta-qt5][PATCH] qtbase: replace host paths with qmake built-in properties in qconfig.pri

2015-08-28 Thread Jonathan Liu
glib.h or gio/gio.h headers. Khem, Martin and I are still discussing this on IRC, but I propose to revert this commit until it's tested better for all modules. -- Denys On Sun, Aug 23, 2015 at 10:16:49PM +1000, Jonathan Liu wrote: This avoids qconfig.pri in the Qt SDK incorrectly including

[oe] [meta-qt5][PATCH] qttools: fix invalid PACKAGECONFIG QA warning for linguistonly

2015-08-26 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qttools_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 59f51bd..a13fb74 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb

[oe] [meta-qt5][PATCH] populate_sdk_qt5.bbclass: set paths correctly in qt.conf

2015-08-23 Thread Jonathan Liu
Set paths correctly in qt.conf so that $$[QT_SYSROOT] and $$[QT_INSTALL_PREFIX] can be used from qmake. Signed-off-by: Jonathan Liu net...@gmail.com --- classes/populate_sdk_qt5.bbclass | 31 --- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/classes

[oe] [meta-qt5][PATCH] qtbase: replace host paths with qmake built-in properties in qconfig.pri

2015-08-23 Thread Jonathan Liu
of warnings from library headers when building Qt applications. Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qtbase_git.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index ae63150..324a115 100644 --- a/recipes-qt

[oe] [meta-qt5][PATCH] qtbase: add PACKAGECONFIG for libproxy

2015-08-22 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qtbase_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index f472c98..ae63150 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb

[oe] [meta-qt5][PATCH] libconnman-qt5: update to 1.0.91

2015-07-17 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt/libconnman-qt/libconnman-qt5_git.bb index 0ca57e2..f79dc0c 100644

[oe] [meta-oe][PATCH] nodejs: update to 0.12.7

2015-07-14 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.6.bb = nodejs_0.12.7.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.6.bb = nodejs_0.12.7.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe][PATCH] nodejs: update to 0.12.6

2015-07-07 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe][meta-systemd][PATCH] nodejs: update to 0.12.6

2015-07-07 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb} (95%) diff --git a/meta-oe/recipes

Re: [oe] [meta-qt5][PATCH] libconnman-qt5: new recipe

2015-07-02 Thread Jonathan Liu
Hi Felipe, On 2 Jul 2015, at 9:46 pm, Felipe Tonello e...@felipetonello.com wrote: Hi Jonathan, On Wed, Jul 1, 2015 at 2:49 PM, Jonathan Liu net...@gmail.com wrote: [...] I have successfully tested building the recipe with an application that depends on libconnman-qt5 using both the C

[oe] [meta-qt5][PATCH] libconnman-qt5: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 recipes-qt/libconnman-qt/libconnman-qt5_git.bb diff --git a/recipes-qt/libconnman-qt/libconnman-qt5_git.bb b/recipes-qt

[oe] [meta-oe][PATCH v2] hidapi: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/recipes-support/hidapi/hidapi_git.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-oe/recipes-support/hidapi/hidapi_git.bb diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb b/meta-oe/recipes

[oe] [meta-oe][PATCH v2] qrencode: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/recipes-graphics/qrencode/qrencode_git.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-graphics/qrencode/qrencode_git.bb diff --git a/meta-oe/recipes-graphics/qrencode/qrencode_git.bb b/meta

[oe] [meta-oe][PATCH v2] ttf-tlwg: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/licenses/TLWG | 150 + .../recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb | 27 2 files changed, 177 insertions(+) create mode 100644 meta-oe/licenses/TLWG create mode 100644 meta-oe

Re: [oe] [meta-qt5][PATCH] libconnman-qt5: new recipe

2015-07-01 Thread Jonathan Liu
Hi, On 1/07/2015 11:19 PM, Martin Jansa wrote: On Wed, Jul 01, 2015 at 11:44:40AM +0200, Andreas Oberritter wrote: Hello Jonathan, On 01.07.2015 11:05, Jonathan Liu wrote: Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/libconnman-qt/libconnman-qt5_git.bb | 17

[oe] [meta-qt5][PATCH] quazip: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/quazip/quazip_0.7.1.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-qt/quazip/quazip_0.7.1.bb diff --git a/recipes-qt/quazip/quazip_0.7.1.bb b/recipes-qt/quazip/quazip_0.7.1.bb new file mode 100644

[oe] [meta-oe][PATCH] hidapi: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/recipes-support/hidapi/hidapi_git.bb | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 meta-oe/recipes-support/hidapi/hidapi_git.bb diff --git a/meta-oe/recipes-support/hidapi/hidapi_git.bb b/meta-oe/recipes

[oe] [meta-oe][PATCH] qrencode: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/recipes-graphics/qrencode/qrencode_git.bb | 16 1 file changed, 16 insertions(+) create mode 100644 meta-oe/recipes-graphics/qrencode/qrencode_git.bb diff --git a/meta-oe/recipes-graphics/qrencode/qrencode_git.bb b/meta

[oe] [meta-oe][PATCH] ttf-tlwg: new recipe

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/licenses/TLWG | 150 + .../recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb | 29 2 files changed, 179 insertions(+) create mode 100644 meta-oe/licenses/TLWG create mode 100644 meta-oe

[oe] [meta-oe][PATCH] ttf-wqy-zenhei: update to 0.9.45

2015-07-01 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- ...y-zenhei_0.6.26.bb = ttf-wqy-zenhei_0.9.45.bb} | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) rename meta-oe/recipes-graphics/ttf-fonts/{ttf-wqy-zenhei_0.6.26.bb = ttf-wqy-zenhei_0.9.45.bb} (42%) diff --git

[oe] [meta-oe][PATCH] nodejs: update to 0.12.5

2015-06-29 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.4.bb = nodejs_0.12.5.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.4.bb = nodejs_0.12.5.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe][PATCH] nodejs: update to 0.12.4

2015-05-25 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.3.bb = nodejs_0.12.4.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.3.bb = nodejs_0.12.4.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe][PATCH] nodejs: update to 0.12.3

2015-05-17 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.2.bb = nodejs_0.12.3.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.2.bb = nodejs_0.12.3.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-oe][PATCH] nodejs: update to 0.12.2

2015-03-31 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.0.bb = nodejs_0.12.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.0.bb = nodejs_0.12.2.bb} (95%) diff --git a/meta-oe/recipes

[oe] [meta-qt5][PATCH] qtserialport: backport patch to silence Valgrind warning

2015-03-10 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../0001-Unix-Clear-serial_struct-instances.patch | 42 ++ recipes-qt/qt5/qtserialport.inc| 4 +++ .../0001-Unix-Clear-serial_struct-instances.patch | 42 ++ 3 files changed, 88

[oe] [meta-oe][PATCH] nodejs: remove curl from RDEPENDS

2015-03-09 Thread Jonathan Liu
curl is only needed to run make test. Signed-off-by: Jonathan Liu net...@gmail.com --- meta-oe/recipes-devtools/nodejs/nodejs_0.12.0.bb | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_0.12.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_0.12.0.bb index

[oe] [meta-qt5][PATCH] qt5-base: fix file ownership of fonts

2015-03-09 Thread Jonathan Liu
The file ownership needs to be explicitly set otherwise it inherits the user and group id of the build user. Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qtbase.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc index

Re: [oe] [PATCHv3 2/2] nodejs: Upgrade to 0.12.0

2015-03-09 Thread Jonathan Liu
Hi Khem, On 8 March 2015 at 21:59, Khem Raj raj.k...@gmail.com wrote: +RDEPENDS_${PN} = curl +RDEPENDS_${PN}_class-native = Does using node actually depend on curl at runtime? I haven't noticed any runtime dependency on curl when using the node executable. Regards, Jonathan --

Re: [oe] [meta-qt5][PATCH] fix build of qtbase with gles2 package config

2015-02-26 Thread Jonathan Liu
Hi Stephan, On 27 February 2015 at 00:11, Stephan Binner stephan.bin...@basyskom.com wrote: --- .../qtbase/0014-fix-build-of-egl-integration.patch | 181 + recipes-qt/qt5/qtbase_5.4.1.bb | 5 + 2 files changed, 186 insertions(+) create mode

Re: [oe] [meta-qt5][PATCH] recipes: upgrade from 5.4.0 to 5.4.1

2015-02-26 Thread Jonathan Liu
Hi Stephan, On 26 February 2015 at 23:30, Stephan Binner stephan.bin...@basyskom.com wrote: --- conf/distro/include/qt5-versions.inc| 4 ++-- Missing Signed-off-by line. Regards, Jonathan -- ___ Openembedded-devel mailing

[oe] [meta-qt5][PATCH] qtwebkit.inc: add PACKAGECONFIG for qtwebchannel

2015-02-24 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qtwebkit.inc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebkit.inc b/recipes-qt/qt5/qtwebkit.inc index bdc676b..963c899 100644 --- a/recipes-qt/qt5/qtwebkit.inc +++ b/recipes-qt/qt5

Re: [oe] [meta-oe][PATCH v2] p7zip: new recipe

2015-01-30 Thread Jonathan Liu
Hi Raphael, On 30/01/2015 6:34 PM, Raphael Freudiger wrote: diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb new file mode 100644 index 000..d70cd66 --- /dev/null +++ b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb @@ -0,0 +1,23

Re: [oe] [meta-oe][PATCH v3] p7zip: new recipe

2015-01-30 Thread Jonathan Liu
Hi Raphael, On 30/01/2015 8:13 PM, Raphael Freudiger wrote: diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb new file mode 100644 index 000..db46271 --- /dev/null +++ b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb @@ -0,0 +1,23

Re: [oe] [meta-oe][PATCH] p7zip: new recipe

2015-01-29 Thread Jonathan Liu
Hi Raphael, On 29 January 2015 at 02:40, Raphael Freudiger raphael.freudi...@siemens.com wrote: diff --git a/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb b/meta-oe/recipes-extended/p7zip/p7zip_9.20.1.bb new file mode 100644 index 000..b67db00 --- /dev/null +++

Re: [oe] [meta-qt5] What is the proper way to enable OpenGL ES v2 without using .bbappend

2015-01-13 Thread Jonathan Liu
Hi Petr, On 14/01/2015 8:48 AM, Petr Nechaev wrote: what is the proper way to tell meta-qt5 to build with OpenGL ES v2 support without using a .bbappend file like this: -- # switch to GLES 2 support PACKAGECONFIG_GL = ${@base_contains('DISTRO_FEATURES', 'opengl', 'gles2',

Re: [oe] [PATCH][meta-qt5] qttools-native 5.4.0: align source checksums

2014-12-12 Thread Jonathan Liu
] = 5d39cdc63d43ae1f954517e517d9a5c24f2b2c91e22dab3ae6b5b81deb49983e +SRC_URI[md5sum] = 3de5923257b365526856094d7da0ad85 +SRC_URI[sha256sum] = 5a85a096ffd30463781dc3871ad9640a510eba0086188c7943d23adc3660741a Signed-off-by: Jonathan Liu net...@gmail.com Looks like I forgot to update checksums for that recipe. Thanks

[oe] [meta-qt5][PATCH] qtwebengine: whitelist supported architectures

2014-10-24 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-qt/qt5/qtwebengine.inc | 6 ++ 1 file changed, 6 insertions(+) diff --git a/recipes-qt/qt5/qtwebengine.inc b/recipes-qt/qt5/qtwebengine.inc index 397be70..940fdfb 100644 --- a/recipes-qt/qt5/qtwebengine.inc +++ b/recipes-qt/qt5

Re: [oe] [meta-qt5][PATCH] qtwebengine: backport patches to fix ARM build failures

2014-10-24 Thread Jonathan Liu
On 21/10/2014 8:34 PM, Martin Jansa wrote: On Mon, Oct 20, 2014 at 12:37:21PM +1100, Jonathan Liu wrote: On 18 October 2014 22:17, Martin Jansa martin.ja...@gmail.com wrote: On Sat, Oct 18, 2014 at 11:06:24AM +0200, Martin Jansa wrote: On Thu, Oct 16, 2014 at 03:44:05PM +1100, Jonathan Liu

Re: [oe] [meta-qt5][WIP][PATCH 5/5] qtwebengine: backport patches to fix ARM build failures

2014-10-20 Thread Jonathan Liu
Hi Martin, On 21 October 2014 04:33, Martin Jansa martin.ja...@gmail.com wrote: diff --git a/recipes-qt/qt5/qtwebengine/0004-Set-arm_tune-to-empty-string-if-mtune-flag-is-not-se.patch b/recipes-qt/qt5/qtwebengine/0004-Set-arm_tune-to-empty-string-if-mtune-flag-is-not-se.patch new file

Re: [oe] [meta-qt5][PATCH] qtwebengine: backport patches to fix ARM build failures

2014-10-19 Thread Jonathan Liu
On 18 October 2014 22:17, Martin Jansa martin.ja...@gmail.com wrote: On Sat, Oct 18, 2014 at 11:06:24AM +0200, Martin Jansa wrote: On Thu, Oct 16, 2014 at 03:44:05PM +1100, Jonathan Liu wrote: Signed-off-by: Jonathan Liu net...@gmail.com --- ...ix-ARM-NEON-detection-for-mfpu-neon-vfpv4

  1   2   3   >