summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb')
-rw-r--r--meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb b/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb
index 4dde5b4bec..3835ac7d6a 100644
--- a/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb
+++ b/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb
@@ -1,8 +1,8 @@
1DESCRIPTION = "Target packages for the standalone SDK" 1DESCRIPTION = "Target packages for the standalone SDK"
2PR = "r6" 2PR = "r6"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ 4LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
5 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 5 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
6ALLOW_EMPTY = "1" 6ALLOW_EMPTY = "1"
7 7
8PACKAGES = "${PN} ${PN}-dbg" 8PACKAGES = "${PN} ${PN}-dbg"