[oe] [PATCH] python3-pyyaml-include: support native and nativesdk build
oops, I forgot the meta-python prefix. fixing. ../Randy On 2024-06-11 9:22 p.m., Randy MacLeod via lists.openembedded.org wrote:
From: Randy MacLeod<[email protected]> Signed-off-by: Randy MacLeod<[email protected]> --- .../recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb index 3a5bd99a7..309d0ac59 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb @@ -26,4 +26,4 @@ RDEPENDS:${PN}-ptest += " \ python3-pytest \ python3-unittest-automake-output \ " - +BBCLASSEXTEND = "native nativesdk"
-- # Randy MacLeod # Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110836): https://lists.openembedded.org/g/openembedded-devel/message/110836 Mute This Topic: https://lists.openembedded.org/mt/106625252/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
