On 23 Nov 2024, at 23:12, penguin via lists.yoctoproject.org
wrote:
>
> I've recently started working on a project that deploys images to the XDI
> format. I'm unfamiliar with this format, and I can't seem to find any
> information on it. Really just trying to figure out what it is and how I c
On 7 Feb 2025, at 06:33, emailaddress.ashish via lists.yoctoproject.org
wrote:
>
> Hi Members ,
> I am tying to reduce the RFS for one BSP and making use of buildhistory /
> installed-package-sizes.txt
> I was expecting this file will have all user-spaces packages only.
> But i do see kern
On 10 Dec 2024, at 00:51, Joel Winarske via lists.yoctoproject.org
wrote:
>
> Building on scarthgap I'm seeing a problem using meson.
>
> meson snippet:
> ```
> lvgl_opt_var = cmake.subproject_options()
> lvgl_c_flags = '-DEGL_NO_X11 -DLV_CONF_PATH=' + meson.current_source_dir() +
> '/lv_conf.
On 17 Dec 2024, at 12:04, Daniel Kampert via lists.yoctoproject.org
wrote:
> | checking for xmlFreeDoc in -lxml2... yes
> | configure: creating
> build/tmp/work/aarch64-tdx-linux/wmbusmeters/0.1-r0/build/build/aarch64-tdx-linux-gnu/config.status
>
> | config.status: error: cannot find input f
On 17 Dec 2024, at 14:25, Daniel Kampert via Lists.Yoctoproject.Org
wrote:
>
> QA Issue: File '/usr/bin/wmbusmeters' from wmbusmeters was already stripped,
> this will prevent future debugging!
I’ll spare you my rant about how hand-written Makefiles are a pain for everyone
involved…
The me
On 6 Dec 2024, at 12:15, MOHAMMED HASSAN via lists.yoctoproject.org
wrote:
>
> Hi guys,
> I want to add ARM TA trusted application and CA client application to my os
> image. I am using yocto dunfell 3.1.11 and yocto kirkstone.
> Can you guys share some documentation that can help me with this?
On 21 Jan 2025, at 18:08, Roos, Thomas wrote:
>
> Right. So should I create a v2 of that patch?
Please, and put the bug link in a comment so the rationale doesn’t have to be
dug out of git history.
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply On
On 21 Jan 2025, at 16:51, Thomas Roos via lists.yoctoproject.org
wrote:
>
> From: Thomas Roos
>
> This is the issue fixed:
> https://github.com/llvm/llvm-project/issues/65144
Is “fix” the right word? Looks like “work around” to me...
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messag
On 17 Jan 2025, at 07:20, Heinz Wrobel via lists.yoctoproject.org
wrote:
>
> This is the append I use:
> EXTRA_IMAGECMD:squashfs-xz:append = "-processors 64 -b 262144 -Xdict-size
> 100% -Xbcj arm"
> Shouldn’t there be a leading space, given that you use “append”?
Yes, unless that isn’t