|
@@ -13,6 +13,7 @@ MICROPYTHON_SOURCE = micropython-$(MICROPYTHON_VERSION).tar.xz
|
|
|
MICROPYTHON_LICENSE = MIT, BSD-1-Clause, BSD-3-Clause, Zlib
|
|
|
MICROPYTHON_LICENSE_FILES = LICENSE
|
|
|
MICROPYTHON_DEPENDENCIES = host-pkgconf libffi host-python3
|
|
|
+MICROPYTHON_CPE_ID_VENDOR = micropython
|
|
|
|
|
|
# Use fallback implementation for exception handling on architectures that don't
|
|
|
# have explicit support.
|