[yocto] [PATCH] libselinux: drop flag: -Wno-unused-but-set-variable

2013-04-30 Thread Randy MacLeod
The flag: -Wno-unused-but-set-variable isn't supported on older versions of gcc such as gcc-4.1.2 which is the native compiler for RHEL-5.9. I've droped this warning flag for both the native and target builds. Signed-off-by: Randy MacLeod --- .../libselinux-drop-Wno-unus

[yocto] [PATCH] libsemanage: drop flag: -Wno-unused-but-set-variable

2013-04-30 Thread Randy MacLeod
The flag: -Wno-unused-but-set-variable isn't supported on older versions of gcc such as gcc-4.1.2 which is the native compiler for RHEL-5.9. Drop this warning flag for both the native and target builds. Signed-off-by: Randy MacLeod --- ...semanage-drop-Wno-unused-but-set-variable.patch |

Re: [yocto] [PATCH] libsemanage: drop flag: -Wno-unused-but-set-variable

2013-05-01 Thread Randy MacLeod
On 13-05-01 12:12 AM, Khem Raj wrote: On Apr 30, 2013, at 8:15 PM, Randy MacLeod wrote: The flag: -Wno-unused-but-set-variable isn't supported on older versions of gcc such as gcc-4.1.2 which is the native compiler for RHEL-5.9. Drop this warning flag for both the native and target b

Re: [yocto] [meta-selinux][PATCH 0/4] Begin mingrating bbappends to use wildcards in place of version numbers.

2014-02-11 Thread Randy MacLeod
ibxcb_%.bbappend delete mode 100644 recipes-graphics/xcb/libxcb_1.9.3.bbappend -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-selinux][PATCH 0/4] Begin mingrating bbappends to use wildcards in place of version numbers.

2014-02-12 Thread Randy MacLeod
On 14-02-11 09:54 PM, Philip Tricca wrote: On 02/11/2014 08:15 PM, Joe MacDonald wrote: [Re: [yocto] [meta-selinux][PATCH 0/4] Begin mingrating bbappends to use wildcards in place of version numbers.] On 14.02.11 (Tue 15:11) Randy MacLeod wrote: On 14-02-06 10:09 PM, Philip Tricca wrote: The

Re: [yocto] [OE-core] [PATCH] nmap: use native python and add python dependence

2014-02-18 Thread Randy MacLeod
. ../Randy ___ Openembedded-core mailing list openembedded-c...@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350

Re: [yocto] Python3 ptest and unittest

2014-02-21 Thread Randy MacLeod
Does that sound interesting to anyone else? Yes, this seems to be very useful. Can you send a patch for review? -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Python3 ptest and unittest

2014-02-23 Thread Randy MacLeod
On 14-02-22 08:07 PM, Paul Barker wrote: On 21 February 2014 16:08, Randy MacLeod wrote: On 14-02-18 04:27 PM, Paul Barker wrote: I've just thrown together a couple of things which may be useful. They're currently slightly hackish but I could improve them and share them/subm

[yocto] [PATCH] Use BPN in SRC_URI to enable multilib builds

2014-04-19 Thread Randy MacLeod
Signed-off-by: Randy MacLeod --- recipes-security/libcap-ng/libcap-ng_0.7.3.bb | 2 +- recipes-security/libseccomp/libseccomp_2.1.1.bb | 2 +- recipes-security/nikto/nikto_2.1.5.bb | 2 +- recipes-security/nmap/nmap_6.25.bb | 2 +- recipes-security/pinentry

[yocto] [oe] [meta-selinux] Re: meta-selinux updates for oe-core-1.9 -- resend to right list.

2015-08-13 Thread Randy MacLeod
-list like I should have originally. On 2015-07-31 01:33 PM, Joe MacDonald wrote: Hey Randy, Good to hear from you. [meta-selinux updates for oe-core-1.9] On 15.07.31 (Fri 01:05) Randy MacLeod wrote: What's the plan for meta-selinux in the next 2 months? Roy dug up the current me

Re: [yocto] [meta-selinux] How about remove libcap-ng from meta-selinux?

2015-08-17 Thread Randy MacLeod
so that we(I!!) get a better understanding of where libcap vs libcap-ng is used. In fact, since meta-security-framework isn't using selinux, I'd say that both audit and libcap-ng should both move to oe-core. Thanks, ../Randy Wenzong -- # Randy MacLeod. SMTS, Linux, Wind River Direct

Re: [yocto] how to set LICENSE for llvm in .bb file

2014-06-24 Thread Randy MacLeod
of oe-core: http://layers.openembedded.org/layerindex/branch/master/recipes/?q=llvm Ross -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Automating imaging building and testing, what aproach to use!?

2016-08-30 Thread Randy MacLeod
he easy part my concert is about automating the runtime tests that need the target board to run. In my case I depend on hardware to fully test the image features. Is there any reliable way to automate image installation and boot!? Best regards to everybody! -- # Randy MacLeod. SMTS, Linux, Wi

Re: [yocto] yocto jethro failed on gettext-native

2018-04-25 Thread Randy MacLeod
__ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [oe] [meta-openembedded] Original ltrace_git.bb SRCREV commit used is now unavailable in git tarball from ltrace.org

2018-07-27 Thread Randy MacLeod
message. KPIT Technologies Ltd. does not accept any liability for virus infected mails. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [yocto-builds] Newbe first build failure

2018-08-27 Thread Randy MacLeod
/home/scott/projects/yacto/poky/meta/recipes-support/iso-codes/iso-codes_3.77.bb:do_fetch Summary: There were 6 WARNING messages shown. Summary: There were 3 ERROR messages shown, returning a non-zero exit code. -- # Randy MacLeod # Wind River Linux -- ___

Re: [yocto] Notes: Yocto Project Weekly Triage Meeting

2018-09-13 Thread Randy MacLeod
n AR to the To: list since they may be in the same flooding even with filters email boat. Stephen, Can you please explicitly address anyone who has an AR next time? Thanks, -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctop

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
docs. If ubuntu works for you, then what's your build environment, ssh client, and branch of yocto: https://wiki.yoctoproject.org/wiki/Releases ? ../Randy I would really much appreciate your help. Thank you, Ayman ABDELHAMID -- # Randy MacLeod # W

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
docs. If ubuntu works for you, then what's your build environment, ssh client, and branch of yocto: https://wiki.yoctoproject.org/wiki/Releases ? ../Randy I would really much appreciate your help. Thank you, Ayman ABDELHAMID -- # Randy MacLeod # W

Re: [yocto] Using Dropbear - Core Image Sato

2018-09-14 Thread Randy MacLeod
ubuntu in VB works for you, then what's your build environment, ssh client, and branch of yocto: https://wiki.yoctoproject.org/wiki/Releases ? ../Randy I would really much appreciate your help. Thank you, Ayman ABDELHAMID -- # Randy MacLeod # W

Re: [yocto] liblzma: memory allocation failed

2018-09-16 Thread Randy MacLeod
32 core, 32 GB box and runing out of RAM/swap. Clearly we would not fix a build that OOMs in that case (it does seem odd that 32 GB isn't enough ...) Are you sure that there isn't something else going on? I have a 24 core machine with 64 GB RAM that never comes close to such a problem (so I

Re: [yocto] [OE-core] layers.openembedded.org upgraded

2018-09-27 Thread Randy MacLeod
a few minor problems in the update logs so I'll be looking into those.) Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre-- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- # Randy MacLe

Re: [yocto] [OE-core] layers.openembedded.org upgraded

2018-09-27 Thread Randy MacLeod
On 09/27/2018 07:33 PM, Paul Eggleton wrote: Hi Randy On Friday, 28 September 2018 11:22:29 AM NZST Randy MacLeod wrote: On 09/27/2018 05:28 PM, Nicolas Dechesne wrote: On Thu, Sep 27, 2018 at 10:43 PM Paul Eggleton wrote: I'm very happy to announce that we've finally been able

Re: [yocto] [OE-core] layers.openembedded.org upgraded

2018-09-28 Thread Randy MacLeod
On 09/27/2018 08:01 PM, Randy MacLeod wrote: On 09/27/2018 07:33 PM, Paul Eggleton wrote: Hi Randy On Friday, 28 September 2018 11:22:29 AM NZST Randy MacLeod wrote: On 09/27/2018 05:28 PM, Nicolas Dechesne wrote: On Thu, Sep 27, 2018 at 10:43 PM Paul Eggleton wrote: I'm very hap

Re: [yocto] [OE-core] layers.openembedded.org upgraded

2018-09-29 Thread Randy MacLeod
On 09/28/2018 03:22 PM, Randy MacLeod wrote: On 09/27/2018 08:01 PM, Randy MacLeod wrote: On 09/27/2018 07:33 PM, Paul Eggleton wrote: Hi Randy On Friday, 28 September 2018 11:22:29 AM NZST Randy MacLeod wrote: On 09/27/2018 05:28 PM, Nicolas Dechesne wrote: On Thu, Sep 27, 2018 at 10:43 PM

Re: [yocto] How to request a certain version of a recipes for an image?

2018-11-04 Thread Randy MacLeod
= "1.3" ../Randy Thanks. best regards, -- Patrick. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] QA cycle report for 2.6 M4 RC1

2018-11-10 Thread Randy MacLeod
n due to the tracker being down but in M3 we were at 81% done so we're still in a good albeit unquantified state. What are the plans for the Documentation checks and Wiki/Web site update? That needs to be 'Done' but I expect it will be taken care of in the coming days. ../Randy

Re: [yocto] Notes: Yocto Project Technical Team Meeting @ Tue Jan 8, 2019 8am - 8:30am (PST)

2019-01-10 Thread Randy MacLeod
/Randy Thanks, Manju -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto distribution license

2019-01-14 Thread Randy MacLeod
ling list yocto@yoctoproject.org <mailto:yocto@yoctoproject.org> https://lists.yoctoproject.org/listinfo/yocto -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Qemu Launch Issue:

2019-01-15 Thread Randy MacLeod
d into a server and you don't want to allow X11 forwarding to your workstation/laptop. See: google: qemu nographic for example: https://serverfault.com/questions/471719/how-to-start-qemu-directly-in-the-console-not-in-curses-or-sdl for details. ../Randy Regards, Kumar -- # Randy

Re: [yocto] Firewalld failing to build

2019-01-16 Thread Randy MacLeod
ars ago it didn't work out since the package wasn't cross-compile friendly but things have changed since then so I'm looking forward to see what can be achieved. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Boost recipe compilation failure in Yocto 2.6 with GCC 8.2

2019-01-19 Thread Randy MacLeod
ry to reduce the code that causes the problem? https://www.gnu.org/software/gcc/bugs/minimize.html ../Randy gcc.compile.c++ /home/alad/yocto/poky/build/tmp/work/armv7ahf-neon-next-linux-gnueabi/boost/1.68.0-r0/boost_1_68_0/arm-next-linux-gnueabi/boost/bin.v2/libs/log/build/581af9cf1e4e5052d9f06634cc376f39/process_name.o -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto Project support for Numeric/Scientific Python

2019-01-23 Thread Randy MacLeod
you in advance for your cooperation. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto Project support for Numeric/Scientific Python

2019-01-23 Thread Randy MacLeod
On 1/23/19 4:28 PM, Randy MacLeod wrote: It a reasonable list for general discussion. If you get to a point where patches are being submitted, it should probably go to another list such as: oops... such as the meta-openembedded list: openembedded-de...@lists.openembedded.org or whatever list

Re: [yocto] [PATCH V2] patchwork: Add a dockerfile for deploy patchwork and patchtest

2019-01-28 Thread Randy MacLeod
-- /dev/null +++ b/scripts/pw_runwebserver.sh @@ -0,0 +1,12 @@ +#!/bin/bash + +export LANG="en_US.UTF-8" +export LC_ALL="en_US.UTF-8" + +#open crontab to do test +/etc/init.d/cron start +crontab -u pwtest /opt/pw-test-cron/crontab + +pw_dir="/opt/patchwork" + +(cd $pw_dir; ./manage.py runserver 0.0.0.0:8080) -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] DEVTOOL doesn't upgrade glibc as expected

2019-01-30 Thread Randy MacLeod
9.0.0/bitbake/lib/bb/fetch2/__init__.py", line 368, in decodeurl raise MalformedUrl(url) bb.fetch2.MalformedUrl: The URL: '${GLIBC_GIT_URI};branch=${SRCBRANCH};name=glibc' is invalid and cannot be interpreted. Need help with this one. Thanks, Dhanush -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] DEVTOOL doesn't upgrade glibc as expected

2019-02-13 Thread Randy MacLeod
quires both broad and deep OS knowledge. ../Randy Look forward to your views on this. Thanks! On Wed, 30 Jan 2019 at 21:10, Randy MacLeod <mailto:randy.macl...@windriver.com>> wrote: On 1/30/19 8:42 AM, Burton, Ross wrote: > No doubt devtool should handle this better, but upgr

Re: [yocto] Using SDK/ESDK to build images

2019-02-13 Thread Randy MacLeod
verC/meta-overc https://github.com/OverC/meta-overc/blob/master/docs/README.c3_app_container -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Opusenc e shout2

2019-02-14 Thread Randy MacLeod
gstreamer/gstreamer1.0-plugins-good_1.14.4.bb --disable-shout2 \ You'll have to work on understanding why it was disabled and send a patch to fix it. ../Randy are not found in the image. Any idea what can it be?How can I solve this? Thanks. --

Re: [yocto] Removing busybox

2019-03-02 Thread Randy MacLeod
stated usecases. There has to be some vi implementation installed, and the "desktop command" implementation is vim. Ross cu Adrian -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] do_compile errors.

2017-07-26 Thread Randy MacLeod
problem? If so: What's your builder's distro? Have your run: apt-get/dnf/... as per: http://www.yoctoproject.org/docs/2.3/yocto-project-qs/yocto-project-qs.html Can you compile gperf outside of bitbake on your builder? Also to quote Ross: Is this

Re: [yocto] Mpich and yocto ?

2017-07-26 Thread Randy MacLeod
clear what your ultimate goal is. ../Randy -- * /***/ Sent by Ubuntu LTS 16.04, Kind regards, Riko Ho /***/ * -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, Canada, K2K 2W5 -- _

Re: [yocto] Mpich and yocto ?

2017-07-26 Thread Randy MacLeod
small code with mpicc and the cluster do the job. Thanks for the attention. On Jul 27, 2017 3:23 AM, "Randy MacLeod" <mailto:randy.macl...@windriver.com>> wrote: > > On 2017-07-26 02:09 AM, Riko Ho wrote: >> >> How can we do that ? >> >>

Re: [yocto] Mpich and yocto ?

2017-07-28 Thread Randy MacLeod
comments/1hzz03/what_is_the_best_irc_channel_for_discussing/ I'd be happy to answer one or two question offline to get you started. Good luck. -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, Canada, K2K 2W5 -- _

Re: [yocto] rootfs encryption support

2017-09-26 Thread Randy MacLeod
without sudo problem . Thanks and Regards Shrawan I'm not working on it but I think people are trying to focus such work in this layer: https://layers.openembedded.org/layerindex/branch/master/layer/meta-encrypted-storage/ https://github.com/jiazhang0/meta-secure-core -- # Randy Ma

Re: [yocto] want to execute a script having sudo : sudo cryptsetup

2017-09-28 Thread Randy MacLeod
etup --type=plain open /dev/loop_dev_0  plainMap < $2 __ __ __ __ __ __ __ __ Thanks and Regards Shrawan -- # Randy MacLeod. WR Linux # Wind River an Intel Company -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [meta-security][PATCH] keynote: update the SRC_URI

2017-09-29 Thread Randy MacLeod
+SRC_URI[sha256sum] = "38d2acfa1c3630a07adcb5c8fe92d2aef7f0e6d242b8998b2bbb1c6e4c408d46" Denke tells me that the source is identical but docs were added so the checksums have changed. ../Randy DEPENDS = "flex openssl" -- # Randy MacLeod. WR Linux # Wind River an Intel Company -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Enabling_gcc

2017-10-23 Thread Randy MacLeod
github.com/WindRiver-OpenSourceLabs/wr-base/blob/LB21_7.0_RCPL0002/templates/feature/target-toolchain/image.inc since I know it well. :) I didn't quickly find it in the YP manual: http://www.yoctoproject.org/docs/2.2/mega-manual/mega-manual.html but it should be there. -- # Randy MacLeod. WR Li

[yocto] single or authoritative home for sbsigntool?

2018-01-19 Thread Randy MacLeod
on in secure boot layers but it's not something that I work on directly so I'm only mentioning sbsigntool. Feel free to reduce more duplication! Thanks, -- # Randy MacLeod. WR Linux # Wind River an Intel Company -- ___ yocto mailing list yocto@y

Re: [yocto] single or authoritative home for sbsigntool?

2018-01-19 Thread Randy MacLeod
+Megha -l...@lists.01.org since you have to be a member to send to the list. ../Randy On 2018-01-19 04:07 PM, Randy MacLeod wrote: In chasing down a rare ccan configuration bug that sbsigntool-native trips over, I noticed that there are several sbsigntool-native recipes, all alike but not

Re: [yocto] [meta-virtualization] Yocto Recipe for LibRXE.

2018-02-16 Thread Randy MacLeod
-manual.html#using-devtool-in-your-sdk-workflow but you can also just copy a similar recipe and make changes as needed. Give it a try! -- # Randy MacLeod. WR Linux # Wind River an Intel Company -- ___ yocto mailing list yocto@yoctoproject.org https

Re: [yocto] scipy recipe

2018-03-15 Thread Randy MacLeod
7;s a bitbake issue, not a spip one. Care to take a look? Thanks. -- # Randy MacLeod. WR Linux # Wind River an Intel Company -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [PATCH V2 0/2] update-rc.d: support enable/disable function

2019-04-17 Thread Randy MacLeod
tions(+), 25 deletions(-) -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Incorporating Xilinx DNNDK into Yocto

2019-05-03 Thread Randy MacLeod
Randy Thanks for the help! Emily -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list

Re: [yocto] [meta-oe][PATCH] utils.c: close all file descriptors after completing a ptest

2019-05-31 Thread Randy MacLeod
unction to close file descriptors before starting a new process. Signed-off-by: Sakib Sajal Signed-off-by: Randy Macleod --- utils.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/utils.c b/utils.c index 504df0b..05c2bfe 100644 --- a/utils.c +++ b/utils.c @@ -28,6 +28,7 @@

[yocto] [ptest-runner][PATCH] utils: ensure child can be session leader

2019-06-13 Thread Randy MacLeod
to controlling tty. Also add '-lutil' to Makefile. This lib is from libc and provides openpty. Signed-off-by: Sakib Sajal Signed-off-by: Randy MacLeod --- Makefile | 2 +- utils.c | 100 +-- 2 files changed, 91 insertions(+), 11

Re: [yocto] [ptest-runner][PATCH] utils: ensure child can be session leader

2019-06-13 Thread Randy MacLeod
On 6/13/19 6:39 PM, Randy MacLeod wrote: From: Sakib Sajal Oops. Sakib started on this and then had to work on something else so I finished it up. If needed, I'll send a v2 with me as the author, since "finishing up" was most of the work. We're both down as SOBs so whatev

[yocto] [ptest-runner][PATCH v2 1/4] utils: Ensure stdout/stderr are flushed

2019-06-14 Thread Randy MacLeod
From: Richard Purdie There is no guarantee that the data written with fwrite will be flushed to the buffer. If stdout and stderr are the same thing, this could lead to interleaved writes. The common case is stdout output so flush the output pipes when writing to stderr. Also flush stdout before

[yocto] [ptest-runner][PATCH v2 2/4] use process groups when spawning

2019-06-14 Thread Randy MacLeod
From: Richard Purdie Rather than just killing the process we've swawned, set the process group for spawned children and then kill the group of processes. Signed-off-by: Richard Purdie Upstream-Status: Pending [code being tested] --- utils.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(

[yocto] [ptest-runner][PATCH v2] 3 old patches + utils: ensure child can be session leader

2019-06-14 Thread Randy MacLeod
My patch needs Richards previous 3 patches so I've added them here. I've cleaned up the patch a bit since v1; mostly it's indentation and other cosmetic changes. I have added a bit more error handling and I've renamed get_slave_pty to setup_slave_pty to more accurately reflect what the function d

[yocto] [ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader

2019-06-14 Thread Randy MacLeod
. Also add '-lutil' to Makefile. This lib is from libc and provides openpty. Signed-off-by: Sakib Sajal Signed-off-by: Randy MacLeod --- Makefile | 2 +- utils.c | 102 +-- 2 files changed, 92 insertions(+), 12 deletions(-) di

[yocto] [ptest-runner][PATCH v2 3/4] utils: Ensure pipes are read after exit

2019-06-14 Thread Randy MacLeod
From: Richard Purdie There was a race in the code where the pipes may not be read after the process has exited and data may be left behind in them. This change to ordering ensures the pipes are read after the exit code has been read meaning no data can be left behind and the logs should be com

Re: [yocto] [ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader

2019-06-19 Thread Randy MacLeod
On 6/14/19 10:48 AM, Randy MacLeod wrote: When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036): Inappropriate ioctl for device bash: no job control in this shell contaminates the bash log files causing the test

Re: [yocto] [ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader

2019-06-19 Thread Randy MacLeod
On 6/19/19 3:24 PM, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-06-19 at 13:49 -0400, Randy MacLeod wrote: On 6/14/19 10:48 AM, Randy MacLeod wrote: When running the run-execscript bash ptest as a user rather than root, a warning: bash: cannot set terminal process group (16036

Re: [yocto] [ptest-runner][PATCH v2 4/4] utils: ensure child can be session leader

2019-06-26 Thread Randy MacLeod
On 6/25/19 9:51 PM, Anibal Limon wrote: On Wed, 19 Jun 2019 at 12:50, Randy MacLeod <mailto:randy.macl...@windriver.com>> wrote: On 6/14/19 10:48 AM, Randy MacLeod wrote: > When running the run-execscript bash ptest as a user rather than root, a warning: > 

[yocto] [ptest-runner][PATCH 1/4] utils: ensure child can be session leader

2019-07-17 Thread Randy MacLeod
. Also add '-lutil' to Makefile. This lib is from libc and provides openpty. Upstream-Status: Submitted [yocto@yoctoproject.org] Signed-off-by: Sakib Sajal Signed-off-by: Randy MacLeod --- Makefile | 2 +- utils.c | 102 +-- 2 fil

[yocto] [ptest-runner][PATCH 2/4] main code: fix clang warnings

2019-07-17 Thread Randy MacLeod
Fix basic errors found when building with the clang compiler with the option -Weverything. There are a few warnings that remain that are not variable casting, macro fixes, or similarily simple changes. Makefile: add -lutil for 'check' builds for clang/gcc builds. Signed-off-by: Ran

[yocto] [ptest-runner][PATCH 3/4] tests: fix clang warnings.

2019-07-17 Thread Randy MacLeod
Make tests build using: clang -Weverything There are a few warnings that remain that are not variable casting or macro fixes. Signed-off-by: Randy MacLeod --- tests/main.c | 5 + tests/utils.c | 19 +-- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/tests

[yocto] [ptest-runner][PATCH 4/4] Fix additional warnings when using clang

2019-07-17 Thread Randy MacLeod
lizer code. Rename analizer to analyzer. Avoid program scope global by adding a set function for the opts directory variable. Free strdup()ed memory before exit. Signed-off-by: Randy MacLeod --- tests/main.c | 13 - tests/ptest_list.c | 2 ++ tests/utils.c

Re: [yocto] how to stop applying patches in yocto project

2019-07-25 Thread Randy MacLeod
terms ideally with links to public git repos, then perhaps someone will help you out here. Good luck, ../Randy Thanks, Harish. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org

Re: [yocto] [ptest-runner][PATCH 4/4] Fix additional warnings when using clang

2019-08-01 Thread Randy MacLeod
On 8/1/19 2:19 PM, Anibal Limon wrote: Hi Randy, Just push your clang fixes to master and created v2.3.2 tag, feel free to send a recipe upgrade. Regards, Anibal Hi Anibal, Excellent! I will send a recipe update. Thanks, -- # Randy MacLeod # Wind River Linux

Re: [yocto] Anyone tried to build and to use QUIC?

2019-08-01 Thread Randy MacLeod
/wiki/How_to_submit_a_patch_to_OpenEmbedded Alternatively contractors and companies are available if you want to go that route. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Init stops working on second boot cycle

2019-08-14 Thread Randy MacLeod
ard but is should be possible. 3) single user mode: https://wiki.gentoo.org/wiki/Sysvinit#Single_user_mode 4) Does the problem happen if you run 'shutdown -r now' rather than pressing the reset button? Good luck, -- # Randy MacLeo

Re: [yocto] Segmentation fault | bitbake machine-image.bb | core dumped

2019-08-14 Thread Randy MacLeod
are able to generate the image again? ../Randy Please let me know. Any suggestions are welcome. Regards, Jaymin -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] wic create - bad ownership of directories inside image

2019-08-14 Thread Randy MacLeod
mailto:i...@schmidttechnology.de> http://www.schmidttechnology.de USt-Id Nr. DE 811725105 · Registergericht Freiburg HRB 600 755 Geschaeftsfuehrung: Oliver Schmidt, Stephan Schmidt -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing

Re: [yocto] please help on compiling my kernel

2019-08-14 Thread Randy MacLeod
s. Oh and some vendors provide full copies of all source when you install their Yocto-based products. ../Randy Regards, Harish. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Segmentation fault | bitbake machine-image.bb | core dumped

2019-08-16 Thread Randy MacLeod
. Yes, I am able to generate the image successfully after reverting this one change. Please let me know if more information require. On 15-08-2019 07:30 AM, Randy MacLeod wrote: On 8/12/19 10:42 AM, jaymin.da...@vivaldi.net wrote: Hello All, Facing segmentation fault (core dumped) while doing

Re: [yocto] Segmentation fault | bitbake machine-image.bb | core dumped

2019-08-19 Thread Randy MacLeod
plevel README for whatever layer is involved and follow-up in that way. If you'd like additional support for the older release, consultants are available to hire: https://www.yoctoproject.org/community/consultants/ and certain YP members (such as Wind River) provide YP-based Linux distros

Re: [yocto] wic create - bad ownership of directories inside image

2019-08-23 Thread Randy MacLeod
Fax +49 (0) 77 24 / 89 91 01 > i...@schmidttechnology.de <mailto:i...@schmidttechnology.de> > http://www.schmidttechnology.de > > USt-Id Nr. DE 811725105 · Registergericht Freiburg HRB 600 755 > Geschaeftsfuehrung: Oliver Schmidt, Stephan Schmidt > > > > >

Re: [yocto] warrior with recipes AUTOREV, issues (and hangs bitbake on Centos )

2019-09-18 Thread Randy MacLeod
tomate the detection (and clean-up), then you could use poky and git bisect to find the fix. Thanks, ../Randy Thanks! [1] https://lists.yoctoproject.org/pipermail/yocto/2019-June/045738.html Lluís Campos Northern.Tech -- # Randy MacLeod # Wind River Linux --

Re: [yocto] gitlab-runner

2019-09-19 Thread Randy MacLeod
Randy Regards, Robert -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Awkward line wrapping in bash

2019-09-19 Thread Randy MacLeod
oduce the issue in qemu or supported HW, you should contact your HW supplier. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [OE-core] Xilinx/meta-jupyter layer

2019-09-28 Thread Randy MacLeod
../Randy Thanks, Chandana -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] FYI: [RFC][PATCH 0/3] Move Rust support from meta-rust to oe-core

2019-10-01 Thread Randy MacLeod
ly of this thread: http://lists.openembedded.org/pipermail/openembedded-core/2019-September/287185.html If you don't subscribe to oe-core, we can discuss issues on this list since most people who subscribe to oe-core also subscribe to this list. -- # Randy MacLeod # W

Re: [yocto] Awkward line wrapping in bash

2019-10-03 Thread Randy MacLeod
ue to debug that would be great but you can also open a YP bugzilla defect. Include as much info as you can and perhaps a screenshot/image. ../Randy Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Thursday, September 19, 2019 8:45 PM, Randy MacLeod wrote: On 9/19/19 11:

Re: [yocto] newcomers

2019-10-03 Thread Randy MacLeod
97007* (*Cell*: (208) 244-4460 * *Email*:_s <mailto:stephen.k.jol...@intel.com>jolley.yp...@gmail.com <mailto:jolley.yp...@gmail.com>_ -- Maciej Pijanowski Embedded Systems Engineer https://3mdeb.com | @3mdeb_com -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] TFS Urls with Git in Recipes

2019-10-25 Thread Randy MacLeod
system/members/ https://www.yoctoproject.org/community/consultants/ Thanks again for the report and I'm sorry that I'm not able to be of more help immediately. ../Randy Kind regards, Christian Lohr -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] NooB: applying new patches to older files, where do I find the older files?

2019-10-30 Thread Randy MacLeod
ant to figure out how to make Arch/Manjaro work. ../Randy Thanks, Robert. -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] NooB: applying new patches to older files, where do I find the older files?

2019-10-31 Thread Randy MacLeod
On 10/31/19 6:36 AM, R wrote: On 31-10-2019 01:52, Randy MacLeod wrote: On 10/30/19 8:16 AM, R wrote: Hello List, First I'm working on a unsupported distro (Manjaro) and try to get an older version (2.7.1) of poky working. I have ask a question before and Ross Burton pointed me i

Re: [yocto] Error Building Valgrind_3.15 for yocto

2019-11-12 Thread Randy MacLeod
ect/2018/Nippon/YOCTO/iwG22M-release-bsp/build/tmp/work/cortexa7hf-vfp-neon-poky-linux-gnueabi/valgrind/3.15.0-r0/temp/log.do_compile_ptest_base.29480) Thanks and Regards Sheraz Ali Shah -- Thanks and Regards Sheraz Ali Shah -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Install native recipe into filesystem

2019-11-19 Thread Randy MacLeod
etails are in the YP Mega Manual: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html Good luck and welcome to the Yocto Project, ../Randy Any help would be appreciated. Regards, Jeff -- # Randy MacLeod # Wind River Linux -- ___ yocto ma

Re: [yocto] Review request 0/13: Contribute meta-tensorflow to Yocto

2019-11-20 Thread Randy MacLeod
lease no hesitate to share your suggestion. //Hongxu Testing Commands: - See README Testing, Expected Results: -- See README -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list yocto@yo

Re: [yocto] Doubt regarding python-elementtree rpm

2019-11-20 Thread Randy MacLeod
Varun It was merged into python-xml: python: merge python-elementtree into python-xml https://git.openembedded.org/openembedded-core/commit/?id=5f7206eba3953b7f29148ecfb791995773ee5fc7 -- # Randy MacLeod # Wind River Linux -- ___ yocto mailing list