summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-27 20:20:12 +0300
committerWilliam A. Kennington III <wak@google.com>2021-09-27 21:19:47 +0300
commitb1bfa635bbf3cf892e505b744df7249d21446771 (patch)
treedd44a79cdb1e19be0f5fab2605af11c27f2c2ffa /meta-google
parent459d47e59bfb3f80542f17c7eb54ba1f6c1a44f3 (diff)
downloadopenbmc-b1bfa635bbf3cf892e505b744df7249d21446771.tar.xz
google-misc: srcrev bump d237c6cc59..b163a2c1ba
Nan Zhou (1): libcr51sign: import from gBMC William A. Kennington III (2): ncsid: Stop targets when daemon stops ncsid: Support parsing unsolicited RA announcements Willy Tu (2): google-misc: libcr51sign: add feature to fetch image regions bios-key: import from gBMC Change-Id: I47cd3bd37ca6eeb647f61fab66994a4e224f982a 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.bb2
2 files changed, 3 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 36ad141de..f6caac1c0 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 = "d237c6cc59e731c2a8a3a1bdcd91ad39bd67e182"
+SRCREV = "b163a2c1baca3112d420258f0e347e88afce5379"
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 a67a3104b..984b7d603 100644
--- a/meta-google/recipes-google/ncsi/ncsid_git.bb
+++ b/meta-google/recipes-google/ncsi/ncsid_git.bb
@@ -16,6 +16,8 @@ SYSTEMD_SERVICE:${PN} += " \
ncsid@.service \
nic-hostful@.target \
nic-hostless@.target \
+ update-ra-neighbor@.service \
+ update-ra-neighbor@.timer \
update-static-neighbors@.service \
update-static-neighbors@.timer \
"