summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/MAINTAINERS2
-rw-r--r--meta-google/conf/layer.conf2
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb2
3 files changed, 4 insertions, 2 deletions
diff --git a/meta-google/MAINTAINERS b/meta-google/MAINTAINERS
index fed9b4665..f315c6000 100644
--- a/meta-google/MAINTAINERS
+++ b/meta-google/MAINTAINERS
@@ -43,3 +43,5 @@ START OF MAINTAINERS LIST
-------------------------
M: Nancy Yuen <yuenn@google.com> <yuennancy!>
+M: William Kennington <wak@google.com> <wak-work!>
+M: Benjamin Fair <benjaminfair@google.com> <benjaminfair!>
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index 03f9c68ab..a8fda28ea 100644
--- a/meta-google/conf/layer.conf
+++ b/meta-google/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "google-layer"
BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
LAYERVERSION_google-layer = "1"
-LAYERSERIES_COMPAT_google-layer = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_google-layer = "dunfell gatesgarth"
diff --git a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
index 96cf6f6c4..c9a69a62c 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "nlohmann-json"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys"
-SRCREV = "cc53c847f14dd843bd7a7488822c1af52a5add11"
+SRCREV = "29f35bce73544eb01ea87ee13441036ee858061b"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"