summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/gpio-export/gpio-export_1.0.bb2
-rw-r--r--recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb2
-rw-r--r--recipes-core/fs-init/fs-init.bb2
-rw-r--r--recipes/trdx-nv-binaries/trdx-nv-binaries.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/gpio-export/gpio-export_1.0.bb b/recipes-bsp/gpio-export/gpio-export_1.0.bb
index 314bf24..e0cc639 100644
--- a/recipes-bsp/gpio-export/gpio-export_1.0.bb
+++ b/recipes-bsp/gpio-export/gpio-export_1.0.bb
@@ -1,5 +1,5 @@
SUMMARY = "Scripts and systemd service file to export unused GPIO to Userspace"
-LICENSE = "Public Domain"
+LICENSE = "PD"
PR = "r2"
inherit systemd
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-core/fs-init/fs-init.bb b/recipes-core/fs-init/fs-init.bb
index a9c1db2..e343285 100644
--- a/recipes-core/fs-init/fs-init.bb
+++ b/recipes-core/fs-init/fs-init.bb
@@ -1,6 +1,6 @@
SUMMARY = "Expand the rootfs to the full size of its partion"
DESCRIPTION = "Script to expand the rootfs to the full size of its partion, started as a systemd service which removes itself once finished"
-LICENSE = "Public Domain"
+LICENSE = "PD"
PR = "r3"
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}"