summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-18 01:27:43 +0300
committerWilliam A. Kennington III <wak@google.com>2021-05-18 01:37:26 +0300
commita57d39af54bca0158112b4a10431a5bb334b23d8 (patch)
treeee4889d5f57848b81effeda952f453866a9b257e /meta-quanta/meta-gsj
parent402dfb01f6c12510c39597d40bc282e34ca0a660 (diff)
downloadopenbmc-a57d39af54bca0158112b4a10431a5bb334b23d8.tar.xz
meta-quanta: gsj: Remove networkd override
We don't need to override this option anymore as the network will be configured correctly without it. Change-Id: Icdc7bb645afa18c12cb5d16337d13cdab7b3e339 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-quanta/meta-gsj')
-rw-r--r--meta-quanta/meta-gsj/recipes-phosphor/network/phosphor-network_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-quanta/meta-gsj/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-quanta/meta-gsj/recipes-phosphor/network/phosphor-network_%.bbappend
deleted file mode 100644
index 730c62d5f..000000000
--- a/meta-quanta/meta-gsj/recipes-phosphor/network/phosphor-network_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_OECONF_gsj += " --disable-link-local-autoconfiguration"