Got this today with OE git head of today and bitbake git head of today. Note that I am building for haowkboard, still somehow it wants to remove the linux-nios2 recipe. However virtual kernel is not using the nios2 kernel. from the conf/machine/include/davinci.inc file: PREFERRED_PROVIDER_virtual/kernel = "linux-davinci"
removing $TMPDIR/cache did not help. host is opensuse 11.3 (i686) Puzzled, Frans fr...@linux-suse:~/oe> bitbake -cclean virtual/kernel Loading cache: 100% |##############################################################################| ETA: 00:00:00 Loaded 7218 entries from dependency cache. Parsing recipes: 100% |############################################################################| Time: 00:00:24 Parsing of 7273 .bb files complete (6526 cached, 747 parsed). 7977 targets, 317 skipped, 0 masked, 0 errors. Build Configuration: BB_VERSION = "1.11.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "b04d637" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "hawkboard" DISTRO = "minimal" DISTRO_VERSION = "dev-snapshot-20101230" TARGET_FPU = "soft" NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'virtual/arm-oe-linux-gnueabi-depmod-None' ERROR: Nothing RPROVIDES 'virtual/arm-oe-linux-gnueabi-depmod-None' NOTE: Runtime target 'virtual/arm-oe-linux-gnueabi-depmod-None' is unbuildable, removing... Missing or unbuildable dependency chain was: ['virtual/arm-oe-linux-gnueabi-depmod-None'] NOTE: Preparing runqueue NOTE: Executing runqueue NOTE: Running task 1 of 1 (ID: 0, /home/frans/oe/openembedded/recipes/linux/linux-nios2_2.6.34.bb, do_clean) NOTE: package linux-nios2-2.6.34-r50: task do_clean: Started NOTE: removing tmp_minimal/work/hawkboard-oe-linux-gnueabi/linux-nios2-2.6.34-r50 NOTE: removing tmp_minimal/stamps/hawkboard-oe-linux-gnueabi/linux-nios2-2.6.34-r50.* NOTE: package linux-nios2-2.6.34-r50: task do_clean: Succeeded NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 0 failed. fr...@linux-suse:~/oe> cd openembedded/ _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
