Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-intel
/
7f271d21d16ce468b112c1261a118d0a51d922af
/
.
/
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
}