Re: [yocto] Using anonymous python function to define variables

2014-12-15 Thread Paul Eggleton
On Friday 12 December 2014 16:19:39 Ulf Winberg wrote: Thanks! Using python as a function with return value solved it. Great! When bb.parse.SkipPackage is used, there seems to be no warning when building. Does the text I wrote end up in a log somewhere? SkipPackage (or SkipRecipe which

[yocto] Vacation time - out Christmas and New Years weeks

2014-12-15 Thread Rifenbark, Scott M
I will be on vacation Dec 22 through Dec 24 and Dec 29 through Dec 31. Scott Scott Rifenbark Intel Corporation Yocto Project Documentation 503.712.2702 503.341.0418 (cell) -- ___ yocto mailing list yocto@yoctoproject.org

[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] (no subject)

2014-12-15 Thread Fabrício Lélis
Hi, I have this problem: Assuming /home/fabricio/qemuarm-sato is an nfs rootfs Error: conflicting FSTYPE types [/home/fabricio/qemuarm-sato] and nfs Anybody can help me? Thanks in advance! -- Fabrício Gutemberg Lélis de Melo Master in Computer Science at UFCG

[yocto] PHP recipe do_install() function

2014-12-15 Thread Matt Schuckmann
I I'm trying to understand this snippet from the php recipe do_install_append_class-target() { install -d ${D}/${sysconfdir}/ if [ -d ${D}/${STAGING_DIR_NATIVE}/${sysconfdir} ];then mv ${D}/${STAGING_DIR_NATIVE}/${sysconfdir}/* ${D}/${sysconfdir}/ fi rm -rf ${D}/${TMPDIR}

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

2014-12-15 Thread Li, Xin
Hi, This is my way to use udev to automount a usb driver, perhaps it can help you. 1. Add udev rules. root # cat /etc/udev/rules.d/10-udevtest.rules KERNEL==sda,ACTION==add,OWNER:=udev,GROUP:=udevs 2. Add user and group. root # useradd udev root # groupadd udevs 3. start

[yocto] adding drivers to rpi-basic-image

2014-12-15 Thread abhishek srivastava
Hi allI have generated image for raspberrypi basic image rpi-basic-image using hob Now How can i add my TFT drivers or any other driver to the rpi-basic-image? I am also willing to know some more details on package importance in building raspberrypi image such that what those packages would do,

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, Dec. 2, 2014 8:00 AM US Pacific Time

2014-12-15 Thread Jolley, Stephen K
Tuesday, December 16, 2014 8:00 AM US Pacific Time Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_Schedule