Re: [yocto] Native curl and SSL CA certificates

2018-05-08 Thread Iván Castell
Just to provide all the details, this is the bbappend I add to my custom layer: $ cat recipes-devtools/dnf/dnf_%.bbappend FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI += " \ file://yocto-adv-rpm.repo \ " do_install_append () { install -d ${D}/etc/yum.repos.d install -m 060

Re: [yocto] Native curl and SSL CA certificates

2018-05-08 Thread Iván Castell
But I am not fetching nor installing packages over the network during image creation. I just build an image using local recipes (standard procedure). One of those local recipes sets up a remote repository for rpm packages (adding /etc/yum.repos.d/yocto-adv-rpm.repo to the final image). The purpose

Re: [yocto] [meta-selinux][PATCH 1/3] libselinux: refresh patches to fix QA warning

2018-05-08 Thread Yi Zhao
Hi Martin, 在 2018年04月16日 14:07, Martin Hundebøll 写道: Hi Yi, On 2018-04-13 10:38, Yi Zhao wrote: Refresh patches with devtool command to fix do_patch warning. Signed-off-by: Yi Zhao ---   ...c-Makefile-fix-includedir-in-libselinux.pc.patch | 14 ++   .../libselinux-define-FD_CLOE

Re: [yocto] Yocto Project changes in progress

2018-05-08 Thread Zoran Stojsavljevic
Once I (at least I can speak for myself) embarked on this YOCTO ship, voluntarily, I do not consider leaving it. I like the concept, although there are problems with it. I could not commit too much time to it (since I have another commitments), but I keep one eye on it, primarily trying to learn,

Re: [yocto] Yocto Project changes in progress

2018-05-08 Thread Jeff Osier-Mixon
Many projects function this way. It is one of the strengths of the open source process. I'd be happy to answer any questions. On Mon, May 7, 2018 at 9:53 PM, Zoran Stojsavljevic < zoran.stojsavlje...@gmail.com> wrote: > Very interesting, indeed! Newer knew that Richard (Purdie) is/was > INTEL e

[yocto] How to create a build for ARM Cortex-A8, S5PV210

2018-05-08 Thread Denis
Hi. I'm new to yocto. So I have followed a tutorial and now I have crewated my first yocto distro for i386. Now I need to create a build for my device. It is a Samsung S5PV210 device, Cortex A8. Here there is a description http://www.friendlyarm.net/products/mini210 Can someone suggest me how t

Re: [yocto] Native curl and SSL CA certificates

2018-05-08 Thread Alexander Kanavin
On 05/08/2018 05:55 PM, Iván Castell wrote: Is this a bug related with curl or ca-certificates recipe? What should be the right way to fix it? Fetching and installing packages over the network during image creation is not supported or tested in YP. You need to build them locally, with recipes

Re: [yocto] QT5.8 -qtwebengine SDK generation fails

2018-05-08 Thread Khem Raj
there isnt enough information in the logs that can be built upon to help you. you might want to enable some verbosity with smart and try to find out why it fails. secondly, try the same with newer releases and see if the problem is reproducible. On Sun, May 6, 2018 at 11:18 PM, Chinthamol CS. wr

Re: [yocto] [meta-selinux][PATCH] libselinux: python-importlib is now part of python*-core

2018-05-08 Thread Joe MacDonald
[Re: [yocto] [meta-selinux][PATCH] libselinux: python-importlib is now part of python*-core] On 18.05.07 (Mon 10:20) akuster808 wrote: > > > On 04/14/2018 07:08 PM, Armin Kuster wrote: > > Missing or unbuildable dependency chain was: ['meta-world-pkgdata', > > 'restorecond', 'libselinux', 'pyt

[yocto] Autogenerate python dependencies after do_fetch

2018-05-08 Thread Alan Martinovic
Hi, I just want to see if someone has encountered this problem before. I have a Yocto repository with a custom layer that has a recipe for my custom python app (which is in its own repository). The python app has all the requirements defined in setup.py and those have been manually added to the r

[yocto] Native curl and SSL CA certificates

2018-05-08 Thread Iván Castell
Hello forum. Using the "rocko" branch. The SSL CA certificates "ca-certificates.crt" don't appear inside this directory: build/tmp/work/x86_64-linux/curl-native/7.54.1-r0/recipe-sysroot-native/etc/ssl/certs/ That generates issues when trying to build images that use a https repository of rpm pac

Re: [yocto] ROOTFS_RPM_DEBUG undocumented

2018-05-08 Thread Alexander Kanavin
On 05/08/2018 12:33 PM, Peter Kjellerstedt wrote: FYI, the already applied patch only solves half the problem. I have an updated version that solves all of it that I am preparing for publication. I only need to make some verifications first... I just found that out as well. Lua is not relevant,

Re: [yocto] QT5.8 -qtwebengine SDK generation fails

2018-05-08 Thread Zoran Stojsavljevic
> The problem can be triggered with either "bitbake -c populate_sdk image-name" > or with "bitbake meta-toolchain-qt5". Maybe this can help... Hope dies last! ;-) http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard Zoran ___ On Mon, May 7, 2018 at 8:18 AM, Chinthamol C

Re: [yocto] ROOTFS_RPM_DEBUG undocumented

2018-05-08 Thread Peter Kjellerstedt
> -Original Message- > From: yocto-boun...@yoctoproject.org [mailto:yocto- > boun...@yoctoproject.org] On Behalf Of Alexander Kanavin > Sent: den 7 maj 2018 12:12 > To: Mirza Krak > Cc: Yocto list discussion > Subject: Re: [yocto] ROOTFS_RPM_DEBUG undocumented > > On 05/07/2018 12:03 PM,