summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/state/phosphor-post-code-manager_git.bbappend
blob: 3e52f6bde4270ceb2f1b6642c039594df1c1e84c (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
PROJECT_SRC_DIR := "${THISDIR}/${PN}"

#SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git"
SRCREV = "987f91a6536e0330799cc5f4e54740c4023b5ef0"

SRC_URI += "file://0001-Use-binary-serialization-instead-of-JSON.patch"
SRC_URI += "file://0002-Max-post-code-file-size-per-cycle-setting.patch"