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:
3017a22
)
opkg: update LICENSE to more specific GPLv2
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 21:35:11 +0000
(17:35 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 15 Mar 2010 21:35:11 +0000
(17:35 -0400)
recipes/opkg/opkg.inc
patch
|
blob
|
history
diff --git
a/recipes/opkg/opkg.inc
b/recipes/opkg/opkg.inc
index
b317de4
..
4442102
100644
(file)
--- a/
recipes/opkg/opkg.inc
+++ b/
recipes/opkg/opkg.inc
@@
-1,7
+1,7
@@
DESCRIPTION = "Opkg Package Manager"
DESCRIPTION_libopkg = "Opkg Package Manager Library"
SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPL
v2
"
DEPENDS = "curl gpgme"
PV = "0.1.6+svnr${SRCPV}"
INC_PR = "r20"