Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-intel
/
5d9eed968c6b73f79e7ecd750e215b553549be23
/
.
/
meta-common
/
recipes-phosphor
/
ipmi
/
phosphor-ipmi-host_%.bbappend
blob: e5f63fbdaf31a83f31a2f1fac55d344ba39468a5 [
file
] [
log
] [
blame
]
do_install_append
(){
install
-
d $
{
D
}
$
{
includedir
}/
phosphor
-
ipmi
-
host
install
-
m
0644
-
D $
{
S
}/
sensorhandler
.
hpp $
{
D
}
$
{
includedir
}/
phosphor
-
ipmi
-
host
install
-
m
0644
-
D $
{
S
}/
selutility
.
hpp $
{
D
}
$
{
includedir
}/
phosphor
-
ipmi
-
host
}