Fix future timestamps
Fundu Bits
Hi, I see future timestamps on binaries in the boot partition created by my custom wks. It was ok, until I had to use upstream Grub (at 2.05) with the commit 20def1a3c39529 "fat: Support file modification times" I have to write an extra script to touch binaries at the end of image creation, is there any flag/option for local.conf to force valid timestamps on binaries? Thanks.
|
|
Re: yocto recipt from host ide
On Thu, Nov 19, 2020 at 1:48 PM Sergey Ivanov <icegood1980@...> wrote:
does this help ? https://www.ics.com/blog/configuring-qt-creator-yocto-development --
|
|
Re: U-Boot sama5d3 xplained issue
David Novak <david.novak@...>
I'm working on this project with Pratham. Let me provide a few more details. We've defined UBOOT_MACHINE ?= "sama5d3_xplained_nandflash_config" Inside u-boot-at91/sama5d3_xplained_nandflash_config we change CONFIG_BOOTDELAY, but it has no effect on the newly built image. The boot delay remains the same as it was before we changed it. Based on the UBOOT_MACHINE, can we be certain we are changing the correct file? How do we get the build process to include our changes? Thanks,
On 11/19/2020 5:37 PM, Prathamesh
Ovalekar wrote:
Hello everyone,
|
|
Re: [yocto-autobuilder2 PATCH] config.json: drop redundant meta-kernel mentions
Ross Burton <ross@...>
I was wrong. :). The change to the controller has been reverted, and
toggle quoted messageShow quoted text
will be restarted tomorrow if that is okay. Sorry about that, Ross
On Thu, 19 Nov 2020 at 15:45, Ross Burton <ross@...> wrote:
|
|
U-Boot sama5d3 xplained issue
Prathamesh Ovalekar <pratham.ovalekar@...>
Hello everyone,
System: sama5d3_xplained board I have a question regarding the configuration and build of u-boot. We have a build that was implemented earlier. I am trying to make some changes to it. Change 1: Change the auto boot delay to 1 second. Change 2: Add an auto boot command to set a gpio. I am aware of the environment variables: CONFIG_BOOTDELAY and CONFIG_BOOTCOMMAND (needed for the changes above.) I tried modifying the " configs/sama5d3_xplained_nandflash_defconfig " Question 1: Do I need to create an *.config file using the make menuconfig? Question 2: How do I create the u-boot.bin . Does this depend on the Linux build? I know that there is an environment variable: CONFIG_BOOTARGS that needs to be populated. -- Pratham Ovalekar
|
|
yocto recipt from host ide
Sergey Ivanov <icegood1980@...>
Hi there. Could anyone share a good approach/documentation/etc on how to properly configure and use sysroot and sdk for a specific cmake - based c++ receipt to be able to build it from IDE (vscode, qtcreator) on linux host i.e.1) ide's --sysroot will be taken from yocto-root/build/tmp/work/aarch64-poky-linux/<my_recipe>1.0.0-r0/recipe-sysroot 2) compilers and cmake (i believe) will be taken from yocto-root/build/tmp/work/aarch64-poky-linux/<my_recipe>1.0.0-r0/recipe-sysroot-native 3) no mix of includes from host will be taken into account during the compilation If none of ide above could do this stuff, then please recommend your one-- Kind regards, Sergey Ivanov
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|
Re: Enaable to add binary in /usr/bin using .bb file
NIKHIL PATIL <nikhilvp29@...>
Hi , for these issue we got solution , obexpushd binary interpreter is on /lib64 folder , but in our custom image /lib64 support is not there . so we are trying to add lib64 support for our custom image . For sato image by default it is taking lib64 support , so it work there.
On Thu, Nov 19, 2020 at 6:30 PM NIKHIL PATIL via lists.yoctoproject.org <nikhilvp29=gmail.com@...> wrote:
|
|