From 8ebb89ec66e323ac6e92ed926d398b931d8f9002 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 31 Mar 2015 19:04:54 +0200 Subject: licenses: fix license string to known values or format --- recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb | 2 +- recipes/trdx-nv-binaries/trdx-nv-binaries.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb b/recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb index c8c9b73..197914e 100644 --- a/recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb +++ b/recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb @@ -1,5 +1,5 @@ SUMMARY = "Scripts to enable the LVDS converter on Apalis-T30" -LICENSE = "Public Domain" +LICENSE = "PD" PR = "r2" SRC_URI = " \ diff --git a/recipes/trdx-nv-binaries/trdx-nv-binaries.bb b/recipes/trdx-nv-binaries/trdx-nv-binaries.bb index 68d45f9..304f37f 100644 --- a/recipes/trdx-nv-binaries/trdx-nv-binaries.bb +++ b/recipes/trdx-nv-binaries/trdx-nv-binaries.bb @@ -1,5 +1,5 @@ SUMMARY = "binary files from Nvidia along with their configuration" -LICENSE = "CLOSED SGI Khronos" +LICENSE = "CLOSED & SGI & Khronos" PR = "r19" PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3