summaryrefslogtreecommitdiff
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-03-31 19:04:54 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:35 +0200
commitefa576ea372f128368caf8b771ff5a741d2d805b (patch)
tree791313a15e16f177a750f5f4a152457f9b03f01e /recipes-bsp
parent5edc66a1b8a78d77570c0b7b471888292a98664f (diff)
licenses: fix license string to known values or format
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/gpio-export/gpio-export_1.0.bb2
-rw-r--r--recipes-bsp/lvds-ctrl/lvds-ctrl_1.0.bb2
2 files changed, 2 insertions, 2 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 = " \