phosphor-ipmi-ethstats: srcrev bump 4cf2befc14..48d6b06ea5
Switch to meson.
Patrick Williams (3):
build: add basic meson config
build: add meson for unit-tests
build: remove autotools support
William A. Kennington III (1):
build: Some minor refactoring
Change-Id: I3697ef580954f5423af0620df5c25e496de7e1c2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend
index 0c05a9e..5cd829a 100644
--- a/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend
+++ b/meta-google/recipes-phosphor/ipmi/phosphor-ipmi-ethstats_%.bbappend
@@ -1,2 +1,2 @@
# Enable registration via Google OEM Number in addition to OpenBMC.
-EXTRA_OECONF:append = " --enable-google"
+PACKAGECONFIG += "google-oen"