History log of /openbmc/phosphor-networkd/xyz.openbmc_project.Network.conf.in (Results 1 – 4 of 4)
Revision Date Author Comments
# 1e710d04 24-May-2021 William A. Kennington III <wak@google.com>

build: Fix service and conf file quotation

The previous commit broke the autotools generation of D-Bus configs as
the strings being written into the XML were not correctly quoted.

build: Fix service and conf file quotation

The previous commit broke the autotools generation of D-Bus configs as
the strings being written into the XML were not correctly quoted.

Change-Id: Icf7ecbbd4ecd7f513721a578b8374df3ffae9649
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 0a01b2a9 13-May-2021 William A. Kennington III <wak@google.com>

build: Add meson build

Change-Id: Id01834cf0b6580b7e6f6fa195b4a547fd03222ce
Signed-off-by: William A. Kennington III <wak@google.com>


# 5f1eb468 12-Feb-2019 William A. Kennington III <wak@google.com>

configure: Cleanup dbus variables

These are realistically not configurable by the end user and could be
provided as a runtime configuration if needed so that custom networkd
binaries

configure: Cleanup dbus variables

These are realistically not configurable by the end user and could be
provided as a runtime configuration if needed so that custom networkd
binaries are not needed for each different busname.

Configure variable substitution was kept to ensure the value is
consistent between all of the source files.

Change-Id: Ic6d50a80b48e2cfc07e48067089236010894e71b
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 042e4723 07-Jan-2019 Patrick Venture <venture@google.com>

move service file, dbus conf into repo

Move the service file for phosphor-networkd from the bitbake recipe to
the source repository.
Move the dbus configuration file for phosphor-net

move service file, dbus conf into repo

Move the service file for phosphor-networkd from the bitbake recipe to
the source repository.
Move the dbus configuration file for phosphor-network from a generated
file to the source repository.

Tested: Verified dbus conf and service file were installed where
expected.
Change-Id: Idd1a1872aeb020f6b0e2eb9dba7c2e96198be2af
Signed-off-by: Patrick Venture <venture@google.com>

show more ...