Re: Yocto Image Build for NXP i.MX8M
Aj Cit
Dear Josef, I've managed to run build command to generate OS image for the target, which is $ bitbake core-image-sato Can I know how to proceed further? I'm getting the following response from the Ubuntu 18.04.1 LTS Loading cache: 100% |#########################################################################################################| Time: 0:00:00 Loaded 1264 entries from dependency cache. NOTE: Resolving any missing task queue dependencies Build Configuration: BB_VERSION = "1.40.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS = "x86_64-poky-linux" MACHINE = "qemux86-64" DISTRO = "poky" DISTRO_VERSION = "2.6.2" TUNE_FEATURES = "m64 core2" TARGET_FPU = "" meta meta-poky meta-yocto-bsp = "HEAD:e7f0177ef3b6e06b8bc1722fca0241fef08a1530" Initialising tasks: 100% |#########################################################################################################| Time: 0:00:02 Checking sstate mirror object availability: 100% |######################################################################################| Time: 0:05:55 Sstate summary: Wanted 1402 Found 329 Missed 2146 Current 708 (23% match, 49% complete) NOTE: Executing SetScene Tasks NOTE: Executing RunQueue Tasks WARNING: sudo-1.8.23-r0 do_fetch: Failed to fetch URL http://ftp.sudo.ws/sudo/dist/sudo-1.8.23.tar.gz, attempting MIRRORS if available NOTE: Tasks Summary: Attempted 5774 tasks of which 2941 didn't need to be rerun and all succeeded. Summary: There was 1 WARNING message shown. adminuser@verathon:~/poky/build$ ls bitbake-cookerdaemon.log cache conf downloads sstate-cache tmp adminuser@verathon:~/poky/build$ runqemu qemux86 runqemu - INFO - Running MACHINE=qemux86 bitbake -e... runqemu - ERROR - /home/adminuser/poky/build/tmp/deploy/images/qemux86 not a directory valid DEPLOY_DIR_IMAGE ls: cannot access '/home/adminuser/poky/build/tmp/deploy/images/qemux86/*.qemuboot.conf': No such file or directory runqemu - ERROR - Command 'ls -t /home/adminuser/poky/build/tmp/deploy/images/qemux86/*.qemuboot.conf' returned non-zero exit status 2. runqemu - INFO - Cleaning up adminuser@verathon:~/poky/build$ Ajith On Thu, Nov 28, 2019 at 2:34 PM Josef Holzmayr <holzmayr@...> wrote: On Thu, Nov 28, 2019 at 02:29:08PM +0530, Aj Cit wrote: |
|