Hi Marek,

Last commit on this layer was done 2 years ago and it was at the time to
add Kirkstone compatibility, nothing more since then.
Python 2 is dead since 1/1/2020. That means that we (python dev) will not
improve it anymore after that day,
even if someone finds a security problem in it. You should upgrade to
Python 3 as soon as you can.

https://www.python.org/doc/sunset-python-2

In my opinion the OE community should no longer promote its use.

Jose

Marek Vasut via lists.openembedded.org <[email protected]>
escreveu (segunda, 15/04/2024 à(s) 14:15):

> Support both kirkstone and scarthgap as that seems to work well.
>
> Signed-off-by: Marek Vasut <[email protected]>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 38ef579..0f228ca 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -14,7 +14,7 @@ LAYERVERSION_meta-python2 = "1"
>
>  LAYERDEPENDS_meta-python2 = "core openembedded-layer"
>
> -LAYERSERIES_COMPAT_meta-python2 = "kirkstone"
> +LAYERSERIES_COMPAT_meta-python2 = "kirkstone scarthgap"
>
>  LICENSE_PATH += "${LAYERDIR}/licenses"
>
> --
> 2.43.0
>
>
> 
>
>

-- 
Best regards,

José Quaresma
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109962): 
https://lists.openembedded.org/g/openembedded-devel/message/109962
Mute This Topic: https://lists.openembedded.org/mt/105535514/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to