From 301b0fb16f48dbb138905ff8dc7606396af405ff Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Mon, 17 May 2021 15:26:26 -0700 Subject: meta-quanta: gbs: Remove autotools specific config We want to use packageconfig options instead of build system specific ones. Change-Id: Ib0b293c457ea418e98d294da9796c7b103209888 Signed-off-by: William A. Kennington III --- .../meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend index 7bf73aee7..9caf61e66 100644 --- a/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend +++ b/meta-quanta/meta-gbs/recipes-phosphor/network/phosphor-network_%.bbappend @@ -1,3 +1,2 @@ -EXTRA_OECONF_append_gbs = " --enable-nic-ethtool=yes" - +PACKAGECONFIG_append_gbs = " nic-ethtool" PACKAGECONFIG_remove_gbs = "uboot-env" -- cgit v1.2.3