On 2020-12-16 3:03 a.m., hongxu wrote:
Signed-off-by: Hongxu Jia <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
--- meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | 2 ++ 1 file changed, 2 insertions(+)diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb index 49fde1003..bb9b95201 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb @@ -13,3 +13,5 @@ RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-stringold \ ${PYTHON_PN}-threading \ " + +BBCLASSEXTEND = "native"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88349): https://lists.openembedded.org/g/openembedded-devel/message/88349 Mute This Topic: https://lists.openembedded.org/mt/78996302/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
