From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] optional DBus support in wpa_supplicant
Date: Tue, 14 Jul 2009 21:20:34 +0200 [thread overview]
Message-ID: <874otf137h.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1247569492.21613.7.camel@sven> (Sven Neumann's message of "Tue\, 14 Jul 2009 13\:04\:52 +0200")
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Sven> Hi,
Sven> attached is an updated patch that enables the DBus config interface in
Sven> wpa-supplicant if DBus is enabled in buildroot without introducing
Sven> another config option.
Thanks!
Sven> --- ../buildroot-orig/package/wpa_supplicant/wpa_supplicant.mk 2009-07-12 21:13:04.000000000 +0200
Sven> +++ package/wpa_supplicant/wpa_supplicant.mk 2009-07-13 11:07:52.000000000 +0200
Sven> @@ -13,10 +13,14 @@
Sven> WPA_SUPPLICANT_CONFIG = $(WPA_SUPPLICANT_DIR)/wpa_supplicant/.config
Sven> WPA_SUPPLICANT_SUBDIR = wpa_supplicant
Sven> WPA_SUPPLICANT_TARGET_BINS = wpa_cli wpa_supplicant wpa_passphrase
Sven> +WPA_SUPPLICANT_DBUS_SERVICE = fi.epitest.hostap.WPASupplicant
Aren't you missing a ".service" here? Service files seems to normally
have the .service extension, and the wpa supplicant file on my machine
(Debian) does as well.
Sven> + $(INSTALL) -D \
Sven> + $(WPA_SUPPLICANT_DIR)/wpa_supplicant/dbus-wpa_supplicant.service \
Sven> + $(TARGET_DIR)/usr/share/dbus-1/system-services/$(WPA_SUPPLICANT_DBUS_SERVICE)
Here you don't add it
Sven> + rm -f $(TARGET_DIR)/usr/share/dbus-1/system-services/$(WPA_SUPPLICANT_DBUS_SERVICE).service
But here you do.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2009-07-14 19:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-13 8:20 [Buildroot] [PATCH] optional DBus support in wpa_supplicant Sven Neumann
2009-07-13 9:13 ` Sven Neumann
2009-07-13 10:44 ` Peter Korsgaard
2009-07-13 14:32 ` Sven Neumann
2009-07-13 15:05 ` Gustavo Zacarias
2009-07-13 18:26 ` Peter Korsgaard
2009-07-14 11:04 ` Sven Neumann
2009-07-14 19:20 ` Peter Korsgaard [this message]
2009-07-15 8:11 ` Sven Neumann
2009-07-20 11:39 ` Sven Neumann
2009-07-20 20:13 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874otf137h.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox