mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-13 03:41:43 +00:00
They were completely wrong...
List of imports obtained via:
rgrep -w import \
| awk -F : '{ $1="" ; gsub(/^[ \t]+|[ \t]+$/, ""); print; }' \
| grep -v AWSIoTPythonSDK \
| sort -u
and packages providing the relevant modules extracted using
oe-pkgdata-util find-path.
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
708 B
708 B