1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

poky-image.bbclass: Set LIC_FILES_CHKSUM

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-12-24 09:51:44 +00:00
parent 67d1fd9869
commit a1735511fd
+3
View File
@@ -2,6 +2,9 @@
# #
# Copyright (C) 2007 OpenedHand LTD # Copyright (C) 2007 OpenedHand LTD
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
# IMAGE_FEATURES control content of images built with Poky. # IMAGE_FEATURES control content of images built with Poky.
# #
# By default we install task-poky-boot and task-base packages - this gives us # By default we install task-poky-boot and task-base packages - this gives us