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:
Jan Vermaete 2025-08-17 19:40:51 +02:00 committed by Khem Raj
parent 7ceeb8b8d7
commit e1e5d2155f
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -12,4 +12,4 @@ RDEPENDS:${PN} = "python3-sphinx"
PYPI_PACKAGE = "breathe"
BBCLASSEXTEND =+ "native"
BBCLASSEXTEND =+ "native nativesdk"