summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-10 23:40:13 +0300
committerWilliam A. Kennington III <wak@google.com>2021-11-10 23:58:33 +0300
commit200e8ca29afb46d10989210532bb2dccc76b4959 (patch)
treeda8562d0f048e52fe9bac951e0ca22d8c4fdae3f /meta-google
parente493792ecd6710f821e505facc1fe3e24f765979 (diff)
downloadopenbmc-200e8ca29afb46d10989210532bb2dccc76b4959.tar.xz
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>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/google-misc/google-misc.inc2
-rw-r--r--meta-google/recipes-google/ncsi/ncsid_git.bb1
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc
index d108dc5d8..49535873b 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 @@ LICENSE = "Apache-2.0"
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 984b7d603..967f45f79 100644
--- a/meta-google/recipes-google/ncsi/ncsid_git.bb
+++ b/meta-google/recipes-google/ncsi/ncsid_git.bb
@@ -16,6 +16,7 @@ SYSTEMD_SERVICE:${PN} += " \
ncsid@.service \
nic-hostful@.target \
nic-hostless@.target \
+ update-ra-gw@.service \
update-ra-neighbor@.service \
update-ra-neighbor@.timer \
update-static-neighbors@.service \