python3-exhale: fixed location + added 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>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jan Vermaete 2025-08-17 19:40:52 +02:00 committed by Khem Raj
parent e1e5d2155f
commit 496b290dc9
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -17,4 +17,4 @@ RDEPENDS:${PN} = "\
python3-beautifulsoup4 \
"
BBCLASSEXTEND =+ "native"
BBCLASSEXTEND =+ "native nativesdk"