summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks/task-sdk-host.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/tasks/task-sdk-host.bb')
-rw-r--r--meta/recipes-core/tasks/task-sdk-host.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/tasks/task-sdk-host.bb b/meta/recipes-core/tasks/task-sdk-host.bb
index 1837d9a0cf..5ec40b140c 100644
--- a/meta/recipes-core/tasks/task-sdk-host.bb
+++ b/meta/recipes-core/tasks/task-sdk-host.bb
@@ -7,8 +7,8 @@ PR = "r10"
7LICENSE = "MIT" 7LICENSE = "MIT"
8ALLOW_EMPTY = "1" 8ALLOW_EMPTY = "1"
9 9
10LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 10LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
11 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 11 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
12 12
13inherit nativesdk 13inherit nativesdk
14 14