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:
840932c
)
busybox: update LICENSE to more specific GPLv2
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 19:39:31 +0000
(15:39 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 19:39:31 +0000
(15:39 -0400)
recipes/busybox/busybox.inc
patch
|
blob
|
history
diff --git
a/recipes/busybox/busybox.inc
b/recipes/busybox/busybox.inc
index
d1904a6
..
1ee263a
100644
(file)
--- a/
recipes/busybox/busybox.inc
+++ b/
recipes/busybox/busybox.inc
@@
-7,7
+7,7
@@
functionality and behave very much like their GNU counterparts. BusyBox \
provides a fairly complete POSIX environment for any small or embedded \
system."
HOMEPAGE = "http://www.busybox.net"
-LICENSE = "GPL"
+LICENSE = "GPL
v2
"
SECTION = "base"
PRIORITY = "required"