Home
last modified time | relevance | path

Searched hist:f56ef594 (Results 1 – 1 of 1) sorted by relevance

/openbmc/x86-power-control/
H A Dmeson.buildf56ef594 Wed Apr 12 08:05:14 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: I8599189ddf9cdcbb564252d29244101ee9bd292d
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>