[yocto] rdiff and rdiff-backup

2018-04-25 Thread Srinivasan, Raja
Would like to know if anyone is using rdiff-backup in a yocto system. Does it work well. (We are using Jethro). Please share any experiences you may have. Thanks, srini CONFIDENTIALITY NOTICE: This email message and any attachments are confidential and may be

[yocto] uBoot, kernel and device tree files

2018-08-08 Thread Srinivasan, Raja
All We are using rocko.on variscite var-som-mx6. In order to increase the security of our system (during a system upgrade), we are looking to merge uImage (kernel image) and the device tree file into 1 file. Currently these are 2 different files and are worried that a file copy operation might

Re: [yocto] uBoot, kernel and device tree files

2018-08-09 Thread Srinivasan, Raja
Appreciate the suggestions. I will try them out. thanks, srini -Original Message- From: Michal Vokáč [mailto:michal.vo...@ysoft.com] Sent: Thursday, August 9, 2018 4:41 AM To: Srinivasan, Raja Cc: yocto@yoctoproject.org Subject: Re: [yocto] uBoot, kernel and device tree files Hi Srini

Re: [yocto] uBoot, kernel and device tree files

2018-08-09 Thread Srinivasan, Raja
Mathieu Appreciate the suggestion. Will give it a shot. Thanks, srini -Original Message- From: Mathieu Alexandre-Tétreault [mailto:alexandr...@amotus.ca] Sent: Thursday, August 9, 2018 8:45 AM To: Srinivasan, Raja ; yocto@yoctoproject.org Subject: RE: uBoot, kernel and device tree files

[yocto] Disable cert validation

2018-08-28 Thread Srinivasan, Raja
All I have a situation where our device (yocto - Jethro) is failing to validate a certificate. 12520 EAP-TLS failed SSL/TLS handshake because the client rejected the ISE local-certificate. I would like to disable the cert validation. Is there an nmcli command (or some other way) that I could

[yocto] include in the image mtd-utils-ubifs

2018-11-20 Thread Srinivasan, Raja
All I am trying to include the ubi-utils (ubiformat etc in my image. I included mtd-utils in CORE_IMAGE_EXTRA_INSTALL which appears to result in building the system. Except these are not included in my image. I was told to include the package mtd-utils-ubifs to the list of packages. Not clear

[yocto] ipv6

2019-01-18 Thread Srinivasan, Raja
All I am using "rocko" How can we turn off ipv6 altogether? We are not doing anything to startup ipv6. Still I see several lines in the logs which look like: kernel: IPv6: wlan0: IPv6 duplicate address . detected kernel[288]: IPv6: wlan0: IPv6 duplicate address ... detected thanks, srini

[yocto] wic utility

2019-01-23 Thread Srinivasan, Raja
I am using wic 0.2.0 from the rocko build. wic cp file wifile:part/path appears to succeed (no errors reported). But when I perform wic ls I don't find the file in the target. Are there any switches the I should be using? Thanks for any pointers, srini CONFID

Re: [yocto] Re: wic utility

2019-02-21 Thread Srinivasan, Raja
share my findings. srini From: Kevin Hao Sent: Thursday, January 24, 2019 1:46 AM To: Srinivasan, Raja Cc: yocto@yoctoproject.org Subject: Re: [yocto] wic utility On Wed, Jan 23, 2019 at 04:39:07PM +, Srinivasan, Raja wrote: > I am using wic 0.2.0 from the rocko bu

[yocto] adding other languages to yocto build

2018-03-30 Thread Srinivasan, Raja
friends, ? anyone using ada, objective c, c#, swift or any other such languages. if so can you point me to a recipe. my interest is in the order listed. looking for an alternative to C/C++ TIA srini CONFIDENTIALITY NOTICE: This email message and any attachm

Re: [yocto] adding other languages to yocto build

2018-04-01 Thread Srinivasan, Raja
Thanks a bunch. srini -Original Message- From: Philip Balister [mailto:phi...@balister.org] Sent: Sunday, April 1, 2018 1:09 PM To: Srinivasan, Raja ; yocto@yoctoproject.org Subject: Re: [yocto] adding other languages to yocto build On 03/30/2018 07:42 AM, Srinivasan, Raja wrote