From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] wpa_supplicant: bump to version 1.0
Date: Mon, 14 May 2012 21:43:08 +0200 [thread overview]
Message-ID: <87mx5azgz7.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1336998600-3373-3-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Mon, 14 May 2012 09:30:00 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Bump to version 1.0
Gustavo> Also convert to gentargets.
..
Gustavo> +define WPA_SUPPLICANT_INSTALL_TARGET_CMDS
Gustavo> + $(WPA_SUPPLICANT_INSTALL_CLI)
Gustavo> + $(WPA_SUPPLICANT_INSTALL_PASSPHRASE)
Gustavo> +endef
Gustavo> +
Gustavo> +ifeq ($(BR2_PACKAGE_DBUS),y)
Gustavo> define WPA_SUPPLICANT_INSTALL_DBUS
Gustavo> $(INSTALL) -D \
Gustavo> $(@D)/wpa_supplicant/dbus/dbus-wpa_supplicant.conf \
Gustavo> @@ -113,23 +127,16 @@ define WPA_SUPPLICANT_INSTALL_DBUS
Gustavo> $(@D)/wpa_supplicant/dbus/$(WPA_SUPPLICANT_DBUS_SERVICE).service \
..
Gustavo> -define WPA_SUPPLICANT_UNINSTALL_TARGET_CMDS
Gustavo> - rm -f $(addprefix $(TARGET_DIR)/usr/sbin/, $(WPA_SUPPLICANT_TARGET_BINS))
Gustavo> - rm -f $(TARGET_DIR)/etc/dbus-1/system.d/wpa_supplicant.conf
Gustavo> - rm -f $(TARGET_DIR)/usr/share/dbus-1/system-services/$(WPA_SUPPLICANT_DBUS_SERVICE).service
Gustavo> - rm -f $(TARGET_DIR)/usr/etc/wpa_supplicant.conf
Gustavo> +define WPA_SUPPLICANT_INSTALL_TARGET_CMDS
Gustavo> + $(INSTALL) -m 0755 -D $(@D)/$(WPA_SUPPLICANT_SUBDIR)/wpa_supplicant \
Gustavo> + $(TARGET_DIR)/usr/sbin/wpa_supplicant
You seem to have WPA_SUPPLICANT_INSTALL_TARGET_CMDS twice?
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-05-14 19:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 12:29 [Buildroot] [PATCH 1/3] libnl: bump to version 3.2.9 and enhance Gustavo Zacarias
2012-05-14 12:29 ` [Buildroot] [PATCH 2/3] hostapd: bump to version 1.0 Gustavo Zacarias
2012-05-14 19:40 ` Peter Korsgaard
2012-05-14 12:30 ` [Buildroot] [PATCH 3/3] wpa_supplicant: " Gustavo Zacarias
2012-05-14 19:43 ` Peter Korsgaard [this message]
2012-05-14 19:46 ` Gustavo Zacarias
2012-05-14 19:40 ` [Buildroot] [PATCH 1/3] libnl: bump to version 3.2.9 and enhance 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=87mx5azgz7.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