summaryrefslogtreecommitdiffstats
path: root/recipes/python/nativesdk-prebuild-python.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/nativesdk-prebuild-python.bb')
-rw-r--r--recipes/python/nativesdk-prebuild-python.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/python/nativesdk-prebuild-python.bb b/recipes/python/nativesdk-prebuild-python.bb
index f09133e..e8edb9e 100644
--- a/recipes/python/nativesdk-prebuild-python.bb
+++ b/recipes/python/nativesdk-prebuild-python.bb
@@ -29,6 +29,8 @@
29 29
30LICENSE = "PSFv2" 30LICENSE = "PSFv2"
31 31
32LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Python-2.0;md5=a5c8025e305fb49e6d405769358851f6"
33
32inherit bin_package nativesdk 34inherit bin_package nativesdk
33 35
34COMPATIBLE_HOST = ".*-mingw.*" 36COMPATIBLE_HOST = ".*-mingw.*"