summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-11-05 11:31:59 +0300
committerWilliam A. Kennington III <wak@google.com>2021-12-07 01:28:57 +0300
commit2f5e1695c9f967e8d11415502b1c08affd8955a4 (patch)
tree24f2b44f3ba52501afcd15568143489605f1425d
parent4e5730ceac7c6f5e4f33bf92a420ecdb119f395e (diff)
downloadopenbmc-2f5e1695c9f967e8d11415502b1c08affd8955a4.tar.xz
meta-google: gbmc-ncsi-config: Fix missing include
We use functions from the network-sh library and need to include it. Change-Id: I7f78b7dd37c4e5d38342c4625c26c4b583133bf5 Signed-off-by: William A. Kennington III <wak@google.com>
-rw-r--r--meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in b/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in
index da6f27a795..796e40584f 100644
--- a/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in
+++ b/meta-google/recipes-google/ncsi/files/gbmc-ncsi-br-deprecated-ips.sh.in
@@ -14,6 +14,8 @@
[ -z "${gbmc_ncsi_br_deprecated_ips_lib-}" ] || return
+source /usr/share/network/lib.sh || exit
+
gbmc_ncsi_br_deprecated_ips_init=
gbmc_ncsi_br_deprecated_ips_confip=
gbmc_ncsi_br_deprecated_ips_lastip=