From b1bfa635bbf3cf892e505b744df7249d21446771 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 27 Sep 2021 17:20:12 +0000 Subject: 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 --- meta-google/recipes-google/google-misc/google-misc.inc | 2 +- meta-google/recipes-google/ncsi/ncsid_git.bb | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 \ " -- cgit v1.2.3