[Buildroot] [PATCH v2] dnsmasq: install DBus configuration file

Yegor Yefremov yegorslists at googlemail.com
Tue Dec 30 23:18:17 UTC 2014


On Tue, Dec 30, 2014 at 10:44 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Yegor Yefremov,
>
> On Tue, 30 Dec 2014 21:55:27 +0100, Yegor Yefremov wrote:
>
>> +ifeq ($(BR2_PACKAGE_DBUS),y)
>> +define DNSMASQ_INSTALL_DBUS
>> +     $(INSTALL) -D $(@D)/dbus/dnsmasq.conf \
>> +             $(TARGET_DIR)/etc/dbus-1/system.d/dnsmasq.conf
>
> Sorry, should have said that on the previous iteration: please add -m
> 0644 to the $(INSTALL) invocation.

Should I apply these changes to wpa_supplicant too? I borrowed the code there.

Yegor



More information about the buildroot mailing list