summaryrefslogtreecommitdiff
path: root/autofs
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
committerGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
commitdd81b9c0783482953b934ad6f9db20af42bc649a (patch)
treebae3c52c29e6110e92394e5e8d058935efa1b235 /autofs
parentb8c6f9c62a4d235d9a40508e60e711e187428ca5 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/11/10 23:56:46-08:00 treke.net!ggilbert Adding license field to numerous oe's BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw
Diffstat (limited to 'autofs')
-rw-r--r--autofs/autofs_3.1.7.oe1
-rw-r--r--autofs/autofs_4.0.0.oe1
-rw-r--r--autofs/autofs_4.1.3.oe1
3 files changed, 3 insertions, 0 deletions
diff --git a/autofs/autofs_3.1.7.oe b/autofs/autofs_3.1.7.oe
index 2f342fd7ab..a52c4a57bd 100644
--- a/autofs/autofs_3.1.7.oe
+++ b/autofs/autofs_3.1.7.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "Kernel based automounter for linux."
SECTION = "base"
+LICENSE = "GPL"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v3/autofs-${PV}.tar.bz2"
inherit autotools
diff --git a/autofs/autofs_4.0.0.oe b/autofs/autofs_4.0.0.oe
index ac1266c4c3..225841172a 100644
--- a/autofs/autofs_4.0.0.oe
+++ b/autofs/autofs_4.0.0.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "Kernel based automounter for linux."
SECTION = "base"
+LICENSE = "GPL"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/old/autofs-${PV}-1.tar.bz2"
diff --git a/autofs/autofs_4.1.3.oe b/autofs/autofs_4.1.3.oe
index f326d04a0b..0e75918a99 100644
--- a/autofs/autofs_4.1.3.oe
+++ b/autofs/autofs_4.1.3.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "Kernel based automounter for linux."
SECTION = "base"
+LICENSE = "GPL"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-${PV}.tar.bz2 \
http://www.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-bad_chdir.patch;patch=1 \