google-misc: srcrev bump 2be0536c62..379b061ffd

William A. Kennington III (1):
      ncsid: Add service for discovering routers

Change-Id: I6691e682cff2785f7ac7a7be89abb234375c167f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index d108dc5..4953587 100644
--- a/meta-google/recipes-google/google-misc/google-misc.inc
+++ b/meta-google/recipes-google/google-misc/google-misc.inc
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://../../LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
 
 SRC_URI += "git://github.com/openbmc/google-misc"
-SRCREV = "2be0536c62cdb489a6e4aa54aa71e165038f0813"
+SRCREV = "379b061ffdd797d00c07acf0b5cb81e1f6513bca"
 
 S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}"
 inherit meson
diff --git a/meta-google/recipes-google/ncsi/ncsid_git.bb b/meta-google/recipes-google/ncsi/ncsid_git.bb
index 984b7d6..967f45f 100644
--- a/meta-google/recipes-google/ncsi/ncsid_git.bb
+++ b/meta-google/recipes-google/ncsi/ncsid_git.bb
@@ -16,6 +16,7 @@
   ncsid@.service \
   nic-hostful@.target \
   nic-hostless@.target \
+  update-ra-gw@.service \
   update-ra-neighbor@.service \
   update-ra-neighbor@.timer \
   update-static-neighbors@.service \