Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-intel
/
ddb6b7a5d70dabebc1468c98fa5cc2c6d11eff51
/
.
/
meta-common
/
recipes-phosphor
/
ipmi
/
phosphor-ipmi-host_%.bbappend
blob: 876567f9acabfec4533171457280e9c202c3196b [
file
] [
log
] [
blame
]
do_install_append_intel
(){
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
}