queued to master-next. I'm still seeing some issues on a couple of builders,
but will take are of sorting that out. I'll push the changes when I've
figured it out.
Bruce
In message: [meta-virtualization] [PATCH 1/2] python3-dtc: fix wheel build
on 27/02/2022 Tim Orling wrote:
> The wheel that is built is
> ${S}/dist/libfdt-1.6.2.dev39+g4048aed.d20220103-cp310-cp310-linux_x86_64.whl
> Set PYPA_WHEEL to match this.
>
> Signed-off-by: Tim Orling <[email protected]>
> ---
> recipes-kernel/dtc/python3-dtc_1.6.1.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/recipes-kernel/dtc/python3-dtc_1.6.1.bb
> b/recipes-kernel/dtc/python3-dtc_1.6.1.bb
> index 449d071..671d280 100644
> --- a/recipes-kernel/dtc/python3-dtc_1.6.1.bb
> +++ b/recipes-kernel/dtc/python3-dtc_1.6.1.bb
> @@ -19,6 +19,8 @@ SRCREV = "4048aed12b81c5a0154b9af438edc99ec7d2b6a1"
> PV = "1.6.1+git${SRCPV}"
> S = "${WORKDIR}/git"
>
> +PYPA_WHEEL = "${S}/dist/libfdt-1.6.2*.whl"
> +
> inherit setuptools3 pkgconfig
>
> BBCLASSEXTEND = "native nativesdk"
> --
> 2.30.2
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7071):
https://lists.yoctoproject.org/g/meta-virtualization/message/7071
Mute This Topic: https://lists.yoctoproject.org/mt/89511144/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-