From: Chris Larson Date: Sat, 20 Nov 2004 05:03:26 +0000 (+0000) Subject: Add LICENSE field to ntp builds ('ntp'). X-Git-Tag: Release-2010-05/1~16103 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85298896358e571994af860fd41356e423910403;p=openembedded.git Add LICENSE field to ntp builds ('ntp'). BKrev: 419ed01ehJg0CtwOOaz1x2LOsIhqPA --- diff --git a/ntp/ntp-ssl_4.1.2.oe b/ntp/ntp-ssl_4.1.2.oe index a8c67254d5..74385eda99 100644 --- a/ntp/ntp-ssl_4.1.2.oe +++ b/ntp/ntp-ssl_4.1.2.oe @@ -5,6 +5,7 @@ or satellite receiver or modem." SECTION = "console/network" PRIORITY = "optional" DEPENDS = "openssl" +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 5c316dd91e..e3b72fea7f 100644 --- a/ntp/ntp_4.1.2.oe +++ b/ntp/ntp_4.1.2.oe @@ -4,6 +4,7 @@ another server or reference time source, such as a radio \ or satellite receiver or modem." SECTION = "console/network" PRIORITY = "optional" +LICENSE = "ntp" SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${PV}.tar.gz \ file://configure.patch;patch=1 \