summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/skeleton.bbclass
AgeCommit message (Collapse)AuthorFilesLines
2018-11-08meta-phosphor: skeleton.bbclass: drop inherit licensePatrick Venture1-1/+0
Drop inheriting license from obmc-phosphor-license. The LICENSE value is now provided by skeleton-rev, which also provides the SRC_URI. (From meta-phosphor rev: af9fb7c38e674ffd0bf275733e2d7596c87393d0) Change-Id: I1b73e67c52f1ac671915ed3f7b33965561d64457 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2016-07-11Add skeleton-rev classBrad Bishop1-2/+2
Reduce the number of files to be updated after a skeleton update from two to one. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2016-07-05Bump skeleton version for v1.0-stableAdriana Kobylak1-1/+1
Pick up fixes and the ability to update at runtime and get the bmc code update progress. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2016-06-30Add skeleton classesBrad Bishop1-0/+7
A number of classes to be used by recipes pointing to the skeleton project. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>