Message ID | 20250817174052.51506-2-jan.vermaete@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [meta-python,1/2] python3-breathe: fixed location + added nativesdk | expand |
diff --git a/meta-python/recipes/devtool/python3-exhale_0.3.7.bb b/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb similarity index 95% rename from meta-python/recipes/devtool/python3-exhale_0.3.7.bb rename to meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb index 0e80df9cc1..e0e30763d4 100644 --- a/meta-python/recipes/devtool/python3-exhale_0.3.7.bb +++ b/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb @@ -17,4 +17,4 @@ RDEPENDS:${PN} = "\ python3-beautifulsoup4 \ " -BBCLASSEXTEND =+ "native" +BBCLASSEXTEND =+ "native nativesdk"
* moved the recipe from meta-python/recipes/devtool to meta-python/recipes-devtools/python3-exhale What seems to be a more common location * added nativesdk to BBCLASSEXTEND Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> --- .../python3-exhale}/python3-exhale_0.3.7.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/{recipes/devtool => recipes-devtools/python3-exhale}/python3-exhale_0.3.7.bb (95%)