poky-image: Set LICENSE field for the image recipes (note this doesn't apply to the image contents, just the recipe and code used

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-09-07 18:03:51 +01:00
parent 8ee9aff079
commit fb617bed6e
7 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}"
LICENSE = "MIT"
IMAGE_INSTALL = "\
${POKY_BASE_INSTALL} \
task-poky-clutter-core \

View File

@@ -4,4 +4,6 @@
IMAGE_FEATURES += "apps-console-core ${X11_IMAGE_FEATURES}"
LICENSE = "MIT"
inherit poky-image

View File

@@ -4,4 +4,6 @@
IMAGE_FEATURES += "apps-console-core"
LICENSE = "MIT"
inherit poky-image

View File

@@ -4,6 +4,8 @@ DESCRIPTION = "Minimal Bootable Direct Disk Image"
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-minimal-${MACHINE}.ext3"
LICENSE = "MIT"
do_bootdirectdisk[depends] += "poky-image-minimal:do_rootfs"

View File

@@ -5,4 +5,6 @@ IMAGE_INSTALL = "initramfs-live-boot initramfs-live-install busybox udev base-pa
export IMAGE_BASENAME = "poky-image-minimal-initramfs"
IMAGE_LINGUAS = ""
LICENSE = "MIT"
inherit poky-image

View File

@@ -6,4 +6,6 @@ LABELS += "boot install"
ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-minimal-${MACHINE}.ext3"
LICENSE = "MIT"
do_bootimg[depends] += "poky-image-minimal:do_rootfs"

View File

@@ -5,6 +5,8 @@ IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE}"
IMAGE_LINGUAS = " "
LICENSE = "MIT"
inherit poky-image
# remove not needed ipkg informations