aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2011-02-15 11:01:20 +0000
committerAndreas Oberritter <obi@opendreambox.org>2011-02-15 11:09:01 +0000
commitdb341fa90635eeab4a72f51f0d046ae03e9a1edd (patch)
tree18a4d001e2066b78bd19fe9a1802313bfec57d8d
parent3885847bc7d717f2af25bdc83ccb30ed0d75a1e5 (diff)
downloadopenembedded-db341fa90635eeab4a72f51f0d046ae03e9a1edd.tar.gz
autofs: set license field to GPLv2+
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--recipes/autofs/autofs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/autofs/autofs.inc b/recipes/autofs/autofs.inc
index badadb524a..67009ef61b 100644
--- a/recipes/autofs/autofs.inc
+++ b/recipes/autofs/autofs.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "Kernel based automounter for linux."
SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
INC_PR = "r4"
EXTRA_OEMAKE += "'RANLIB=${RANLIB}'"