commit | d4aa479a4f4be647514dde7a858acdcb83dc3b97 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 13 19:00:10 2023 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Fri Dec 15 17:13:53 2023 +0000 |
tree | 36a1b4a1c3d5e06388ddca3a041d00d42efe1aad | |
parent | 379b7e693d075edda42017f7bd1a11a5f03a7e6d [diff] |
intel-ipmi-oem: srcrev bump 3a7555c587..77a44298a7 Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: I04dd429675dd4d8436051feeecd17483ffa7f864 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb index 6437e7a..872b5ca 100755 --- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb +++ b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/intel-ipmi-oem;branch=master;protocol=https" -SRCREV = "3a7555c587786e9fc440e7a938f1d1b701a544a7" +SRCREV = "77a44298a726b20e595ee596ce0018e00493ef7e" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"