diff options
-rw-r--r-- | meta/recipes-core/meta/external-python-tarball.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/meta/external-python-tarball.bb b/meta/recipes-core/meta/external-python-tarball.bb index eef93fd921..746cb9e6fe 100644 --- a/meta/recipes-core/meta/external-python-tarball.bb +++ b/meta/recipes-core/meta/external-python-tarball.bb | |||
@@ -26,6 +26,7 @@ TOOLCHAIN_HOST_TASK ?= "\ | |||
26 | python-nativesdk-fcntl \ | 26 | python-nativesdk-fcntl \ |
27 | python-nativesdk-shell \ | 27 | python-nativesdk-shell \ |
28 | python-nativesdk-misc \ | 28 | python-nativesdk-misc \ |
29 | python-nativesdk-multiprocessing \ | ||
29 | python-nativesdk-subprocess \ | 30 | python-nativesdk-subprocess \ |
30 | python-nativesdk-xmlrpc \ | 31 | python-nativesdk-xmlrpc \ |
31 | python-nativesdk-netclient \ | 32 | python-nativesdk-netclient \ |