python3-propcache: add BBCLASSEXTEND native & nativesdk

Since commit 82c2959678 ("python3-yarl: add BBCLASSEXTEND = "native nativesdk""),
python3-yarl-native (resp. nativesdk-python3-yarl) needs
python3-propcache-native (nativesdk-python3-yarl) to build.

Cc: Tom Geelen <t.f.g.geelen@gmail.com>
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yoann Congal 2025-11-22 01:12:27 +01:00 committed by Khem Raj
parent 9404c6d022
commit 861d46b60e

View File

@ -22,3 +22,4 @@ RDEPENDS:${PN}-ptest += " \
python3-statistics \
"
BBCLASSEXTEND += "native nativesdk"