mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
python3-breathe: fixed location + added nativesdk
* moved the recipe from meta-python/recipes/devtool to meta-python/recipes-devtools/python3-breathe What seems to be a more common location * added nativesdk to BBCLASSEXTEND Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -12,4 +12,4 @@ RDEPENDS:${PN} = "python3-sphinx"
|
|||||||
|
|
||||||
PYPI_PACKAGE = "breathe"
|
PYPI_PACKAGE = "breathe"
|
||||||
|
|
||||||
BBCLASSEXTEND =+ "native"
|
BBCLASSEXTEND =+ "native nativesdk"
|
||||||
Reference in New Issue
Block a user