Hi,
Please provide a recommendation for a low cost, out of the box WiFi (802.11n)
experience using Yocto.
AFAIK, Raspberry Pi doesn't come with WiFi built in.
I would like to spend less than $100 but could stretch it.
Pete
--
___
yocto mail
Hi,
What is the correct method for controlling which FILESEXTRAPATHS_prepend
actually shows up first in the path when there are multiple bbappends
setting the same variable?
Pete--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctop
Hi Yocto,
I'm doing some iterative building of the kernel (modules), and I need to test
it on my system.
I do the following:
bitbake virtual/kernel -c menuconfig
bitbake virtual/kernel
I copy over the modules.tgz file in deploy/images to my target & extract,
but there is no modules.dep fi
with GUI.
Thanks
From: Peter Tornel
To: "yocto@yoctoproject.org"
Sent: Thursday, May 9, 2013 12:29 PM
Subject: [yocto] Please point me to the binary that has the best chance of
booting a dual core...
Atom netbook from a FLASH drive. Th
Atom netbook from a FLASH drive. Thanks
Pete___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
Hello,
Sometimes I feel the need to clean everything before building, but I don't want
tojust rm my project directory since I want to keep my conf files. What
bitbake command can I run to get back to a pristine state (same as after
creating project directory and modifying my conf files)?
R
Hello,
Sometimes I feel the need to clean everything before building, but I don't want
to just rm my project directory since I want to keep my conf files. What
bitbake command can I run to get back to a pristine state (same as
after creating project directory and modifying my conf files)
"Keep in mind that you should be using package names here, not recipe names."
Thank you for the reply Darren. I'm not sure I understand the difference yet,
but I'm working on it. ___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoprojec
I'm working with the poky tree, master branch. I added a few packages to
IMAGE_INSTALL in core-image-minimal.bb. Everything builds fine, and I can see
the built images in each tmp/work subdirectory for my IMAGE_INSTALL packages.
However, I find that some of the image executables that were p