[yocto] 1.3_M3 do_kernel_config failes, config_frag.txt is crippled.
Markus Hubig
mhubig at imko.de
Thu Aug 23 06:24:20 PDT 2012
Hello @all,
because I need the commit 'dcadeda' I switched from denzil to 1.3_M3.
Now I get a strage error while do_kernel_config:
| configme --reconfig --output <...>/linux-portuxg20-standard-build standard stamp9g20
| [INFO] Configuring target/machine combo: "standard/stamp9g20"
| [INFO] collecting configs in ./meta/meta-series
| [##################################################] (completed in 0 seconds)
| ERROR: could not sanitize configuration fragments
| errors are logged in meta/cfg/standard/portuxg20/config.log
Digin a bit deeper I found:
| [INFO] Sanitizing meta/cfg/kernel-cache/features/fuse/fuse.cfg
| [INFO] Sanitizing meta/cfg/kernel-cache/ktypes/standard/standard.cfg
| [INFO] Sanitizing meta/cfg/kernel-cache/cfg/devtmpfs.cfg
| [INFO] Sanitizing meta/cfg/kernel-cache/cfg/debugfs.cfg
| [INFO] Sanitizing meta/cfgportuxg20
^^^^^^^^^^^^^^^^^
| [ERROR] Kern frag does not exist
And again a bit deeper I found that the file
| ./meta/cfg/standard/portuxg20/config_frag.txt
is somewhat crippled:
| ...
| /kernel-cache/ktypes/standard/standard.cfg
| /kernel-cache/cfg/devtmpfs.cfg
| /kernel-cache/cfg/debugfs.cfg
| portuxg20
^^^^^^^^^
| hardware.cfg
| non-hardware.cfg
| /kernel-cache/features/usb-net/usb-net.cfg
| portuxg20
| hardware.cfg
| non-hardware.cfg
| /kernel-cache/features/usb-net/usb-net.cfg
| /hardware.cfg
| /non-hardware.cfg
| /portuxg20/portuxg20.cfg
| /kernel-cache/features/netfilter/netfilter.cfg
| /kernel-cache/features/taskstats/taskstats.cfg
Who is creating this file?
Cheers, Markus
--
Human beings were created by water to transport it uphill.
More information about the yocto
mailing list