blob: 58df398f591389b42255b51eb05be1d0411581c5 [file] [log] [blame]
Brad Bishopde2a6ac2016-06-28 18:42:21 -04001inherit skeleton
2
3DEPENDS += "glib-2.0 obmc-libobmc-intf"
4
5do_install_append() {
6 oe_runmake install DESTDIR=${D}
7}