summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/classes/poky-image.bbclass3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes/poky-image.bbclass b/meta/classes/poky-image.bbclass
index 5f34ad11d2..b29b4b4429 100644
--- a/meta/classes/poky-image.bbclass
+++ b/meta/classes/poky-image.bbclass
@@ -2,6 +2,9 @@
2# 2#
3# Copyright (C) 2007 OpenedHand LTD 3# Copyright (C) 2007 OpenedHand LTD
4 4
5LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
6 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
7
5# IMAGE_FEATURES control content of images built with Poky. 8# IMAGE_FEATURES control content of images built with Poky.
6# 9#
7# By default we install task-poky-boot and task-base packages - this gives us 10# By default we install task-poky-boot and task-base packages - this gives us