meta-google: gbmc-ncsi-config: Increment dhcrelay address

We are blocking the old address internally to prevent large amounts of
DHCP spam from old builds. Increment this so new builds are not blocked.

Change-Id: Ib00e632faa9c79445a87c955ca62450379894923
Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network b/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network
index 868d24b..a080c86 100644
--- a/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network
+++ b/meta-google/recipes-google/ncsi/files/-bmc-gbmcncsidhcp.network
@@ -6,4 +6,5 @@
 LLMNR=false
 MulticastDNS=false
 LinkLocalAddressing=ipv6
-Address=fdb5:0481:10ce::1/64
+# TODO: Change address back to fdb5:0481:10ce::1/64
+Address=fdb5:0481:10ce::2/64