|
Ownership issue during do_image
Hello, some news about this issue. Tim pointed me to the docker and the reason why crops container have some UID:GID manipulation: see there. I used an ubuntu 20.04 VM to setup a build without docker
Hello, some news about this issue. Tim pointed me to the docker and the reason why crops container have some UID:GID manipulation: see there. I used an ubuntu 20.04 VM to setup a build without docker
|
By
...
· #58810
·
|
|
#dunfell
#dunfell
A ticket has been open for backporting the fix: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14971
A ticket has been open for backporting the fix: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14971
|
By
...
· #58644
·
|
|
Ownership issue during do_image
Yes I do, I build under docker (ubuntu 20.04), I didn't mention that in my original post , sorry. Do you think it is related to my issue ?
Yes I do, I build under docker (ubuntu 20.04), I didn't mention that in my original post , sorry. Do you think it is related to my issue ?
|
By
...
· #58575
·
|
|
Ownership issue during do_image
Hello list, Doesn't ring a bell to anybody ? Even the slightest clue will help me to continue to track down this weird behavior , nobody have ever problem of files/directories rights during image gene
Hello list, Doesn't ring a bell to anybody ? Even the slightest clue will help me to continue to track down this weird behavior , nobody have ever problem of files/directories rights during image gene
|
By
...
· #58572
·
|
|
#dunfell
#dunfell
In my setup I have: KERNEL_IMAGETYPES=fitImage (coming from KERNEL_IMAGETYPE of my machine configuration) KERNEL_IMAGETYPE_FOR_MAKE=Image (used only internally by kernel.bbclass and setting to Image b
In my setup I have: KERNEL_IMAGETYPES=fitImage (coming from KERNEL_IMAGETYPE of my machine configuration) KERNEL_IMAGETYPE_FOR_MAKE=Image (used only internally by kernel.bbclass and setting to Image b
|
By
...
· #58486
·
|
|
#dunfell
#dunfell
Hello, I'm currently migrating our system from warrior to dunfell and I have an issue on fitImage support for aarch64 architecture. We use KERNEL_IMAGETYPE = "fitImage" and INITRAMFS_IMAGE_BUNDLE = "1
Hello, I'm currently migrating our system from warrior to dunfell and I have an issue on fitImage support for aarch64 architecture. We use KERNEL_IMAGETYPE = "fitImage" and INITRAMFS_IMAGE_BUNDLE = "1
|
By
...
· #58476
·
|
|
Ownership issue during do_image
Hello list, I currently migrate our project from warrior to dunfell and we experience some issues during the image generation step. We have a custom IMAGE_FSTYPES to meet our need and in one of our cu
Hello list, I currently migrate our project from warrior to dunfell and we experience some issues during the image generation step. We have a custom IMAGE_FSTYPES to meet our need and in one of our cu
|
By
...
· #58456
·
|
|
Would COMPATIBLE_IMAGE make sense?
Hello, instead of creating a new variable (don't sure of its possible usefulness), you can use BBMASK or review dependencies between your layer PS: I did a similar answer on your stackoverflow questio
Hello, instead of creating a new variable (don't sure of its possible usefulness), you can use BBMASK or review dependencies between your layer PS: I did a similar answer on your stackoverflow questio
|
By
...
· #54001
·
|
|
Empty source package when using devtool
Hello, I dug further into yocto classes and I think I found what is going on. All seems to come from the fact that gcc debug-prefix-map and macro-prefix-map options are statically defined in bitbake.c
Hello, I dug further into yocto classes and I think I found what is going on. All seems to come from the fact that gcc debug-prefix-map and macro-prefix-map options are statically defined in bitbake.c
|
By
...
· #53936
·
|
|
Appending an existing machine .conf file
Hello, you can customize QB_OPT_APPEND by removing options you don't want, e.g. QB_OPT_APPEND_remove = "-device usb-tablet" and add your own after. But maybe a lazy operator in the original conf file
Hello, you can customize QB_OPT_APPEND by removing options you don't want, e.g. QB_OPT_APPEND_remove = "-device usb-tablet" and add your own after. But maybe a lazy operator in the original conf file
|
By
...
· #53917
·
|
|
Empty source package when using devtool
It it can help to understand, I rechecked the full content of source packages and glib-2.0 / networkamanager are not ok like I said earlire. There are not empty but they seem to contain only build gen
It it can help to understand, I rechecked the full content of source packages and glib-2.0 / networkamanager are not ok like I said earlire. There are not empty but they seem to contain only build gen
|
By
...
· #53908
·
|
|
Empty source package when using devtool
Hello, I currently used yocto warrior and I encounter an issue during packaging of recipes. I would like to embed some source package (to be able to run coverage on target) , this work without issues
Hello, I currently used yocto warrior and I encounter an issue during packaging of recipes. I would like to embed some source package (to be able to run coverage on target) , this work without issues
|
By
...
· #53907
·
|