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:
f04722e
)
libcdio: be more precise about license
author
Koen Kooi
<koen@openembedded.org>
Tue, 23 Mar 2010 19:54:58 +0000
(20:54 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 23 Mar 2010 19:55:44 +0000
(20:55 +0100)
recipes/xbmc/libcdio_0.81.bb
patch
|
blob
|
history
diff --git
a/recipes/xbmc/libcdio_0.81.bb
b/recipes/xbmc/libcdio_0.81.bb
index
e900336
..
8c01076
100644
(file)
--- a/
recipes/xbmc/libcdio_0.81.bb
+++ b/
recipes/xbmc/libcdio_0.81.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "The GNU Compact Disc Input and Control library (libcdio) contains a library for CD-ROM and CD image access."
-LICENSE = "GPL"
+LICENSE = "GPL
v3+
"
SRC_URI = "http://ftp.gnu.org/gnu/libcdio/libcdio-${PV}.tar.gz"