summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb
diff options
context:
space:
mode:
authorP Dheeraj Srujan Kumar <p.dheeraj.srujan.kumar@intel.com>2022-12-02 20:53:31 +0300
committerP Dheeraj Srujan Kumar <p.dheeraj.srujan.kumar@intel.com>2022-12-02 21:09:30 +0300
commit7dd3ed26ca09df0e582be8cc2780bba588bdd11e (patch)
treeee5b64acbe5374240089bc65c9443dd29df482f8 /meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb
parente0c224c79550bf49928bfb75f629233b1ef07c7a (diff)
downloadopenbmc-7dd3ed26ca09df0e582be8cc2780bba588bdd11e.tar.xz
Update to internal 1-0.92
Signed-off-by: P Dheeraj Srujan Kumar <p.dheeraj.srujan.kumar@intel.com>
Diffstat (limited to 'meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb b/meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb
index c925c522d..b3472d765 100644
--- a/meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb
+++ b/meta-openbmc-mods/meta-common/recipes-devtools/mtd-util/mtd-util.bb
@@ -8,6 +8,11 @@ SRC_URI = "git://git@github.com/Intel-BMC/mtd-util.git;protocol=ssh"
PV = "1.0+git${SRCPV}"
SRCREV = "708072b62a3cecb520eeaacac88b4f2c2e101fe4"
+SRC_URI += " \
+ file://0001-Firmware-update-fix-for-mis-aligned-sectors.patch \
+ file://0002-Add-fix-for-possible-freeing-of-mismatched-memory.patch \
+ file://0003-Fix-Key-Cancellation-Update-Capsule-Flow.patch \
+ "
S = "${WORKDIR}/git"