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-sdk.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-sato/images/poky-image-sdk.bb') diff --git a/meta/recipes-sato/images/poky-image-sdk.bb b/meta/recipes-sato/images/poky-image-sdk.bb index c3fbce76c3..9f8eef9a52 100644 --- a/meta/recipes-sato/images/poky-image-sdk.bb +++ b/meta/recipes-sato/images/poky-image-sdk.bb @@ -4,4 +4,6 @@ IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} tools-debug tools-profile tools-sdk dev-pkgs qt4-pkgs" +LICENSE = "MIT" + inherit poky-image -- cgit v1.2.3