于 2011年10月20日 14:28, Martin Jansa 写道:
On Thu, Oct 20, 2011 at 01:37:04PM +0800, hitmoon wrote:
Hello, everybody:
when a add a new machine and issue:
bb -k shr-image
I got the following message. I tried several times, but can not
solve this problem.
any ideas?
You need to define virtual/kernel provider like this:
PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko"
(with kernel recipe you're using)
so that bitbake will know which kernel recipe to use to create runtime
package kernel-module-ieee80211-crypt.
NOTE: multiple providers are available for runtime
kernel-module-ieee80211-crypt (linux-nios2, linux-preboot-palmpre,
linux-kexecboot, linux-palmpre, linux-rt, linux, gumstix-kernel,
linux-omap-2.6)
NOTE: consider defining a PREFERRED_PROVIDER entry to match
kernel-module-ieee80211-crypt (linux-nios2, linux-preboot-palmpre,
linux-kexecboot, linux-palmpre, linux-rt, linux, gumstix-kernel,
linux-omap-2.6)
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel
Thank you. the prolem has been solved. I must add a COMPATIBLE_MACHIE entry to
the kernel recipe.
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel