Le lun. 15 déc. 2025 à 23:51, Tom Geelen via lists.openembedded.org
<[email protected]> a écrit :
>
> Signed-off-by: Tom Geelen <[email protected]>
> ---
>  meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb 
> b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
> index ca188911c9..5419db3535 100644
> --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
> +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
> @@ -23,3 +23,5 @@ RDEPENDS:${PN} = "\
>  "
>
>  CFLAGS:append:toolchain-gcc:arm = " -flax-vector-conversions"
> +
> +BBCLASSEXTEND = "native nativesdk"

With this, I get
 $ bitbake --dry-run python3-aiohttp-native nativesdk-python3-aiohttp -k
Loading cache: 100%
|##########################################################################################################################################################|
Time: 0:00:00
Loaded 5226 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'python3-async-timeout-native' (but
virtual:native:.../meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python3-async-timeout-native' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-async-timeout-native']
NOTE: Runtime target 'python3-aiohttp-native' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['python3-aiohttp-native', 'python3-async-timeout-native']
NOTE: Runtime target 'python3-aiohttp-dev-native' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['python3-aiohttp-dev-native', 'python3-async-timeout-native']
ERROR: Nothing RPROVIDES 'nativesdk-python3-async-timeout' (but
virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'nativesdk-python3-async-timeout' is unbuildable,
removing...
Missing or unbuildable dependency chain was: ['nativesdk-python3-async-timeout']
NOTE: Runtime target 'nativesdk-python3-aiohttp' is unbuildable, removing...
Missing or unbuildable dependency chain was:
['nativesdk-python3-aiohttp', 'nativesdk-python3-async-timeout']
ERROR: Nothing RPROVIDES 'nativesdk-python3-aiohttp-dev' (but
virtual:nativesdk:.../meta-openembedded/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb
RDEPENDS on or otherwise requires it)
No eligible RPROVIDERs exist for 'nativesdk-python3-aiohttp-dev'
NOTE: Runtime target 'nativesdk-python3-aiohttp-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['nativesdk-python3-aiohttp-dev']

Did I miss a python3-async-timeout update?

> --
> 2.43.0
>
>
> 
>


-- 
Yoann Congal
Smile ECS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122687): 
https://lists.openembedded.org/g/openembedded-devel/message/122687
Mute This Topic: https://lists.openembedded.org/mt/116801466/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to