Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
6aa7eec5002756f5398774a35fb9d985e15a4573
/
.
/
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
}
}