Re: [yocto] meta-virtualization -> docker not packaged when using PACKAGE_CLASSES ?= "package_deb"

2018-04-10 Thread Mark Junghanns
Hello Bruce, unfortunately, there is not a single warning or error message whatsoever thrown. The first occasion, some error message is thrown, occurs during do_rootfs where it complains about the missing package "docker" - which is obviously missing as it has not been build. As I mentioned

[yocto] QA cycle report for 2.5 M3 RC1

2018-04-10 Thread Yeoh, Ee Peng
Hello All, Update the report with bitbake task explorer, where it has an expected error message while overall functionality working as expected. This is the full report for 2.5 M3 RC1: https://wiki.yoctoproject.org/wiki/WW15_-_2018-04-09-_Full_Test_Cycle_-_2.5_M3_rc1 === Summary

Re: [yocto] How to update OpenCV to 3.3 in Krogoth branch of Yocto in i.MX6

2018-04-10 Thread Zoran Stojsavljevic
Hello Nishina, Are you referring to: https://opencv.org (Open Source Computer Vision Library)? As I understand, Krogoth branch development is abandoned/done for the time being (only last three YOCTO releases are maintained). So, my best guess is that OpenCV 3.1 is the latest maintained release

Re: [yocto] Is the a reason for adding the + to SRCPV?

2018-04-10 Thread Burton, Ross
What tool is generating the code? It probably shouldn't be using the full path of the header... Ross On 10 April 2018 at 09:29, Måns Zigher wrote: > Hi, > > I am having some problems with one of my recipes when using the SRCPV the > get_srcrev is returning "AUTOINC+" +

Re: [yocto] out of tree module dependencies

2018-04-10 Thread RUSSELL PETERSON
I have been debugging this issue and could use some advice. The basic issue I see is that do_make_scripts executes and fails. I have seen different fails but in the end it all comes back to something being required in recipe-sysroot or recipe-sysroot-native and it's not there. For instance

Re: [yocto] [Yocto]: Add sources to rootfs of image

2018-04-10 Thread Zoran Stojsavljevic
> In the end of all tasks this recipe adds all sources to the rootfs. Why (what is the important/critical reason behind this request)? Zoran ___ On Tue, Apr 10, 2018 at 5:36 PM, Viacheslav Salnikov wrote: > Hello guys, > > I have a question: is it possible to

[yocto] Update a recipe to use newer sources

2018-04-10 Thread Arno Steffens
Can you please help me? For one or 2 packages I need newer sources than available via yocto. Is there a guide what and how I have to modify (or better copy, modify and add???) a recipe where the only change is a newer source code release? I am aware that this can create trouble, but sometimes

[yocto] [Yocto]: Add sources to rootfs of image

2018-04-10 Thread Viacheslav Salnikov
Hello guys, I have a question: is it possible to easily add source code of package(s) to rootfs? For example: there is a recipe which gets sources from git, unpacks, compiles etc. In the end of all tasks this recipe adds all sources to the rootfs. Looking forward to your reply! --

Re: [yocto] MACHINE .conf file

2018-04-10 Thread Mohammad, Jamal M
Did you add meta-intel layer in conf/bblayers.conf file.. It will be present in that directory. From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Raymond Yeung Sent: Tuesday, April 10, 2018 1:42 AM To: yocto@yoctoproject.org Subject: [yocto] MACHINE .conf

[yocto] Is the a reason for adding the + to SRCPV?

2018-04-10 Thread Måns Zigher
Hi, I am having some problems with one of my recipes when using the SRCPV the get_srcrev is returning "AUTOINC+" + rev. This will cause problem in my compile because I am using dbus codegen and it looks like the auto-generated code cannot handle the + sign in the paths. Is there a reason for this

[yocto] [meta-qt5] Is the font type "qpf2" available on Qt 5?

2018-04-10 Thread dhkoo
Hello. I'm working on meta-qt5 for qt applications. In the Qt5 documentation( http://doc.qt.io/qt-5/qt-embedded-fonts.html ), It seems that can use qpf2 and qpf font, but I cannot find how to apply it. I think it should preset on do_configure step, but there's no similar option on

[yocto] How to update OpenCV to 3.3 in Krogoth branch of Yocto in i.MX6

2018-04-10 Thread Nishina A. Pervin
Hi, How can we update OpenCV to 3.3 from 3.1 in Krogoth branch of Yocto for i.MX6 board Regards, Nishina Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain

Re: [yocto] [PATCH] xmlsec1: refresh patches to fix QA warning

2018-04-10 Thread Yi Zhao
Sorry. I missed the header meta-security. //Yi 在 2018年04月11日 11:11, Yi Zhao 写道: Refresh patches with devtool command. Signed-off-by: Yi Zhao --- .../xmlsec1/change-finding-path-of-nss.patch | 22 +- .../xmlsec1/xmlsec1/fix-ltmain.sh.patch

[yocto] Yocto Boot Question

2018-04-10 Thread Raymond Yeung
Hi, I've successfully booted a BSP using USB thumb drive (.hddimg type). I've two follow-up questions - 1. The BIOS offers "Serial Install" which seems to copy the USB boot image over to SSD. Would SSD be using the same .hddimg type? Right now, after the above install, when I switch

[yocto] [PATCH] xmlsec1: refresh patches to fix QA warning

2018-04-10 Thread Yi Zhao
Refresh patches with devtool command. Signed-off-by: Yi Zhao --- .../xmlsec1/change-finding-path-of-nss.patch | 22 +- .../xmlsec1/xmlsec1/fix-ltmain.sh.patch| 16 .../xmlsec1/xmlsec1/makefile-ptest.patch |

[yocto] [meta-security][PATCH] xmlsec1: refresh patches to fix QA warning

2018-04-10 Thread Yi Zhao
Refresh patches with devtool command. Signed-off-by: Yi Zhao --- .../xmlsec1/change-finding-path-of-nss.patch | 22 +- .../xmlsec1/xmlsec1/fix-ltmain.sh.patch| 16 .../xmlsec1/xmlsec1/makefile-ptest.patch |