[yocto] libc6-dbg-2.20-r0.core2_64.rpm empty

2015-04-21 Thread Francois P. Gallichand
Hello, I'm trying to use Valgrind but when I start it, it gives me an error because a required library has its symbols stripped. After looking around, I found out that the libc6-dbg packages should be installed and it is. However, when I look into the rpm for libc6-dbg, it is empty. Why is that

[yocto] Git and http problem.

2015-04-13 Thread Francois P. Gallichand
Hello, I'm working behind a firewall, on which I have absolutely no control, and it does not allows the git protocol to go through. So I patch the recipes to replace the git protocol by the http protocol and it works most of the time. However one specific package, linux-yocto, does not seem to

Re: [yocto] USBmount and systemd-udev namespace conflict

2014-12-18 Thread Francois P. Gallichand
mounts are shared (the default) and accessible by all the processes. Regards, François Gallichand Engineer - Software Group ABB Group Analytical Business (418)877-2944 x268 [ABB logo] From: Li, Xin [mailto:lixin.f...@cn.fujitsu.com] Sent: Monday, December 15, 2014 8:23 PM To: Francois P

[yocto] USBmount and systemd-udev namespace conflict

2014-12-15 Thread Francois P. Gallichand
Hello, I need to automount a usb drive when it is plugged in. I found that the necessary udev rules are in the udev-extraconf package so I added that to my build. I tried it but it does not really work since when I insert the key, it is in fact mounted by udev but since the mount namespace of u

[yocto] Error when copying the same file from two different packages/recipes with version 1.7

2014-11-28 Thread Francois P. Gallichand
Hello, In a custom recipe I wrote, I want to replace a file that is already added by another package/recipe. I know that normally the proper way to do that would be to use a .bbappend recipe for the original recipe that installs this file and in this .bbappend, copy my version of the file; but

Re: [yocto] Adding files to the hddimg

2014-06-24 Thread Francois P. Gallichand
I tried before didn't work? Any idea about that? Regards, Francois De : Anders Darander Envoyé : 23 juin 2014 08:26 À : Francois P. Gallichand Cc : Paul Eggleton; yocto@yoctoproject.org Objet : Re: [yocto] Adding files to the hddimg * Francois

Re: [yocto] Adding files to the hddimg

2014-06-18 Thread Francois P. Gallichand
18, 2014 12:43 PM To: Francois P. Gallichand Cc: yocto@yoctoproject.org Subject: Re: [yocto] Adding files to the hddimg Hi Francois, On Wednesday 18 June 2014 15:42:08 Francois P. Gallichand wrote: > I realized that I may not have been specific enough on my problem > since I haven'

Re: [yocto] Adding files to the hddimg

2014-06-18 Thread Francois P. Gallichand
rom: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Francois P Gallichand Sent: Friday, June 13, 2014 9:58 AM To: yocto@yoctoproject.org Subject: [yocto] Adding files to the hddimg Hello, I'm relatively new to yocto and this is maybe something that is pretty basi

[yocto] Adding files to the hddimg

2014-06-13 Thread Francois P. Gallichand
Hello, I'm relatively new to yocto and this is maybe something that is pretty basic but how can I add my own files in the bootimg (.hddimg) using a custom recipes? And I really means the boot image file, not the rootfs image. Thanks, François Gallichand Engineer - Software Group ABB Group Anal