[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

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

2014-12-18 Thread Francois P. Gallichand
5. check root # ls /dev/sda -al brw-rw 1 udev udevs 8, 0 Sep 15 03:13 /dev/sda - Best regards, Li From: yocto-boun...@yoctoproject.orgmailto:yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Francois P. Gallichand Sent

[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

[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
that? Regards, Francois De : Anders Darander and...@chargestorm.se Envoyé : 23 juin 2014 08:26 À : Francois P. Gallichand Cc : Paul Eggleton; yocto@yoctoproject.org Objet : Re: [yocto] Adding files to the hddimg * Francois P. Gallichand francois.p.gallich

Re: [yocto] Adding files to the hddimg

2014-06-18 Thread Francois P. Gallichand
...@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 basic but how can I add my

Re: [yocto] Adding files to the hddimg

2014-06-18 Thread Francois P. Gallichand
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't had any reply or found

[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