aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/licenses.conf1
-rw-r--r--libxrender/libxrender_0.8.4.oe1
-rw-r--r--libxrender/libxrender_cvs.oe1
-rw-r--r--ntp/ntp-ssl_4.1.2.oe2
-rw-r--r--ntp/ntp_4.1.2.oe2
5 files changed, 5 insertions, 2 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf
index 262ddc5df9..e8a3ddae87 100644
--- a/conf/licenses.conf
+++ b/conf/licenses.conf
@@ -1 +1,2 @@
SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL AFL"
+SRC_DISTRIBUTE_LICENSES += "NTP MIT"
diff --git a/libxrender/libxrender_0.8.4.oe b/libxrender/libxrender_0.8.4.oe
index 176859a6a2..9257d5ef72 100644
--- a/libxrender/libxrender_0.8.4.oe
+++ b/libxrender/libxrender_0.8.4.oe
@@ -1,6 +1,7 @@
SECTION = "libs"
DEPENDS = "renderext x11"
DESCRIPTION = "X Render extension library."
+LICENSE = "BSD"
PR = "r1"
SRC_URI = "${XLIBS_MIRROR}/libXrender-${PV}.tar.bz2 \
diff --git a/libxrender/libxrender_cvs.oe b/libxrender/libxrender_cvs.oe
index 17a378de36..1f3ca94f91 100644
--- a/libxrender/libxrender_cvs.oe
+++ b/libxrender/libxrender_cvs.oe
@@ -3,6 +3,7 @@ PR = "r1"
SECTION = "libs"
DEPENDS = "renderext x11"
DESCRIPTION = "X Render extension library."
+LICENSE = "BSD"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xrender \
file://autofoo.patch;patch=1"
diff --git a/ntp/ntp-ssl_4.1.2.oe b/ntp/ntp-ssl_4.1.2.oe
index 74385eda99..dd1072bab2 100644
--- a/ntp/ntp-ssl_4.1.2.oe
+++ b/ntp/ntp-ssl_4.1.2.oe
@@ -5,7 +5,7 @@ or satellite receiver or modem."
SECTION = "console/network"
PRIORITY = "optional"
DEPENDS = "openssl"
-LICENSE = "ntp"
+LICENSE = "NTP"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV}.tar.gz \
file://configure.patch;patch=1 \
diff --git a/ntp/ntp_4.1.2.oe b/ntp/ntp_4.1.2.oe
index e3b72fea7f..59e906dcde 100644
--- a/ntp/ntp_4.1.2.oe
+++ b/ntp/ntp_4.1.2.oe
@@ -4,7 +4,7 @@ another server or reference time source, such as a radio \
or satellite receiver or modem."
SECTION = "console/network"
PRIORITY = "optional"
-LICENSE = "ntp"
+LICENSE = "NTP"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV}.tar.gz \
file://configure.patch;patch=1 \