Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-ibm
/
4d3b4f9f4f97de48359babe51bd1db744a534e31
/
.
/
meta-witherspoon
/
recipes-phosphor
/
events
/
witherspoon-events-policy-native.bb
blob: c478e12b772b86504e6f1b7992d5f616f52b8377 [
file
] [
log
] [
blame
]
SUMMARY
=
"Event policy for Witherspoon"
PR
=
"r1"
inherit
native
inherit obmc
-
phosphor
-
license
inherit phosphor
-
dbus
-
monitor
SRC_URI
+=
"file://config.yaml"
do_install
()
{
install
-
D $
{
WORKDIR
}/
config
.
yaml $
{
D
}
$
{
config_dir
}/
config
.
yaml
}