diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2018-12-06 21:40:10 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-12-10 08:23:22 -0500 |
commit | 834d86caaa21c20f5c3e155a1830fd2f843db98c (patch) | |
tree | 6995005a0736df4ceca7a762c9d2091ec79f3d28 /meta-intel/meta-common/recipes-intel | |
parent | 2f1bbb8c9d2a75b13916136b9e07481764f332bb (diff) | |
download | talos-openbmc-834d86caaa21c20f5c3e155a1830fd2f843db98c.tar.gz talos-openbmc-834d86caaa21c20f5c3e155a1830fd2f843db98c.zip |
intel-ipmi-oem: srcrev bump 360f593bf0..880b733d3d
James Feist (2):
Update variant usage to use visit
Fix variant usage
(From meta-intel rev: 49c8a3a51c3d967e6332d9bee36bdcc5b541a2a3)
Change-Id: I97dbbcb2f9c295c73aaff5245f12a20353a6543c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-rwxr-xr-x | meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb index 66c37cdb0..baf2456bb 100755 --- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb +++ b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/intel-ipmi-oem" -SRCREV = "360f593bf03ddc7e130c49a949a21b307d0c5262" +SRCREV = "880b733d3d52caf3f66d7a099620ba13645c23ee" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}" |