projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8715e8d
)
olsr: fix package name display
author
Baruch Siach
<baruch@tkos.co.il>
Fri, 18 Nov 2016 05:39:37 +0000
(07:39 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sat, 19 Nov 2016 09:57:43 +0000
(10:57 +0100)
Use the package name, olsr, instead of the tarball file name.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/olsr/Config.in
patch
|
blob
|
history
diff --git
a/package/olsr/Config.in
b/package/olsr/Config.in
index 2f3d024bd6df35a8b61bd8de83c801e06e178ac8..85c5b4da1f876cbdd9d1b407a3c47ada77080c7b 100644
(file)
--- a/
package/olsr/Config.in
+++ b/
package/olsr/Config.in
@@
-1,5
+1,5
@@
config BR2_PACKAGE_OLSR
- bool "olsr
d
"
+ bool "olsr"
depends on BR2_USE_MMU # fork()
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_STATIC_LIBS