Re: [oe] [meta-oe][PATCH 2/2] thin-provisioning-tools: 1.0.13 -> 1.0.14

2025-02-27 Thread Robert Yang via lists.openembedded.org
quot; Are there any more layers or settings with your builder? // Robert On Mon, Feb 24, 2025 at 7:46 PM Robert Yang via lists.openembedded.org wrote: From: Robert Yang * License-Update: Update links in GPLv3 (http -> https) * It need depend on pkg-config, udev and clang-native to build

[oe] [meta-oe][PATCH 1/2] conf/layer.conf: meta-clang -> clang-layer

2025-02-24 Thread Robert Yang via lists.openembedded.org
From: Robert Yang It should be clang-layer, not meta-clang. Signed-off-by: Robert Yang --- meta-oe/conf/layer.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 42fff2ce18..b75a3ccaf9 100644 --- a/meta-oe/conf

[oe] [meta-oe][PATCH 2/2] thin-provisioning-tools: 1.0.13 -> 1.0.14

2025-02-24 Thread Robert Yang via lists.openembedded.org
From: Robert Yang * License-Update: Update links in GPLv3 (http -> https) * It need depend on pkg-config, udev and clang-native to build * Move it to dynamic-layers since now it depends on meta-clang. Signed-off-by: Robert Yang --- .../thin-provisioning-tools-crates.inc|

[oe] [meta-oe][scarthgap][PATCH] hostapd: Add CVE id to CVE-2024-3596_00.patch

2025-01-19 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Signed-off-by: Robert Yang --- .../recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024-3596_00.patch b/meta-oe/recipes-connectivity/hostapd/hostapd/CVE-2024

[oe] [meta-oe][PATCH] gnulib: Add do_deploy_archives back

2024-11-05 Thread Robert Yang via lists.openembedded.org
From: Robert Yang The gnulib has sources, so we can't delete do_deploy_archives, the commit which deleted it said: """ commit 32d29814278262005ef9bd691178c68b8cb1e000 Author: leimaohui Date: Fri Aug 3 16:32:33 2018 +0800 Fix bug when inherit archiver. ""

Re: [oe] [PATCH v2 0/1] classes: Print bitbake branch and revision

2024-09-11 Thread Robert Yang via lists.openembedded.org
Sorry, I sent this to the wrong mailing list, please ignore it. // Robert On 9/11/24 21:10, Robert Yang via lists.openembedded.org wrote: From: Robert Yang * V2: - Move the code out of get_layer_revisions() as Alexander suggested - Always print bitbake branch and revision to make the

[oe] [PATCH v2 0/1] classes: Print bitbake branch and revision

2024-09-11 Thread Robert Yang via lists.openembedded.org
From: Robert Yang * V2: - Move the code out of get_layer_revisions() as Alexander suggested - Always print bitbake branch and revision to make the output consistent whenever bitbake is in a separate repo or not. * V1: - Initial version // Robert The following changes since commit

[oe] [PATCH v2 1/1] classes: Print bitbake branch and revision

2024-09-11 Thread Robert Yang via lists.openembedded.org
From: Robert Yang There is no bitbake revision when it is in a separate repo, then we have no way to know which version of bitbake is used from the log, this patch always prints it. * console-latest.log bitbake = "master:165368bad152a14b32b5216b938aa4b915d72a70" meta meta

Re: [oe] [meta-networking][PATCH] freeradius: upgrade 3.0.21 -> 3.0.26 --> Should we update to 3.2.x?

2024-04-01 Thread Robert Yang via lists.openembedded.org
On 3/31/24 1:03 AM, Khem Raj wrote: last three point releases of 3.2.x series has been stability releases, and I think it will become next stable following the release pattern, so I am fine with upgrading to 3.2.3, please rebase the patch on top of master-next and send here please. Thanks Khe

[oe] [meta-networking][PATCH] freeradius: 3.0.26 -> 3.2.3

2024-04-01 Thread Robert Yang via lists.openembedded.org
From: Robert Yang * Add --without-rlm_json to fix: configure: error: set --without-rlm_json to disable it explicitly * Add --without-rlm_cache_redis to fix: configure: error: set --without-rlm_cache_redis to disable it explicitly. * Drop 0017-add-python.m4-for-detecting-python-3.10.patch

[oe] [meta-oe][PATCH] gperftools: 2.10 -> 2.15

2024-03-21 Thread Robert Yang via lists.openembedded.org
From: Robert Yang * Remove 0001-Support-Atomic-ops-on-clang.patch because of: commit 54605b8a5807fe893a4b9ff8def982a264cdc6c9 Author: Aliaksey Kandratsenka Date: Wed Jun 21 10:39:18 2023 -0400 amputate old atomic ops implementation * Remove sgidef.patch because of: commit

[oe] [meta-oe][PATCH 1/1] thin-provisioning-tools: 1.0.9 -> 1.0.12

2024-03-08 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Signed-off-by: Robert Yang --- .../thin-provisioning-tools-crates.inc| 242 +++--- ...9.bb => thin-provisioning-tools_1.0.12.bb} | 2 +- 2 files changed, 97 insertions(+), 147 deletions(-) rename meta-oe/recipes-support/thin-provisioning-tools/{t

[oe] [meta-oe][PATCH 1/1] gnulib: 2018-12-18 -> 202401

2024-03-08 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Change version format to keep align with upstream branch name stable-${PV}. Signed-off-by: Robert Yang --- .../gnulib/{gnulib_2018-12-18.bb => gnulib_202401.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/gnu

[oe] [meta-filesystems][PATCH 1/1] xfsprogs: 6.5.0 -> 6.6.0

2024-03-08 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Rebased 0005-Replace-off64_t-stat64-with-off_t-stat.patch for 6.6.0. Signed-off-by: Robert Yang --- ...place-off64_t-stat64-with-off_t-stat.patch | 40 +-- .../{xfsprogs_6.5.0.bb => xfsprogs_6.6.0.bb} | 2 +- 2 files changed, 21 insertions(+), 21 deleti

[oe] [meta-filesystems][PATCH 1/1] yaffs2-utils: Upgrade to 20221209

2024-03-08 Thread Robert Yang via lists.openembedded.org
From: Robert Yang * The 20221209 is the commit date of SRCREV since this recipe has no version. * Add 0001-yaffs_guts.h-define-YTIME_T-if-not-already-defined.patch to fix build error: yaffs_guts.h:501:9: error: unknown type name 'YTIME_T' Signed-off-by: Robert Yang --- ...efine-

[oe] [meta-oe][PATCH] v4l-utils: Add PACKAGECONFIG for v4l2-tracer to fix determinstic build

2024-01-02 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Fixed do_package error when json-c is in the build dependencies chain: ERROR: QA Issue: -dev package libv4l-dev contains non-symlink .so '/usr/lib/libv4l2tracer.so' [dev-elf] This recipe builds out files such as av4l1compat.so v4l2convert.so and libv4l2tracer.so whi

Re: [oe] [meta-oe] [PATCH] minifi-cpp: Fix do_configure error builder aarch64

2023-12-14 Thread Robert Yang via lists.openembedded.org
Hi Khem and Ross, On 12/14/23 07:42, Khem Raj wrote: Robert, can you test and send improvements that Ross is suggesting here. I'm working on upgrade minifi-cpp from 0.7.0 to 0.15.0, I think that the patch is not needed after upgrade, but the upgrade is not easy. // Robert. On Wed, Dec 13,

[oe] [meta-oe] [PATCH] minifi-cpp: Fix do_configure error builder aarch64

2023-12-12 Thread Robert Yang via lists.openembedded.org
From: Robert Yang Fixed do_configure error when build on aarch64 host: error: cannot guess build type; you must specify one Signed-off-by: Robert Yang --- ...onfig.guess-Support-build-on-aarch64.patch | 31 +++ .../minifi-cpp/minifi-cpp_0.7.0.bb| 1 + 2 files

[oe] [meta-python][PATCH] tftpy: Add it for python tftp server and client

2023-01-13 Thread Robert Yang
: Robert Yang --- meta-python/recipes-devtools/python/tftpy_0.8.2.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644 meta-python/recipes-devtools/python/tftpy_0.8.2.bb diff --git a/meta-python/recipes-devtools/python/tftpy_0.8.2.bb b/meta-python/recipes-devtools/python

Re: [oe] [kirtstone][master][meta-oe][PATCH] redis: fix do_patch fuzz warning

2022-08-13 Thread Robert Yang
Please hold on this patch, we need a V2 to fix the multilib do_fetch error. // Robert On 8/12/22 17:14, Changqing Li wrote: From: Changqing Li Fix: WARNING: lib32-redis-7.0.4-r0 do_patch: Fuzz detected: Applying patch GNU_SOURCE.patch patching file src/zmalloc.c Hunk #1 succeeded at 32 with f

[oe] [meta-networking][PATCH] libldb: Fix installed-vs-shipped and rebuild error

2022-04-24 Thread Robert Yang
e packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. sssd: 2 installed and not shipped files. [installed-vs-shipped] And also remove bin/ got get a clean rebuild, otherwise, the rebuild result may be incorrect. Signed-off-by: Robert Yang --- .

[oe] [meta-python][PATCH] python3-wxgtk4: Require DISTRO_FEATURES as gtk3

2022-04-09 Thread Robert Yang
CONFIG, so remove the checking for PACKAGECONFIG. Signed-off-by: Robert Yang --- .../python3-wxgtk4/python3-wxgtk4_4.1.1.bb| 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb b/meta-p

Re: [oe] [meta-python][PATCH] python3-wxgtk4: add distro feature check to match dependency

2022-04-09 Thread Robert Yang
Hello, On 4/4/22 20:44, Davide Gardenal wrote: Add REQUIRED_DISTRO_FEATURE to match wxwidgets, this fix build error (not buildable target) when x11 is not supported Signed-off-by: Davide Gardenal --- .../recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.1.1.bb | 4 1 file changed, 4 i

Re: [oe] [PATCH] wxwidgets: Fix building without x11

2022-04-08 Thread Robert Yang
On 4/9/22 01:41, Khem Raj wrote: On Fri, Apr 8, 2022 at 10:36 AM Scott Murray wrote: On Fri, 8 Apr 2022, Scott Murray via lists.openembedded.org wrote: Building with wayland and opengl in DISTRO_FEATURES without x11 as well was giving the error: wxwidgets: PACKAGECONFIG[no_gui] Conflict p

[oe] [meta-oe][PATCH] wxwidgets: Only enable opengl when both x11 and opengl are in DISTRO_FEATURES

2022-04-07 Thread Robert Yang
The opengl can't work without x11 since it depends on libglu, and oe-core/meta/recipes-graphics/mesa/libglu_9.0.2.bb requires both x11 and opengl. Signed-off-by: Robert Yang --- meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [oe] [meta-oe][PATCH] wxwidgets: Fix checking for PACKAGECONFIG and DISTRO_FEATURES

2022-04-07 Thread Robert Yang
1 and opengl. I will send a patch to fix it. // Robert ERROR: //meta-openembedded/meta-oe/recipes-extended/wxwidgets/ wxwidgets_3.1.5.bb: wxwidgets: PACKAGECONFIG[no_gui] Conflict package config 'opengl' set in PACKAGECONFIG. On Sat, 2 Apr 2022 at 06:26, Robert Yang wrote: Th

[oe] [meta-oe][PATCH] wxwidgets: git -> gitsm to fix build when no x11

2022-04-01 Thread Robert Yang
Fixed when x11 is not in DISTRO_FEATURES: $ bitbake wxwidgets CMake Error at build/cmake/functions.cmake:542 (add_library): Cannot find source file: /path/to/core2-64-wrs-linux/wxwidgets/3.1.5-r0/git/src/expat/expat/lib/xmlparse.c Signed-off-by: Robert Yang --- meta-oe/recipes-extended

[oe] [meta-oe][PATCH] wxwidgets: Fix checking for PACKAGECONFIG and DISTRO_FEATURES

2022-04-01 Thread Robert Yang
as skipped: missing required distro feature 'x11' (not in DISTRO_FEATURES) Signed-off-by: Robert Yang --- meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets

[oe] [meta-oe][PATCH] nspr: Fix build with nativesdk-gcc from buildtools-extended-tarball

2021-01-06 Thread Robert Yang
had to figure it out. The quick workaround is using "-lpthread -lrt" Signed-off-by: Robert Yang --- ...ts-Makefile.in-Add-lrt-to-EXTRA_LIBS.patch | 47 +++ meta-oe/recipes-support/nspr/nspr_4.29.bb | 1 + 2 files changed, 48 insertions(+) create mode 100644 meta-oe/

[oe] [meta-networking][PATCH] drbd-utils: Add CLEANBROKEN to fix rebuild errors

2020-07-08 Thread Robert Yang
Fixed when rebuild: DEBUG: Executing shell function autotools_preconfigure NOTE: make clean aclocal autoheader autoconf You need to call ./configure with appropriate arguments (again). make: *** [Makefile:287: config.status] Error 1 Signed-off-by: Robert Yang --- meta-networking/recipes

Re: [oe] [PATCH] rocksdb: Fix compile error for DEBUG_BUILD

2020-01-09 Thread Robert Yang
On 1/9/20 4:14 PM, Adrian Bunk wrote: On Thu, Jan 09, 2020 at 03:13:57PM +0800, Robert Yang wrote: On 1/8/20 5:27 PM, Adrian Bunk wrote: On Wed, Jan 08, 2020 at 02:09:03PM +0800, Robert Yang wrote: Fixed do_compile error when DEBUG_BUILD = "1": db/write_thread.cc:183:14: err

Re: [oe] [PATCH] rocksdb: Fix compile error for DEBUG_BUILD

2020-01-08 Thread Robert Yang
On 1/8/20 5:27 PM, Adrian Bunk wrote: On Wed, Jan 08, 2020 at 02:09:03PM +0800, Robert Yang wrote: Fixed do_compile error when DEBUG_BUILD = "1": db/write_thread.cc:183:14: error: 'state' may be used uninitialized in this function [-Werror=maybe-uninitialized] ... -Og

[oe] [PATCH] rocksdb: Fix compile error for DEBUG_BUILD

2020-01-07 Thread Robert Yang
Fixed do_compile error when DEBUG_BUILD = "1": db/write_thread.cc:183:14: error: 'state' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Robert Yang --- .../0001-db-write_thread.cc-Initialize-state.patch | 31 ++

[oe] [PATCH 1/2] corosync: Fix PACKAGECONFIG flag for rdma

2019-09-28 Thread Robert Yang
Fixed: PACKAGECONFIG_append_pn-corosync = ' rdma' $ bitbake corosync | configure: error: Package requirements (rdmacm) were not met: | | No package 'rdmacm' found Signed-off-by: Robert Yang --- meta-networking/recipes-extended/corosync/corosync_2.4.4.bb | 2 +- 1 file

[oe] [PATCH 2/2] net-snmp: Fix PACKAGECONFIG for perl

2019-09-28 Thread Robert Yang
enabled. Signed-off-by: Robert Yang --- meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb

[oe] [PATCH 0/2][meta-networking] Fixes for corosync and net-snmp

2019-09-28 Thread Robert Yang
eta-openembedded-contrib/log/?h=rbt/pkgconfig Robert Yang (2): corosync: Fix PACKAGECONFIG flag for rdma net-snmp: Fix PACKAGECONFIG for perl meta-networking/recipes-extended/corosync/corosync_2.4.4.bb | 2 +- meta-networking/recipes-protocols/net-snmp/net-snmp_5.8.bb | 9 + 2 files changed

Re: [oe] [meta-networking][PATCH 1/2] spice: append -Wno-error=address-of-packed-member only for target

2019-09-27 Thread Robert Yang
o have the PACKAGECONFIG to control the dependency explicitly. right Got it, thanks. // Robert Cheers, On Fri, Sep 27, 2019 at 9:20 AM Robert Yang wrote: Hi Martin, We found another problem on spice_git.bb: PACKAGECONFIG[smartcard] = "--enable-smartcard,--disable-smartcard,libcacard,

Re: [oe] [meta-networking][PATCH 1/2] spice: append -Wno-error=address-of-packed-member only for target

2019-09-27 Thread Robert Yang
alid, should we remove it? // Robert On 9/27/19 11:56 AM, Robert Yang wrote: On 9/27/19 3:48 AM, Adrian Bunk wrote: On Thu, Sep 26, 2019 at 04:26:54PM +, Martin Jansa wrote: * with older native gcc on host this will break spice-native with:    cc1: error: -Werror=address-of-packed-me

Re: [oe] [meta-networking][PATCH 1/2] spice: append -Wno-error=address-of-packed-member only for target

2019-09-26 Thread Robert Yang
On 9/27/19 3:48 AM, Adrian Bunk wrote: On Thu, Sep 26, 2019 at 04:26:54PM +, Martin Jansa wrote: * with older native gcc on host this will break spice-native with: cc1: error: -Werror=address-of-packed-member: no option -Waddress-of-packed-member Signed-off-by: Martin Jansa --- me

[oe] [PATCH 6/8] libnet-dns-sec-perl: Drop broken native

2019-09-25 Thread Robert Yang
ove it. Signed-off-by: Robert Yang --- meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb b/meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb index 3fa6294..240ffec 100644

[oe] [PATCH 7/8] iperf3: Drop broken native

2019-09-25 Thread Robert Yang
$ bitbake iperf3-native configure: error: --with-openssl was given, but test for OpenSSL failed It's a broken native recipe which means no ones need it any more, so remove it. Signed-off-by: Robert Yang --- meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb | 2 -- 1 file changed, 2 dele

[oe] [PATCH 8/8] spice: Drop broken native

2019-09-25 Thread Robert Yang
remove it. Signed-off-by: Robert Yang --- meta-networking/recipes-support/spice/spice_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-networking/recipes-support/spice/spice_git.bb b/meta-networking/recipes-support/spice/spice_git.bb index 552f81d..30e939a 10

[oe] [PATCH 3/8] fuse: Fix installed-vs-shipped for nativesdk

2019-09-25 Thread Robert Yang
$ bitbake nativesdk-fuse ERROR: nativesdk-fuse-2.9.9-r0 do_package: QA Issue: nativesdk-fuse: Files/directories were installed but not shipped in any package: /dev /etc /etc/init.d /etc/udev /etc/init.d/fuse /etc/udev/rules.d /etc/udev/rules.d/99-fuse.rules Signed-off-by: Robert Yang

[oe] [PATCH 2/8] python-incremental: Drop broken nativesdk

2019-09-25 Thread Robert Yang
roken nativesdk. Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python-incremental.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-incremental.inc b/meta-python/recipes-devtools/python/python-incremental.in

[oe] [PATCH 4/8] keyutils: Fix installed-vs-shipped for nativesdk

2019-09-25 Thread Robert Yang
Signed-off-by: Robert Yang --- meta-oe/recipes-security/keyutils/keyutils_1.6.bb | 12 1 file changed, 12 insertions(+) diff --git a/meta-oe/recipes-security/keyutils/keyutils_1.6.bb b/meta-oe/recipes-security/keyutils/keyutils_1.6.bb index dca86f3..572143a 100644 --- a/meta-oe

[oe] [PATCH 5/8] libnet-ssleay-perl: Drop broken native

2019-09-25 Thread Robert Yang
Signed-off-by: Robert Yang --- meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb index dccef16..50ab5af 100644 --- a/me

[oe] [PATCH 1/8] python-asn1crypto: extend to nativesdk

2019-09-25 Thread Robert Yang
Fixed: $ bitbake nativesdk-python3-cryptography ERROR: Nothing PROVIDES 'nativesdk-python3-asn1crypto' Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devto

[oe] [PATCH 0/8] [meta-oe][meta-perl][meta-python] Fixes for native and nativesdk

2019-09-25 Thread Robert Yang
ded-contrib/log/?h=rbt/native Robert Yang (8): python-asn1crypto: extend to nativesdk python-incremental: Drop broken nativesdk fuse: Fix installed-vs-shipped for nativesdk keyutils: Fix installed-vs-shipped for nativesdk libnet-ssleay-perl: Drop broken native libnet-dns-sec-perl: D

[oe] [meta-networking][PATCH] netcf: Fix do_configure failed when multilib

2019-09-04 Thread Robert Yang
Fixed do_configure failed: $ bitbake lib32-netcf cp: cannot stat '/path/to/lib32-recipe-sysroot/usr/share/gnulib': No such file or directory Signed-off-by: Robert Yang --- meta-networking/recipes-support/netcf/netcf_0.2.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[oe] [meta-networking][PATCH] netcf: Fix Manifest not found issue

2019-08-30 Thread Robert Yang
lib has no related tasks: do_package[noexec] = "1" do_packagedata[noexec] = "1" deltask package_write_ipk deltask package_write_deb deltask package_write_rpm deltask do_deploy_archives Depends on gnulib:do_populate_sysroot explicitly to fix the problem. Signed-off-by: Robert Yang

Re: [oe] [meta-oe][PATCH] librelp: Pass Wno-error to compiler

2019-07-22 Thread Robert Yang
-errors so build can still go on, if we need to fix the warnings they still are present in log.do_compile Signed-off-by: Khem Raj Cc: Oleksandr Kravchuk Cc: Robert Yang --- meta-oe/recipes-extended/rsyslog/librelp_1.4.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/reci

[oe] [PATCH] yaffs2-utils: Set CLEANBROKEN

2019-01-24 Thread Robert Yang
Fixed make clean error: NOTE: make -e MAKEFLAGS= clean make -C /lib/modules/4.4.0-112-generic/build M= make: *** /lib/modules/4.4.0-112-generic/build: No such file or directory. Stop. make: *** [clean] Error 2 Signed-off-by: Robert Yang --- meta-filesystems/recipes-filesystems/yaffs2/yaffs2

[oe] [meta-networking][PATCH] cyrus-sasl: CLEANBROKEN = "1"

2018-08-28 Thread Robert Yang
Fixed rebuild error: configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm .././config.cache' and start over configure: error: ./configure failed for saslauthd Signed-off-by: Robert Yang --- meta-networking/recipes-dae

[oe] [meta-python][PATCH 2/2] python-pbr.inc: remove it

2018-08-03 Thread Robert Yang
There is one in oe-ocore, so remove it, and let python-pbr_4.2.0.bb use the one in oe-core. Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python-pbr.inc | 14 -- meta-python/recipes-devtools/python/python-pbr_4.2.0.bb | 3 ++- 2 files changed, 2 insertions

[oe] [meta-python][PATCH 1/2] python3-pbr: remove it

2018-08-03 Thread Robert Yang
There is one in oe-core, so remove it. Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pbr_4.2.0.bb diff --git a/meta-python/recipes-devtools/python

[oe] [meta-python][PATCH 0/2] python3-pbr: remove it to use the on in oe-core

2018-08-03 Thread Robert Yang
s for python3, and meta-python's is for python2, I think that we can remove the one in meta-python as I did for python-pbr. I will send patches to cleanup them if no objections. // Robert Robert Yang (2): python3-pbr: remove it python-pbr.inc: remove it meta-python/recipes-devtools/pyt

[oe] [meta-networking][PATCH 2/2] ntop: fix so generation in plugins/Makefile.am

2018-07-10 Thread Robert Yang
Fixed build with automake 1.16.1: | i586-poky-linux-gcc: error: netflowPlugin.o: No such file or directory | i586-poky-linux-gcc: error: unrecognized command line option '-flat_namespace'; did you mean '-Wnamespaces'? | i586-poky-linux-gcc: fatal error: no input files Signed

[oe] [meta-oe][PATCH 1/2] sblim-sfcb: fix sfcbinst2mof_DEPENDENCIES in Makefile.am

2018-07-10 Thread Robert Yang
Fixed build with automake 1.16.1: /path/to/i586-poky-linux/8.1.0/ld: cannot find -lsfcBrokerCore collect2: error: ld returned 1 exit status Signed-off-by: Robert Yang --- .../sblim-sfcb-1.4.9-fix-sfcbinst2mof.patch| 31 ++ .../sblim-sfcb/sblim-sfcb_1.4.9.bb

Re: [oe] [meta-oe][PATCH] gd: Replace strncpy with memccpy to fix -Wstringop-truncation.

2018-06-20 Thread Robert Yang
Hi Khem, On 06/20/2018 10:34 AM, Robert Yang wrote: On 06/20/2018 10:28 AM, Khem Raj wrote: On Tue, Jun 19, 2018 at 7:14 PM Robert Yang wrote: Fixed: git/src/gdft.c:1699:2: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as

[oe] [meta-oe][PATCH][V2] gd: Replace strncpy with memccpy to fix -Wstringop-truncation.

2018-06-20 Thread Robert Yang
Fixed for gcc8: git/src/gdft.c:1699:2: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] Signed-off-by: Robert Yang --- ...gdft.c-Replace-strncpy-with-memccpy-to-fi.patch | 46 +

Re: [oe] [meta-oe][PATCH] gd: Replace strncpy with memccpy to fix -Wstringop-truncation.

2018-06-19 Thread Robert Yang
On 06/20/2018 10:28 AM, Khem Raj wrote: On Tue, Jun 19, 2018 at 7:14 PM Robert Yang wrote: Fixed: git/src/gdft.c:1699:2: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] Signed-off-by: R

[oe] [meta-oe][PATCH] gd: Replace strncpy with memccpy to fix -Wstringop-truncation.

2018-06-19 Thread Robert Yang
Fixed: git/src/gdft.c:1699:2: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation] Signed-off-by: Robert Yang --- ...gdft.c-Replace-strncpy-with-memccpy-to-fi.patch | 46 ++ meta-

Re: [oe] [meta-java][PATCH 2/2] openjdk-8: combine the -dbg package

2018-06-10 Thread Robert Yang
Hi Richard, On 06/08/2018 06:07 PM, Richard Leitner wrote: On 06/08/2018 11:02 AM, Wenlin Kang wrote: On 2018年06月08日 15:39, Richard Leitner wrote: Hi, thank you for you patch! On 06/07/2018 11:24 AM, Wenlin Kang wrote: One recipe should only have one -dbg package, because OE only picks up al

[oe] [meta-oe][PATCH] xorg: Replace depreciated *proto depends with xorgproto

2018-05-07 Thread Robert Yang
The oe-core commit 9d236bd40ef8598c78c1ea807d658467700505e2 has removed *proto, we also need to do so in meta-openembedded. Signed-off-by: Robert Yang --- meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.8.0.bb | 4 ++-- meta-oe/recipes-graphics/xorg-driver/xf86-video-mga_1.6.5.bb

Re: [oe] [meta-networking][PATCH] waf-samba.bbclass: No longer inherit waf.bbclass

2018-02-11 Thread Robert Yang
On 02/12/2018 05:51 AM, Joshua Watt wrote: waf-samba.bbclass uses waf in a very different way than the "standard" method that waf.bbclass targets and ends getting very little useful functionality from that class. Signed-off-by: Joshua Watt --- meta-networking/classes/waf-samba.bbclass | 29

[oe] [meta-networking][PATCH] drbd-utils: remove 0001-drbd-8.4.4-drbd-tools-only-rmmod-if-DRBD-is-a-module.patch

2017-09-14 Thread Robert Yang
It is already in the source, fixed do_patch failure: Patch 0001-drbd-8.4.4-drbd-tools-only-rmmod-if-DRBD-is-a-module.patch is already applied; check your series file ERROR: drbd-utils-8.9.6-r0 do_patch: Function failed: patch_do_patch Signed-off-by: Robert Yang --- ...drbd-tools-only-rmmod-if

[oe] [meta-oe][PATCH] glibmm: fix perl path

2017-08-21 Thread Robert Yang
Fixed: ERROR: QA Issue: /usr/lib/glibmm-2.4/proc/gmmproc contained in package glibmm-dev requires /path/to/tmp/hosttools/perl, but no providers found in RDEPENDS_glibmm-dev? [file-rdeps] Signed-off-by: Robert Yang --- meta-oe/recipes-core/glib-2.0/glibmm_2.50.1.bb | 4 1 file changed, 4

Re: [oe] [meta-filesystems][PATCH] fuse: fix SRC_URI

2017-06-16 Thread Robert Yang
On 06/16/2017 04:13 PM, Martin Jansa wrote: It's already in master for last 2 days: http://git.openembedded.org/meta-openembedded/commit/?id=d3dd8bc3721f3958eb7ddeb026f7221d48daa986 Sorry, I didn't see that before I sent the patch. // Robert On Fri, Jun 16, 2017 at 4:04 AM, R

[oe] [meta-filesystems][PATCH] fuse: fix SRC_URI

2017-06-15 Thread Robert Yang
${P} -> ${BP}, otherwise it would fail when multilib. Signed-off-by: Robert Yang --- meta-filesystems/recipes-support/fuse/fuse_2.9.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-filesystems/recipes-support/fuse/fuse_2.9.7.bb b/meta-filesystems/recipes-supp

Re: [oe] [meta-networking][PATCH v3] wireguard: add WireGuard kernel module and tools

2017-05-18 Thread Robert Yang
On 05/19/2017 02:26 AM, Stefan Agner wrote: On 2017-05-18 11:19, Joe MacDonald wrote: [Re: [oe] [meta-networking][PATCH v3] wireguard: add WireGuard kernel module and tools] On 17.05.18 (Thu 10:55) Stefan Agner wrote: On 2017-05-18 00:29, Robert Yang wrote: Hi Stefan, On 04/27/2017 01:30

Re: [oe] [meta-networking][PATCH v3] wireguard: add WireGuard kernel module and tools

2017-05-18 Thread Robert Yang
Hi Stefan, On 04/27/2017 01:30 PM, Stefan Agner wrote: WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. The recipes add the current experi

[oe] [meta-oe] [PATCH] php: remove PNBLACKLIST

2017-04-12 Thread Robert Yang
It has been fixed since: commit b5bb61163751d93672bdcdfb24dda21398e42657 Author: dengke...@windriver.com Date: Tue Mar 28 04:13:36 2017 -0400 php: fix install failure Also remove it for xdebug since php works now. Signed-off-by: Robert Yang --- meta-oe/recipes-devtools/php/php_5.6.26

Re: [oe] [OE-core] devshell not working after pulling latest oe-core changes

2017-03-13 Thread Robert Yang
On 03/13/2017 03:37 PM, akuster808 wrote: On 03/13/2017 12:19 AM, Richard Purdie wrote: On Mon, 2017-03-13 at 00:09 -0700, akuster808 wrote: tmux split-window "do_terminal" tmux new-window -n "OpenEmbedded Developer Shell" "do_terminal" terminology -T="OpenEmbedded Developer

Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
enembedded-contrib/log/?h=rbt/deps Robert Yang (3): postgresql: add gettext-native and tcl-native to DEPENDS udisks: add dbus-glib-native to DEPENDS python-pbr: remove PNBLACKLIST // Robert On Tue, Feb 14, 2017 at 2:51 AM, Robert Yang mailto:liezhi.y...@windriver.com>> wrote:

Re: [oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
/log/?h=rbt/deps Robert Yang (3): postgresql: add gettext-native and tcl-native to DEPENDS udisks: add dbus-glib-native to DEPENDS python-pbr: add python-setuptools-native to DEPENDS meta-oe/recipes-support/postgresql/postgresql.inc| 5 ++--- meta-oe/recipes-support/udisks

[oe] [PATCH 10/13] openflow: inherit pkgconfig

2017-02-13 Thread Robert Yang
Fixed: configure:4463: error: possibly undefined macro: PKG_CHECK_MODULES If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:4466: error: possibly undefined macro: AC_MSG_WARN Signed-off-by: Robert Yang --- meta-networking

[oe] [PATCH 12/13] gnome-disk-utility: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: make[3]: dbus-binding-tool: Command not found make[3]: *** [udisks-daemon-glue.h] Error 127 Signed-off-by: Robert Yang --- .../recipes-gnome/gnome-disk-utility/gnome-disk-utility_2.32.0.bb| 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes

[oe] [PATCH 13/13] libnet-ssleay-perl: fix EXTRALIBS and LDLOADLIBS

2017-02-13 Thread Robert Yang
Fixed: recipe-sysroot-native/usr/bin/i586-wrs-linux/../../libexec/i586-wrs-linux/gcc/i586-wrs-linux/6.3.0/ld: cannot find -lssl -lcrypto -lz collect2: error: ld returned 1 exit status make: *** [blib/arch/auto/Net/SSLeay/SSLeay.so] Error 1 Signed-off-by: Robert Yang --- meta-perl/recipes-perl

[oe] [PATCH 11/13] openconnect: add gettext-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: checking for msgfmt... no configure: error: msgfmt could not be found. Try configuring with --disable-nls Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/openconnect/openconnect_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta

[oe] [PATCH 08/13] sthttpd: add base-passwd to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: chgrp www-data tmp/work/i586-wrs-linux/sthttpd/2.27.0-r0/image/usr/sbin/makeweb chgrp: invalid group: www-data make[3]: *** [install-exec-hook] Error 1 Signed-off-by: Robert Yang --- meta-webserver/recipes-httpd/sthttpd/sthttpd_2.27.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff

[oe] [PATCH 04/13] udisks2: add libxslt-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | checking for xsltproc... no | configure: error: xsltproc is needed Signed-off-by: Robert Yang --- meta-oe/recipes-support/udisks/udisks2_2.1.7.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/udisks/udisks2_2.1.7.bb b/meta-oe/recipes

[oe] [PATCH 03/13] udisks: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | dbus-binding-tool --prefix=daemon --mode=glib-server --output=daemon-glue.h ../data/org.freedesktop.UDisks.xml | make[2]: dbus-binding-tool: Command not found Signed-off-by: Robert Yang --- meta-oe/recipes-support/udisks/udisks_1.0.5.bb | 4 +++- 1 file changed, 3 insertions(+), 1

[oe] [PATCH 09/13] nostromo: add base-passwd to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: chown: invalid user: www-data:www-data WARNING: tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/temp/run.do_install.33423:1 exit 1 from 'chown -R www-data:www-data tmp/work/i586-wrs-linux/nostromo/1.9.6-r0/image//var/nostromo' Signed-off-by: Robert Yang --- meta-webserver/rec

[oe] [PATCH 06/13] xfce4-notifyd: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: configure:16468: checking for dbus-binding-tool configure:16501: result: no Signed-off-by: Robert Yang --- meta-xfce/recipes-apps/xfce4-notifyd/xfce4-notifyd_0.3.4.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-xfce/recipes-apps/xfce4-notifyd/xfce4

[oe] [PATCH 07/13] python-pbr: add python-setuptools-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: ERROR: python setup.py build execution failed. Traceback (most recent call last): File "setup.py", line 17, in import setuptools ImportError: No module named setuptools Signed-off-by: Robert Yang --- meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 1 + 1 file

[oe] [PATCH 05/13] xfdesktop: add dbus-glib-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: configure:15214: checking for dbus-binding-tool configure:15245: result: no configure:15254: error: could not find dbus-binding-tool in $PATH. You can run ./configure DBUS_BINDING_TOOL=/path/to/dbus-binding-tool to define a custom location for it. Signed-off-by: Robert Yang --- meta

[oe] [PATCH 02/13] postgresql: add gettext-native and tcl-native to DEPENDS

2017-02-13 Thread Robert Yang
Fixed: | checking for msgfmt... no | configure: error: msgfmt is required for NLS And: | checking for tclsh83... no | configure: error: Tcl shell not found Signed-off-by: Robert Yang --- meta-oe/recipes-support/postgresql/postgresql.inc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions

[oe] [PATCH 01/13] dibbler: fix SRC_URI from ${P} to ${BP}

2017-02-13 Thread Robert Yang
Otherwise it would fail when multilib. Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb b/meta-networking/recipes

[oe] [PATCH 00/13] fix for dependencies issues

2017-02-13 Thread Robert Yang
/log/?h=rbt/deps Robert Yang (13): dibbler: fix SRC_URI from ${P} to ${BP} postgresql: add gettext-native and tcl-native to DEPENDS udisks: add dbus-glib-native to DEPENDS udisks2: add libxslt-native to DEPENDS xfdesktop: add dbus-glib-native to DEPENDS xfce4-notifyd: add dbus-glib-native

[oe] [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}

2017-01-19 Thread Robert Yang
Otherwise it would fail when multilib. (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20170120 Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity

Re: [oe] [meta-filesystems][PATCH V2] xfsprogs: Fix parallel install and Make dependencies

2016-12-25 Thread Robert Yang
Hi, I still get errors after applied this patch, we can see that there is no -luuid on command line: ../i586-wrs-linux-libtool --quiet --tag=CC --mode=link i586-wrs-linux-gcc -m32 -march=i586 --sysroot=/buildarea/lyang1/build_rebase/test_qemux86/tmp/sysroots/qemux86 -o xfs_io -Wl,-O1 -Wl,--h

Re: [oe] bitbake dependency question

2016-12-12 Thread Robert Yang
Hi Robert On 12/13/2016 10:10 AM, Robert Cagle wrote: I'm trying to figure out a reasonable way to specify dependencies on an unknown/virtual set of other recipes. For example, Recipe A: Plugin #1 (installs a plugin spec somewhere in /usr/share) Recipe B: Plugin #2 (same) Recipe C: Plugin #3 (

[oe] [PATCH 2/2] lftp: do_configure: fix "Argument list too long"

2016-12-01 Thread Robert Yang
Fixed when len(TMPDIR) = 410: aclocal: error: cannot open echo [snip]: Argument list too long This is becuase it has a lot of m4 files, use relative path for them can fix the problem. Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb | 2 ++ 1 file changed

[oe] [PATCH 1/2] inetutils: do_configure: fix "Argument list too long"

2016-12-01 Thread Robert Yang
Fixed when len(TMPDIR) = 410: aclocal: error: cannot open echo [snip]: Argument list too long This is becuase it has a lot of m4 files, use relative path for them can fix the problem. Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 2 ++ 1

[oe] [PATCH] lftp: fix PACKAGECONFIG[readline]

2016-10-28 Thread Robert Yang
fix the problem. And also add --with-readline=no when PACKAGECONFIG is not set for readline. Signed-off-by: Robert Yang --- meta-networking/recipes-connectivity/lftp/lftp_4.7.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/lftp

Re: [oe] [PATCH] sdparm: 1.09 -> 1.10

2016-10-25 Thread Robert Yang
Missing [meta-oe] in subject line, see: propriate prefix so that it is clear which layer the patch is intended to be applied to: // Robert On 10/25/2016 12:47 PM, Dengke Du wrote: Signed-off-by: Dengke Du --- .../sdparm/files/make-sysroot-work.patch | 14 - meta-oe/r

[oe] [meta-systemd][PATCH] dhcp_%.bbappend: fix replaces original key warning

2016-10-20 Thread Robert Yang
/dhcp_4.3.4.bb: Variable key SYSTEMD_SERVICE_${PN}-client (dhclient.service) replaces original key SYSTEMD_SERVICE_dhcp-client (dhclient.service). Signed-off-by: Robert Yang --- meta-systemd/oe-core/recipes-connectivity/dhcp/dhcp_%.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

Re: [oe] [meta-oe][PATCH] xfsprogs: blacklist, needs upgrade to stay compatible with default kernel

2016-09-12 Thread Robert Yang
Hi Martin, I sent an upgrade for xfsprogs just now: [oe] [meta-filesystems][PATCH 1/2] xfsprogs: 3.2.3 -> 4.7.0 // Robert On 09/11/2016 03:37 PM, Martin Jansa wrote: Signed-off-by: Martin Jansa --- meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.2.3.bb | 3 +++ 1 file changed, 3 inserti

[oe] [meta-filesystems][PATCH 1/2] xfsprogs: 3.2.3 -> 4.7.0

2016-09-12 Thread Robert Yang
TREAM) -- Sent to oe-devel on 20160912 Signed-off-by: Robert Yang --- .../files/drop-configure-check-for-aio.patch | 93 -- .../xfsprogs/files/remove-install-as-user.patch| 53 +--- ...nerate-crctable-which-is-moved-into-runti.patch | 40 -- .../recipes-

[oe] [meta-filesystems][PATCH 2/2] xfsdump: 3.1.4 -> 3.1.6

2016-09-12 Thread Robert Yang
[../include/buildrules:33: xfsinvutil] Error 1 (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20160912 Signed-off-by: Robert Yang --- .../recipes-utils/xfsdump/xfsdump_3.1.4.bb | 36 -- .../recipes-utils/xfsdump/xfsdump_3.1.6.bb | 36

  1   2   3   4   >