[oe] bitbake ignores DEFAULT_PREFERENCE

Dmitry Vinokurov d.vinokuroff at gmail.com
Thu Aug 20 04:40:08 UTC 2009


Hello,

I want to port OE to LPC3250 board and now I'm trying to build 
helloworld-image.

I've created lpc3250.conf in conf/machine:
TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv5te"
TARGET_CC_ARCH = "-fsigned-char -mfpu=vfp -mfloat-abi=softfp"

Then I've added DEFAULT_PREFERENCE_lpc3250 = "1" to 
'recipes/linux/linux_2.6.27.bb', but 'bitbake -v helloworld-image' 
downloads 2.6.23 kernel all the same. Re-reading all recipes database 
make no sense.

Could anybody advise, how this can be solved? I need to use exactly 
2.6.27 kernel as I know that it definitely works.

Thanks in advance.

-- 
Best Regards, 
Dmitry Vinokurov 
<d.vinokuroff at gmail.com>





More information about the Openembedded-devel mailing list