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:
229ab82
)
salsa-lib/salsa-lib_0.0.1.bb : fix typoes add LICENSE and SECTION
author
Graeme Gregory
<dp@xora.org.uk>
Mon, 4 Jun 2007 15:15:17 +0000
(15:15 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Mon, 4 Jun 2007 15:15:17 +0000
(15:15 +0000)
packages/salsa-lib/salsa-lib_0.0.1.bb
patch
|
blob
|
history
diff --git
a/packages/salsa-lib/salsa-lib_0.0.1.bb
b/packages/salsa-lib/salsa-lib_0.0.1.bb
index
3c9a5ea
..
474c4d4
100644
(file)
--- a/
packages/salsa-lib/salsa-lib_0.0.1.bb
+++ b/
packages/salsa-lib/salsa-lib_0.0.1.bb
@@
-1,6
+1,8
@@
DESCRIPTION = "Small ALSA library replacement for embedded system"
AUTHOR = "Takashi Iwai <tiwai@suse.de>"
-HOMEPAGE "http://www.alsa-project.org"
+HOMEPAGE = "http://www.alsa-project.org"
+SECTION = "libs/multimedia"
+LICENSE = "LGPL"
SRC_URI = "ftp://ftp.suse.com/pub/people/tiwai/salsa-lib/salsa-lib-${PV}.tar.bz2"
# as it overwrite alsa.pc only use if sure.