Re: [yocto-patches] [PATCH meta-tensorflow 0/3] remove tensorflow DISTRO_FEATURES and Python version check
Hongxu Jia <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
On 4/23/26 22:53, Quentin Schulz via lists.yoctoproject.org wrote: > CAUTION: This email comes from a non Wind River email account! > Do not click links or open attachments unless you recognize the sender and know the content is safe. > > tflite used to not be able to compile on Python 3.14 that is in OE-Core > and required to use the backported 3.13 Python recipe. Since, tflite has > been updated and now supports 3.14 therefore the work-around isn't > needed anymore. Some cleanup was done but not entirely, this cleans up > the remaining parts. > > Add b4 config file so contribution is easy with b4. Thanks for your contribution, merged //Hongxu > Fix mailing list address in MAINTAINERS.md. > > Signed-off-by: Quentin Schulz <[email protected]> > --- > Quentin Schulz (3): > add basic b4 config file > MAINTAINERS.md: fix mailing list address > fully remove unneeded python3 work-around for tflite > > .b4-config | 3 +++ > BUILD.md | 3 --- > MAINTAINERS.md | 2 +- > classes/tensorflow_ver.bbclass | 20 -------------------- > 4 files changed, 4 insertions(+), 24 deletions(-) > --- > base-commit: 078ed7b791faa38553ecf8e93048bd463f6edc8f > change-id: 20260423-python3-14-tflite-9ba5640a0c42 > > Best regards, > -- > Quentin Schulz <[email protected]> > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#3779): https://lists.yoctoproject.org/g/yocto-patches/message/3779 > Mute This Topic: https://lists.yoctoproject.org/mt/118972926/3617049 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13176071/3617049/43253763/xyzzy [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- > >