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 -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
