mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01: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:
parent
7ceeb8b8d7
commit
e1e5d2155f
|
|
@ -12,4 +12,4 @@ RDEPENDS:${PN} = "python3-sphinx"
|
|||
|
||||
PYPI_PACKAGE = "breathe"
|
||||
|
||||
BBCLASSEXTEND =+ "native"
|
||||
BBCLASSEXTEND =+ "native nativesdk"
|
||||
Loading…
Reference in New Issue
Block a user