From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] system(d): allow auto net configuration with networkd
Date: Mon, 6 Feb 2017 20:03:04 +0100 [thread overview]
Message-ID: <20170206200304.0893e799@free-electrons.com> (raw)
In-Reply-To: <20170206180709.xhsttul3nq7vgtya@tarshish>
Hello,
On Mon, 6 Feb 2017 20:07:09 +0200, Baruch Siach wrote:
> > +SYSTEMD_NETWORKD_DHCP_IFACE = $(call qstrip,$(BR2_SYSTEM_DHCP))
> > +ifneq ($(SYSTEMD_NETWORKD_DHCP_IFACE),)
> > +define SYSTEMD_INSTALL_NETWORK_CONFS
> > + sed s/SYSTEMD_NETWORKD_DHCP_IFACE/$(SYSTEMD_NETWORKD_DHCP_IFACE)/ \
> > + package/systemd/dhcp.network > \
>
> Where is this file?
Sorry, forgot to "git add" it. I even did a test build before pushing
to make sure it was all building fine... but forgot to git add. I've
fixed that in a follow-up commit. Thanks for noticing!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2017-02-06 19:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 16:56 [Buildroot] [git commit] system(d): allow auto net configuration with networkd Thomas Petazzoni
2017-02-06 18:07 ` Baruch Siach
2017-02-06 19:03 ` Thomas Petazzoni [this message]
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=20170206200304.0893e799@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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