blob: 3faaa1573dec092a199b0bec0a31d29d55910ee8 [file] [log] [blame]
Brad Bishop41ca7aa2016-06-28 18:42:21 -04001inherit obmc-phosphor-license
2
3HOMEPAGE = "http://github.com/openbmc/skeleton"
4
Adriana Kobylak2e721552016-07-01 19:10:20 -05005SRCREV ??= "1bbc820f2b595b7a674e52bee1775c877b35b61e"
Brad Bishop41ca7aa2016-06-28 18:42:21 -04006SRC_URI += "git://github.com/openbmc/skeleton"
7S = "${WORKDIR}/git/${SKELETON_DIR}"