Sign in
gbmc
/
openbmc
/
d358539a7d890bb6e0817f1983406673c3f15ef8
/
.
/
meta-phosphor
/
classes
/
skeleton-gdbus.bbclass
blob: 77870a530190949740a6d8194bca0d476db7e0fe [
file
] [
log
] [
blame
]
inherit skeleton
DEPENDS
:
append
:
class
-
target
=
" glib-2.0 obmc-libobmc-intf"
do_compile
:
class
-
native
()
{
:
}
do_install
:
append
:
class
-
target
()
{
oe_runmake install DESTDIR
=
$
{
D
}
}