* [Buildroot] [PATCH 1/1] package/sconeserver: location support needs host-pkgconf
@ 2016-02-05 21:27 Bernd Kuhls
2016-02-05 22:08 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2016-02-05 21:27 UTC (permalink / raw)
To: buildroot
Patch suggested by Arnout: http://patchwork.ozlabs.org/patch/576212/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/sconeserver/sconeserver.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/sconeserver/sconeserver.mk b/package/sconeserver/sconeserver.mk
index ed1133e..592de22 100644
--- a/package/sconeserver/sconeserver.mk
+++ b/package/sconeserver/sconeserver.mk
@@ -79,7 +79,7 @@ SCONESERVER_CONF_OPTS += --without-rss
endif
ifeq ($(BR2_PACKAGE_SCONESERVER_LOCATION),y)
-SCONESERVER_DEPENDENCIES += gpsd
+SCONESERVER_DEPENDENCIES += host-pkgconf gpsd
SCONESERVER_CONF_OPTS += --with-location
else
SCONESERVER_CONF_OPTS += --without-location
--
2.7.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/sconeserver: location support needs host-pkgconf
2016-02-05 21:27 [Buildroot] [PATCH 1/1] package/sconeserver: location support needs host-pkgconf Bernd Kuhls
@ 2016-02-05 22:08 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-05 22:08 UTC (permalink / raw)
To: buildroot
Dear Bernd Kuhls,
On Fri, 5 Feb 2016 22:27:35 +0100, Bernd Kuhls wrote:
> Patch suggested by Arnout: http://patchwork.ozlabs.org/patch/576212/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/sconeserver/sconeserver.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, 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-02-05 22:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 21:27 [Buildroot] [PATCH 1/1] package/sconeserver: location support needs host-pkgconf Bernd Kuhls
2016-02-05 22:08 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox