From 8fe218a0ec92f3a788ecd5e68eb84e02a2ec7d75 Mon Sep 17 00:00:00 2001 From: Yuxiao Zhang Date: Thu, 30 Mar 2023 15:55:30 -0700 Subject: meta-google: dhcp-done: switching to new dhcp-done service We want to coordinate with netboot server for powercycling instead of triggering pwercycle ourselves. dhcp-done will send status based on the parameters to the netboot server. This is the first part, second part needs to be merged after installer support Change-Id: I4ebaaf06114fc36518a25cdc6cd9f093859963c8 Signed-off-by: Yuxiao Zhang --- meta-google/recipes-google/google-misc/google-misc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-google/recipes-google/google-misc/google-misc.inc') diff --git a/meta-google/recipes-google/google-misc/google-misc.inc b/meta-google/recipes-google/google-misc/google-misc.inc index df7e79bbb9..1198065b5f 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;branch=master;protocol=https" -SRCREV = "273640137fb68c352babd03e77018d426d7cc93c" +SRCREV = "5ca20ffedd60cf6b25eec734a1ac340b6f60e015" S = "${WORKDIR}/git/subprojects/${GOOGLE_MISC_PROJ}" inherit meson pkgconfig -- cgit v1.2.3