summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/configuration/entity-manager_%.bbappend
blob: 94bddf2bebd0dd4ea70b99384fd5ec5144ebd126 (plain)
1
2
3
4
5
6
7
8
9
10
# this is here just to bump faster than upstream
# SRC_URI = "git://github.com/openbmc/entity-manager.git"
SRCREV = "296667f0076888f3cdf898a3f2cdf66da260853e"

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI += " file://0001-Improve-initialization-of-I2C-sensors.patch \
             file://0002-Entity-manager-Add-support-to-update-assetTag.patch \
           "