On 17 May 2023, at 14:46, lorenzo.ruffati+yoctoforums via 
lists.yoctoproject.org 
<lorenzo.ruffati+yoctoforums=unikie....@lists.yoctoproject.org> wrote:
> 
> Hi, is there a way to get yocto to "deploy" the wheels for python packages?
> 
> At the moment I can only find .deb artifacts, I would like to have 
> "tmp/deploy/whl" (or some other)
> folder in which to find all wheels for python packages generated in the build.
> 
> Is there some standard way to do this? Is it even possible without writing a 
> custom recipe for each
> package? 

You can write a class to do that, and inherit it in all the recipes that you 
want to have wheels.

Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60072): https://lists.yoctoproject.org/g/yocto/message/60072
Mute This Topic: https://lists.yoctoproject.org/mt/98950764/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to