[yocto] Fwd: [meta-raspberrypi] Problem with adding udev rules

2018-11-05 Thread Markus W
Hi! I want to append the rules in the recipe-core/udev/udev-rules-rpi/99-com.rules with the rules below from within my own recipe. I can´t figure out how to do that. I have tried to add those rules as separate rules file in a recipe in my own layer. After the build I can see that the rules file i

Re: [yocto] [yocto-docs][PATCH] Added info for ovfm

2018-11-05 Thread Dimitris Tassopoulos
I've forgot to format... >From 89711eb7143bd832fb150442b9ca63fdf80d53fb Mon Sep 17 00:00:00 2001 From: Dimitris Tassopoulos Date: Mon, 5 Nov 2018 23:18:25 +0100 Subject: [PATCH] Added description of the ovmf option in runqemu The current documentation doesn't have any info for the ovmf option. I

[yocto] [yocto-docs][PATCH] Added info for ovfm

2018-11-05 Thread Dimitris Tassopoulos
Hi all, since I don't have permission to push, I'm sending the patch by email. This is the commit message and patch Added description of the ovmf option in runqemu The current documentation doesn't have any info for the ovmf option. In case you build a QEMU image with the grub-efi bootloader, the

[yocto] [meta-raspberrypi]

2018-11-05 Thread Markus W
Hi! I want to append the rules in the recipe-core/udev/udev-rules-rpi/99-com.rules with the rules below from within my own recipe. I can´t figure out how to do that. I have tried to add those rules as separate rules file in a recipe in my own layer. After the build I can see that the rules file i

[yocto] Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am to 8:30am on the first Tuesday (PDT)

2018-11-05 Thread Jolley, Stephen K
All, Just a reminder we will hold the monthly Yocto Project Technical Meeting at 8am PDT tomorrow. We will continue the YP 2.7 Planning effort at this time. If you wish to see the notes please request access to the google doc: https://docs.google.com/document/d/15jB6nUJU2wrtnu6w07L9RZpNlj6Aox

[yocto] Yocto Project Source Mirroring - Now working correctly

2018-11-05 Thread Richard Purdie
Hi, At ELC-E/OEDEM there were reports of problems with the project's source mirroring. We've also had reports of problems with people using http only connections without access to git (e.g. being behind http only proxies). Michael and I have looked into it and there were some problems caused by t

Re: [yocto] Install a pre-build ipkg package at build time

2018-11-05 Thread Khem Raj
On Mon, Nov 5, 2018 at 7:44 AM João Gonçalves wrote: > > Thanks, I didn't know that I could point SRC_URI to a ipk just like a > regullar tar file. > I did that, pointed to our ipk server and it could download the ipk file. > However during the do_rootfs task i got the following error: > > ERROR:

[yocto] Yocto Project Unassigned Bugs - Help Needed

2018-11-05 Thread Jolley, Stephen K
All, The triage team meets weekly and does its best to handle the bugs reported into the bugzilla. The number of people attending that meeting has fallen, as have the number of people available to help fix bugs. One of the things we hear users report is they don't know how to help. We (the tr

Re: [yocto] Moving to Yocto 2.3 - recipe-specific sysroots - improving the documentation

2018-11-05 Thread Burton, Ross
On Tue, 30 Oct 2018 at 07:05, CHMIELARZ Radoslaw wrote: > We have a custom recipe for openssh-server which among other things had a > line: > > EXTRA_OECONF += > "--with-ssl-dir=${STAGING_DIR}/${MACHINE}/usr/local/openssl-1.0" Note that the documentation barely mentions STAGING_DIR and mainly r

Re: [yocto] Server Certificate Verification Failed

2018-11-05 Thread Mohammad, Jamal M
Thanks Ross, I don't know what happened, I am not getting ssl errors now.. -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Monday, November 5, 2018 4:00 PM To: Mohammad, Jamal M Cc: Yocto-mailing-list Subject: Re: [yocto] Server Certificate Verification Failed

Re: [yocto] Server Certificate Verification Failed

2018-11-05 Thread Burton, Ross
On Mon, 5 Nov 2018 at 10:24, Mohammad, Jamal M wrote: > I have time correct and ca-certificates installed. This is the message I get > when I access it over web: https://git.yoctoproject.org/git/meta-intel > > This git.yoctoproject.org page can’t be found No webpage was found for the > web addr

[yocto] Recipes documentation

2018-11-05 Thread Dimitris Tassopoulos
Hi all, this is a proposal for a feature, I hope it's the right way to do it. It would be nice if there would be a standard way to document recipes and then be able to read this documentation from the command line. Something like the man pages. For example, there could be either a variable in th

Re: [yocto] Server Certificate Verification Failed

2018-11-05 Thread Mohammad, Jamal M
I have time correct and ca-certificates installed. This is the message I get when I access it over web: https://git.yoctoproject.org/git/meta-intel This git.yoctoproject.org page can’t be found No webpage was found for the web address: https://git.yoctoproject.org/git/meta-intel HTTP ERROR 404

Re: [yocto] Server Certificate Verification Failed

2018-11-05 Thread Burton, Ross
On Mon, 5 Nov 2018 at 09:02, Mohammad, Jamal M wrote: > Fetching projects: 60% (3/5) fatal: unable to access > 'https://git.yoctoproject.org/git/poky/': server certificate verification > failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none > > fatal: unable to access 'https://git.y

[yocto] Server Certificate Verification Failed

2018-11-05 Thread Mohammad, Jamal M
Hi Guys, I am getting the following error : Fetching projects: 60% (3/5) fatal: unable to access 'https://git.yoctoproject.org/git/poky/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none fatal: unable to access 'https://git.yoctoproject.org/git

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

2018-11-05 Thread Patrick Boettcher
On Sun, 4 Nov 2018 18:38:18 -0800 Andre McCurdy wrote: > On Sun, Nov 4, 2018 at 2:30 PM Patrick Boettcher > wrote: > > > > Hi list, > > > > I'm using the morty-release for my device. > > > > My sources consists of different layers. Some application > > specific-layers (which contains a image-rec