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
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
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|
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
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.
""
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
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
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
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
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
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
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
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
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
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-
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
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,
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
: 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
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
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
---
.
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
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
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
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(-)
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
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
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
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/
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
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
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
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 ++
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
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
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
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,
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
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
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
$ 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
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
$ 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
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
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
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
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
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
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
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
-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
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
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
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
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
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
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
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
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
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 +
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
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-
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
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
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
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
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
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
${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
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
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
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
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
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:
/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
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
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
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
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
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
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
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
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
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
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
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
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
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
/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
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
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
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 (
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
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
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
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
/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
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
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-
[../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 - 100 of 367 matches
Mail list logo