From e8518d4b2ea4312daee423f87f771c8031074c7d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 7 Sep 2010 18:05:16 +0100 Subject: 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 --- meta/recipes-sato/images/poky-image-sato.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-sato/images/poky-image-sato.bb') diff --git a/meta/recipes-sato/images/poky-image-sato.bb b/meta/recipes-sato/images/poky-image-sato.bb index 58eb5d68c2..35d1a53c32 100644 --- a/meta/recipes-sato/images/poky-image-sato.bb +++ b/meta/recipes-sato/images/poky-image-sato.bb @@ -4,4 +4,6 @@ IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES}" +LICENSE = "MIT" + inherit poky-image -- cgit v1.2.3-54-g00ecf