summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/settings/phosphor-settings-manager_%.bbappend
blob: f5c924b31d99ad780fa73e724b808529b13dfafe (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI += "file://0001-settings-initialize-data-file-with-default-setting.patch \
            "

DEPENDS += "intel-dbus-interfaces intel-dbus-interfaces-native"
RDEPENDS_${PN} += "intel-dbus-interfaces"

EXTRA_OEMAKE += "LDFLAGS='${LDFLAGS} -lintel_dbus'"