Hello, all! When "bitbake core-image-sato-sdk", I was puzzled by such errors:

NOTE: package linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4: task do_kernel_configme: Started ERROR: Function failed: do_kernel_configme (see /home/jackie/esdc/poky/build/tmp/work/esdc2012-poky-linux/linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4/temp/log.do_kernel_configme.18778 for further information) ERROR: Logfile of failure stored in: /home/jackie/esdc/poky/build/tmp/work/esdc2012-poky-linux/linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4/temp/log.do_kernel_configme.18778
Log data follows:
| ERROR: Function failed: do_kernel_configme (see /home/jackie/esdc/poky/build/tmp/work/esdc2012-poky-linux/linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4/temp/log.do_kernel_configme.18778 for further information)
| [INFO] doing kernel configme
| /home/jackie/esdc/poky/build/tmp/work/esdc2012-poky-linux/linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4/temp/run.do_kernel_configme.18778: line 92: :/home/jackie/esdc/poky/scripts:/home/jackie/esdc/poky/build/tmp/work/esdc2012-poky-linux/linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4/linux/scripts/util: No such file or directory NOTE: package linux-yocto-3.0.23+git1+59314a3523e360796419d76d78c6f7d8c5ef2593_1+63c65842a3a74e4bd3128004ac29b5639f16433f-r4: task do_kernel_configme: Failed ERROR: Task 760 (/home/jackie/esdc/poky/meta/recipes-kernel/linux/linux-yocto_3.0.bb, do_kernel_configme) failed with exit code '1'
Waiting for 2 active tasks to finish:
0: gcc-cross-4.6.3+svnr184847-r23 do_compile (pid 14631)
1: eggdbus-native-0.6-r3 do_compile (pid 18130)


I googled and found Bruce Ashfield <http://search.gmane.org/?author=Bruce+Ashfield&sort=date>'s solution: In the meantime, if you remove the kern-tools-native_git.bbappend from the meta-kernel-dev layer, the AUTOREV setting will be removed, and you won't pull in tools that are too
new for the matching kernel.

But where is the kern-tools-native_git.bbappend and meta-kernel-dev? I am newer to yocto, who can help me?

Thanks!
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to