|
psplash logo not comming
#yocto
#ubuntu
#uboot
#gatesgarth
#bitbake
hi sir, i am working on yocto ,i created one core-image-base inside that image i want to set logo on u-boot and kernel side ,i added psplash also in local.conf (IMAGE_FEATURES = "psplash") . but defau
hi sir, i am working on yocto ,i created one core-image-base inside that image i want to set logo on u-boot and kernel side ,i added psplash also in local.conf (IMAGE_FEATURES = "psplash") . but defau
|
By
...
· #55359
·
|
|
#yocto #linux #uboot fitImage is not installed by default into the rootfs and not packages
#yocto
#linux
#uboot
Hi everyone, I'm using Poky with a master branch, I'm enabling the fitImage. Unfortunately, the fitImage is not packaged and not installed into the root file system. Here is my updates in the conf/loc
Hi everyone, I'm using Poky with a master branch, I'm enabling the fitImage. Unfortunately, the fitImage is not packaged and not installed into the root file system. Here is my updates in the conf/loc
|
By
Ilies CHERGUI
· #52836
·
|
|
Building U-Boot 2014.10 in Poky Thud 2.6 do_compile failing tools/mkimage
#uboot
#yocto
Hello! I've recently started porting my recipes from Poky Jethro 2.0 to Poky Thud 2.6, and am having an issue building U-Boot. I've read through each stage of the migration guide https://yoctoproject.
Hello! I've recently started porting my recipes from Poky Jethro 2.0 to Poky Thud 2.6, and am having an issue building U-Boot. I've read through each stage of the migration guide https://yoctoproject.
|
By
Jeff Schuler
· #52290
·
|
|
Boot option for imx8mq-var-dart
#yocto
#kernel
#uboot
#linux
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
|
By
Amrun Nisha.R
· #52066
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Hi Randy Thanks again for you help. I upgraded my build system to Ubuntu 16.04, and this resolved the build errors I was having. There were historical reasons for the build drive being installed with
Hi Randy Thanks again for you help. I upgraded my build system to Ubuntu 16.04, and this resolved the build errors I was having. There were historical reasons for the build drive being installed with
|
By
Andrew Ellis
· #51681
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Ah, good. You'll need to upgrade to a newer yocto release or cherry-pick: $ cd ../oe-core.git $ git log -1 --stat 0fb257121b68f38b40c078150db8f7d0979b7ea5 commit 0fb257121b68f38b40c078150db8f7d0979b7e
Ah, good. You'll need to upgrade to a newer yocto release or cherry-pick: $ cd ../oe-core.git $ git log -1 --stat 0fb257121b68f38b40c078150db8f7d0979b7ea5 commit 0fb257121b68f38b40c078150db8f7d0979b7e
|
By
Randy MacLeod
· #51657
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Hi Randy Thank you for your reply. Doing, "sudo apt install --reinstall coreutils" fixed the problem with test not being found. I'm not sure why it was not on the system, but that error is fixed. Unfo
Hi Randy Thank you for your reply. Doing, "sudo apt install --reinstall coreutils" fixed the problem with test not being found. I'm not sure why it was not on the system, but that error is fixed. Unfo
|
By
Andrew Ellis
· #51654
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Andrew, Thanks for the info about your distro and YP version. It's odd that 'test' isn't part of your coreutils install. https://launchpad.net/ubuntu/trusty/+package/coreutils Is it possible that you
Andrew, Thanks for the info about your distro and YP version. It's odd that 'test' isn't part of your coreutils install. https://launchpad.net/ubuntu/trusty/+package/coreutils Is it possible that you
|
By
Randy MacLeod
· #51653
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Hi Randy Thank you for your reply. I'm using Ubuntu 14.04 . After reading what you said about coreutils in your last message, I tried installing coreutils and got a message saying the latest version i
Hi Randy Thank you for your reply. I'm using Ubuntu 14.04 . After reading what you said about coreutils in your last message, I tried installing coreutils and got a message saying the latest version i
|
By
Andrew Ellis
· #51652
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Hi Andrew, It seems odd that you don't have coreutils/test already... Test is part of coreutils on Ubuntu-20.04: $ which test /usr/bin/test $ dpkg -S /usr/bin/test coreutils: /usr/bin/test What distro
Hi Andrew, It seems odd that you don't have coreutils/test already... Test is part of coreutils on Ubuntu-20.04: $ which test /usr/bin/test $ dpkg -S /usr/bin/test coreutils: /usr/bin/test What distro
|
By
Randy MacLeod
· #51650
·
|
|
#uboot Problem compiling u-boot with bitbake
#uboot
Hi I'm trying to compile u-boot for an iMX6 board (iMX6-Q7_Plus from MSC technologies), but the compile process fails with the following output: ERROR: Unable to start bitbake server ERROR: Last 10 li
Hi I'm trying to compile u-boot for an iMX6 board (iMX6-Q7_Plus from MSC technologies), but the compile process fails with the following output: ERROR: Unable to start bitbake server ERROR: Last 10 li
|
By
Andrew Ellis
· #51648
·
|