From e6555e7fff69af54e2d6a6e3ad6b7238557b2374 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:29 +0000 Subject: [PATCH] x-load: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/x-load/signgp.bb | 2 +- recipes/x-load/x-load.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/x-load/signgp.bb b/recipes/x-load/signgp.bb index 8ee36b5296..8eea85c320 100644 --- a/recipes/x-load/signgp.bb +++ b/recipes/x-load/signgp.bb @@ -1,4 +1,4 @@ -LICENSE = "BSD" +LICENSE = "NewBSD" DESCRIPTION = "Tool to sign omap3 x-loader images" PR = "r4" diff --git a/recipes/x-load/x-load.inc b/recipes/x-load/x-load.inc index 553ef58f33..4e981b70d8 100644 --- a/recipes/x-load/x-load.inc +++ b/recipes/x-load/x-load.inc @@ -1,7 +1,7 @@ DESCRIPTION = "x-load bootloader loader" SECTION = "bootloaders" PRIORITY = "optional" -LICENSE = "GPL" +LICENSE = "GPLv2+" DEPENDS = "signgp-native" -- 2.39.5