mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
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:
+1
-1
@@ -17,4 +17,4 @@ RDEPENDS:${PN} = "\
|
|||||||
python3-beautifulsoup4 \
|
python3-beautifulsoup4 \
|
||||||
"
|
"
|
||||||
|
|
||||||
BBCLASSEXTEND =+ "native"
|
BBCLASSEXTEND =+ "native nativesdk"
|
||||||
Reference in New Issue
Block a user