From: Denys Dmytriyenko <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-extras/recipes-connectivity/openntpd/openntpd_3.9p1.bb | 2 +- meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb | 2 +- meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-arago-extras/recipes-connectivity/openntpd/openntpd_3.9p1.bb b/meta-arago-extras/recipes-connectivity/openntpd/openntpd_3.9p1.bb index ba8a9d3..3ee6305 100644 --- a/meta-arago-extras/recipes-connectivity/openntpd/openntpd_3.9p1.bb +++ b/meta-arago-extras/recipes-connectivity/openntpd/openntpd_3.9p1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "OpenNTPD is a FREE, easy to use implementation of the \ Network Time Protocol." HOMEPAGE = "http://www.openntpd.org/" SECTION = "console/network" -LICENSE = "BSD ISC" +LICENSE = "BSD & ISC" LIC_FILES_CHKSUM = "file://LICENCE;md5=4b4f5158007cc97e6b0e2325bb99854a" PR = "r0" diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb index 67276b2..df17ffe 100644 --- a/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui_2.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Matrix GUI Application launcher" HOMEPAGE = "https://gforge.ti.com/gf/project/matrix-gui-v2/" -LICENSE = "BSD MIT" +LICENSE = "BSD & MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=a886c9ef769b2d8271115d2502512e5d" SECTION = "multimedia" diff --git a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb index 5bc8a9e..7f87644 100644 --- a/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb +++ b/meta-arago-extras/recipes-devtools/omapconf/omapconf_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Diagnostic tool for TI OMAP processors" HOMEPAGE = "https://github.com/omapconf/omapconf" -LICENSE = "GPLv2 BSD" +LICENSE = "GPLv2 | BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=205c83c4e2242a765acb923fc766e914" PV = "1.71+1.72-rc1" -- 2.2.0 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
