History log of /openbmc/phosphor-misc/firstboot/meson.build (Results 1 – 4 of 4)
Revision Date Author Comments
# 6b7fa819 01-Feb-2025 Patrick Williams <patrick@stwcx.xyz>

meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I147ee758f6fca48cdd18889f7f018c76dcca39b3
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>


# 8419820f 12-Apr-2023 Patrick Williams <patrick@stwcx.xyz>

meson: remove deprecated get_pkgconfig_variable

Since meson 0.56, the `get_pkgconfig_variable` has been deprecated. In
meson 0.58 the `get_variable` was enhanced to no longer require the
`pkgconfig

meson: remove deprecated get_pkgconfig_variable

Since meson 0.56, the `get_pkgconfig_variable` has been deprecated. In
meson 0.58 the `get_variable` was enhanced to no longer require the
`pkgconfig` keyword argument. Ensure meson 0.58 is required and update
the usage of all `get_pkgconfig_variable` and `get_variable` to be the
modern variant.

Change-Id: I0aa20f956a896d11ba062f3df4a947f9e68dfb53
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 403e2635 07-Jan-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

add first boot set hostname

Copy this script and systemd unit file from meta-openpower.

Change-Id: I98aed26efb2be00f1fe3d703f83fd201f18059db
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>


# 5a3ac185 07-Jan-2020 Brad Bishop <bradleyb@fuzziesquirrel.com>

add first boot set mac script

phosphor-misc will use the meson build system - establish the initial
structure. Copy the first boot set mac script and systemd unit from
meta-openpower.

Change-Id: I

add first boot set mac script

phosphor-misc will use the meson build system - establish the initial
structure. Copy the first boot set mac script and systemd unit from
meta-openpower.

Change-Id: I1f7ebbb6b5230aa97b28e9a46ac721925b95a75a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...