projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ff6899
)
package/mpd: fix typo
author
Jörg Krause
<jkrause@posteo.de>
Mon, 8 Dec 2014 22:44:50 +0000
(23:44 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 9 Dec 2014 18:32:05 +0000
(19:32 +0100)
Fix little type: it's UPnP, not UPnp.
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mpd/Config.in
patch
|
blob
|
history
diff --git
a/package/mpd/Config.in
b/package/mpd/Config.in
index 1d38b1a3de0481cc9ea0a737d9d62a1374a14dac..4097f5261c3dd94fc2a9300a1eeb2856e516b2e3 100644
(file)
--- a/
package/mpd/Config.in
+++ b/
package/mpd/Config.in
@@
-279,7
+279,7
@@
config BR2_PACKAGE_MPD_TCP
on different machines (the usual scenario).
config BR2_PACKAGE_MPD_UPNP
- bool "UPn
p
"
+ bool "UPn
P
"
select BR2_PACKAGE_EXPAT
select BR2_PACKAGE_LIBUPNP
help