[yocto] [meta-java][PATCH] README: move to yocto-patches mailing list

2024-04-06 Thread Tim Orling
Since the definitive, canonical repository remains https://git.yoctoproject.org/meta-java the official mailing list should remain in the yoctoproject.org domain. Move to the new yocto-patc...@lists.yoctoproject.org. Signed-off-by: Tim Orling --- README | 2 +- 1 file changed, 1 insertion(+), 1 d

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-06 Thread Alper Ak
> Hmm ok. So is this SRCREV corresponding to same release ? if so we are > ok, otherwise perhaps adding +git to SRCREV would > be appropriate Yes, it's the same release. Khem Raj , 6 Nis 2024 Cmt, 20:48 tarihinde şunu yazdı: > On Sat, Apr 6, 2024 at 7:13 AM Tim Orling wrote: > > > > > > > > On

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-06 Thread Khem Raj
On Sat, Apr 6, 2024 at 7:13 AM Tim Orling wrote: > > > > On Fri, Apr 5, 2024 at 10:34 PM Alper Ak wrote: >> >> Sorry, I overlooked it. The tests directory was not present in the package >> downloaded with the default PYPI_SRC_URI value. > > > Unfortunately, many pypi.org tarballs exclude tests.

Re: [oe][meta-oe][PATCH] composefs: add a new recipe

2024-04-06 Thread Khem Raj
also fails stdio: ERROR: Nothing PROVIDES 'fuse3' (but /home/pokybuild/yocto-worker/meta-oe/build/meta-openembedded/meta-oe/recipes-extended/composefs/composefs_1.0.3.bb DEPENDS on or otherwise requires it) this is because fuse3 is in meta-filesystem and meta-oe does not depend on it. On Fri, Ap

Re: [oe] [meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency

2024-04-06 Thread Tim Orling
On Fri, Apr 5, 2024 at 10:34 PM Alper Ak wrote: > Sorry, I overlooked it. The tests directory was not present in the package > downloaded with the default PYPI_SRC_URI value. > Unfortunately, many pypi.org tarballs exclude tests. So switching to git fetcher will make sense in those cases. Given

Re: [oe] [meta-oe][PATCHv2] libjxl: add recipe

2024-04-06 Thread Martin Jansa
On Fri, Apr 5, 2024 at 5:18 PM Khem Raj wrote: > > Can you try to comment out > >CXXFLAGS:append:arm = " -mfp16-format=ieee" > > for a test ? Yes, that fixes the build on qemuarm. > On Fri, Apr 5, 2024 at 12:13 AM Martin Jansa wrote: > > > > qemuarm build log: > > http://errors.yoctoproject