git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3885847
)
autofs: set license field to GPLv2+
author
Andreas Oberritter
<obi@opendreambox.org>
Tue, 15 Feb 2011 11:01:20 +0000
(11:01 +0000)
committer
Andreas Oberritter
<obi@opendreambox.org>
Tue, 15 Feb 2011 11:09:01 +0000
(11:09 +0000)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
recipes/autofs/autofs.inc
patch
|
blob
|
history
diff --git
a/recipes/autofs/autofs.inc
b/recipes/autofs/autofs.inc
index
badadb5
..
67009ef
100644
(file)
--- 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 = "GPL
v2+
"
INC_PR = "r4"
EXTRA_OEMAKE += "'RANLIB=${RANLIB}'"