Re: [yocto] fitImage generation issue #kirkstone #yocto

2024-02-28 Thread Jeffrey Simons
On Tue, Feb 27, 2024 at 03:22 PM, Jeffrey Simons wrote: > > Hello Yocto friends, > > I have an issue with the generation of an fitImage with initramfs. The > creation of an fitImage where a kernel and device tree are combined works, > but when I add an initramfs then the ker

[yocto] fitImage generation issue #kirkstone #yocto

2024-02-27 Thread Jeffrey Simons
ot; Could anyone point me in the correct direction, I expect that I miss some variable that can change this behaviour. (most likely the solution is staring me in the face, but I'm blind to see it). Thank you in advance. -- With kind regards, Jeffrey Simons Software Engineer Royal B

Re: [yocto] EXTRA_USERS_PARAMS doesn't work to generate password for root and add new users

2023-08-23 Thread Jeffrey Simons
at. For debugging you could print the bitbake variables to screen (-e) and grep on the EXTRA_USERS_PARAMS. Hope this is will help you solving the issue. -- With kind regards, Jeffrey Simons Software Engineer Royal Boon Edam International B.V. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive

Re: [yocto] SDK missing qemu 'user' backend type. #kirkstone #sdk

2022-12-14 Thread Jeffrey Simons
and behold, it works as expected. I don't know if this is a bug or just a feature, but I leave that up to you (perhaps Yocto can assign the packageconfig a bit stronger?). -- With kind regards, Jeffrey Simons Software Engineer Royal Boon Edam International B.V. -=-=-=-=-=-=-=-=-=-=-=- Links: You

[yocto] SDK missing qemu 'user' backend type. #kirkstone #sdk

2022-12-14 Thread Jeffrey Simons
eanall) from my system but I still face this issue. Does anyone have any suggestions in how to solve this? Thank you. -- With kind regards, Jeffrey Simons Software Engineer Royal Boon Edam International B.V. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

[yocto] #yocto #sdk Bitbake populate_sdk not pulling the correct dependencies.

2021-12-17 Thread Jeffrey Simons
the build times significantly (which is not desirable). Can anyone give me some pointers into resolving this behavior? With kind regards, Jeffrey Simons Software Engineer Royal Boon Edam International B.V. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [yocto] User configuration & host contamination

2021-11-24 Thread Jeffrey Simons
On Thu, Nov 11, 2021 at 03:34 PM, Jeffrey Simons wrote: > > Hi Manuel, > > >> Subject: Re: [yocto] User configuration & host contamination >> >> Hi Jeffrey, >> >> Does the recipe which builds the application DEPEND on the recipe which >&

Re: [yocto] User configuration & host contamination

2021-11-11 Thread Jeffrey Simons
desired, each recipe must use this user for the application. # TEST_USER = "testuser" TEST_USER_UID = "1200" DISTRO_EXTRA_RDEPENDS += "user-configuration" Can you or any one else clarify if this is the correct way or not? Thank you in advanc

[yocto] User configuration & host contamination

2021-11-09 Thread Jeffrey Simons
/usr/local/bin/test_app/some_script.py is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination" Any pointers/thoughts in how I can resolve this issue? With kind regards, Jeffrey Simons Software Engineer Royal Boon Ed

[yocto] User configuration & host contamination

2021-11-04 Thread Jeffrey Simons
/usr/local/bin/test_app/some_script.py is owned by uid 1000, which is the same as the user running bitbake. This may be due to host contamination" Any pointers/thoughts in how I can resolve this issue? With kind regards, Jeffrey Simons Software Engineer Royal Boon Ed