* [Buildroot] [PATCH] olsr: fix package name display
@ 2016-11-18 5:39 Baruch Siach
2016-11-19 9:58 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2016-11-18 5:39 UTC (permalink / raw)
To: buildroot
Use the package name, olsr, instead of the tarball file name.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/olsr/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/olsr/Config.in b/package/olsr/Config.in
index 2f3d024bd6df..85c5b4da1f87 100644
--- a/package/olsr/Config.in
+++ b/package/olsr/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_OLSR
- bool "olsrd"
+ bool "olsr"
depends on BR2_USE_MMU # fork()
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on !BR2_STATIC_LIBS
--
2.10.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] olsr: fix package name display
2016-11-18 5:39 [Buildroot] [PATCH] olsr: fix package name display Baruch Siach
@ 2016-11-19 9:58 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-11-19 9:58 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 18 Nov 2016 07:39:37 +0200, Baruch Siach wrote:
> Use the package name, olsr, instead of the tarball file name.
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/olsr/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-19 9:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 5:39 [Buildroot] [PATCH] olsr: fix package name display Baruch Siach
2016-11-19 9:58 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox