To whom may concern, I tried to build Yocto for a real device, which is EeePC901. Because of README.hardware mentioned. Here are my steps:
# source poky-bernard-5.0.1/poky-init-build.env build-poky-5.0.1
Modify the local.conf (As attachment)
# bitbake poky-image-sato-directdisk
However I got the build failed, please refer to the attachment,
build_fail_log.txt
I think the key fail message is
| ERROR: Function 'poky-image-sato-directdisk: LIC_FILES_CHKSUM points to
invalid file: ${COREBASE}/LICENSE' failed
Is there any problem I got? Or where can I find the files? Thanks.
Best Regards,
Simon
NOTE: package task-poky-x11-sato-1.0-r30: task do_compile: Succeeded
NOTE: Running task 4394 of 5844 (ID: 279,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/tasks/task-poky-x11-sato.bb,
do_install)
NOTE: package task-poky-x11-sato-1.0-r30: task do_install: Started
NOTE: package task-poky-x11-sato-1.0-r30: task do_install: Succeeded
NOTE: Running task 4395 of 5844 (ID: 270,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/tasks/task-poky.bb,
do_configure)
NOTE: package task-poky-1.0-r33: task do_configure: Started
NOTE: package task-poky-1.0-r33: task do_configure: Succeeded
NOTE: Running task 4396 of 5844 (ID: 271,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/tasks/task-poky.bb,
do_compile)
NOTE: package task-poky-1.0-r33: task do_compile: Started
NOTE: package task-poky-1.0-r33: task do_compile: Succeeded
NOTE: Running task 4397 of 5844 (ID: 266,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/tasks/task-poky.bb,
do_install)
NOTE: package task-poky-1.0-r33: task do_install: Started
NOTE: package task-poky-1.0-r33: task do_install: Succeeded
NOTE: Running task 4398 of 5844 (ID: 257,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-core/tasks/task-base.bb,
do_configure)
NOTE: package task-base-1.0-r69: task do_configure: Started
NOTE: package task-base-1.0-r69: task do_configure: Succeeded
NOTE: Running task 4399 of 5844 (ID: 258,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-core/tasks/task-base.bb,
do_compile)
NOTE: package task-base-1.0-r69: task do_compile: Started
NOTE: package task-base-1.0-r69: task do_compile: Succeeded
NOTE: Running task 4400 of 5844 (ID: 253,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-core/tasks/task-base.bb,
do_install)
NOTE: package task-base-1.0-r69: task do_install: Started
NOTE: package task-base-1.0-r69: task do_install: Succeeded
NOTE: Running task 4401 of 5844 (ID: 7,
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/images/poky-image-sato-directdisk.bb,
do_configure)
NOTE: package poky-image-sato-directdisk-1.0-r0: task do_configure: Started
ERROR: Function 'poky-image-sato-directdisk: LIC_FILES_CHKSUM points to invalid
file: ${COREBASE}/LICENSE' failed
ERROR: Logfile of failure stored in:
/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/build-poky-5.0.1/tmp/work/core2-poky-linux/poky-image-sato-directdisk-1.0-r0/temp/log.do_configure.7341
Log data follows:
| NOTE: Checking autotools environment for common misconfiguration
| ERROR: Function 'poky-image-sato-directdisk: LIC_FILES_CHKSUM points to
invalid file: ${COREBASE}/LICENSE' failed
NOTE: package poky-image-sato-directdisk-1.0-r0: task do_configure: Failed
ERROR: Task 7
(/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/images/poky-image-sato-directdisk.bb,
do_configure) failed with exit code '1'
Waiting for 1 active tasks to finish:
0: zypper-1.5.3-git1+2c5bb6ceb99ecd950ef993e43d77bf0569ea0582-r5 do_compile
(pid 5879)
NOTE: package zypper-1.5.3-git1+2c5bb6ceb99ecd950ef993e43d77bf0569ea0582-r5:
task do_compile: Succeeded
ERROR:
'/media/588d449a-9bd9-4d87-aae1-6e3e86c669b3/poky-bernard-5.0.1/meta/recipes-sato/images/poky-image-sato-directdisk.bb'
failed
local.conf
Description: local.conf
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
