diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-07 18:03:51 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-07 18:03:51 +0100 |
| commit | fb617bed6ebbb17ca9a14ea5985302b03311ccb7 (patch) | |
| tree | ec500a86a2b1c978f8f0372bbcf9018a9fefb1a6 /meta/recipes-core/images/poky-image-minimal.bb | |
| parent | 8ee9aff079e3778d3c27c5a0850ec8ce3fb4ebc4 (diff) | |
| download | poky-fb617bed6ebbb17ca9a14ea5985302b03311ccb7.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-core/images/poky-image-minimal.bb')
| -rw-r--r-- | meta/recipes-core/images/poky-image-minimal.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/images/poky-image-minimal.bb b/meta/recipes-core/images/poky-image-minimal.bb index 44710a4ca8..48136ed0f1 100644 --- a/meta/recipes-core/images/poky-image-minimal.bb +++ b/meta/recipes-core/images/poky-image-minimal.bb | |||
| @@ -5,6 +5,8 @@ IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE}" | |||
| 5 | 5 | ||
| 6 | IMAGE_LINGUAS = " " | 6 | IMAGE_LINGUAS = " " |
| 7 | 7 | ||
| 8 | LICENSE = "MIT" | ||
| 9 | |||
| 8 | inherit poky-image | 10 | inherit poky-image |
| 9 | 11 | ||
| 10 | # remove not needed ipkg informations | 12 | # remove not needed ipkg informations |
