Searched hist:cc7f5bf0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | meson.build | cc7f5bf0 Wed Apr 12 08:01:22 CDT 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` 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: Iea38cd41ecdf6425bb335af39691dfac60cad7db Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
/openbmc/phosphor-networkd/ |
H A D | meson.build | cc7f5bf0 Wed Apr 12 08:01:22 CDT 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` 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: Iea38cd41ecdf6425bb335af39691dfac60cad7db Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|