summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/tasks/task-poky-sdk.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/tasks/task-poky-sdk.bb b/meta/recipes-core/tasks/task-poky-sdk.bb
index 09c60ec5df..61e9dfbb62 100644
--- a/meta/recipes-core/tasks/task-poky-sdk.bb
+++ b/meta/recipes-core/tasks/task-poky-sdk.bb
@@ -4,6 +4,8 @@
4 4
5DESCRIPTON = "Software Development Tasks for OpenedHand Poky" 5DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
8 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
7DEPENDS = "task-poky" 9DEPENDS = "task-poky"
8PR = "r6" 10PR = "r6"
9 11