X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=doc%2FTODO;h=af21fa0d7827cf0ec57799d730c4c8b89b00cd33;hb=6bb575bc73ad550a31bc5accbb180d594d2cf7c3;hp=ddbe098f851b02164270f40d5de7a14a66e82f7d;hpb=0701f7c5ebaaa45e191d98d1e2296bf7d71a04e1;p=vuplus_bitbake diff --git a/doc/TODO b/doc/TODO index ddbe098..af21fa0 100644 --- a/doc/TODO +++ b/doc/TODO @@ -8,9 +8,9 @@ TODO: data and parse methods. [ ] API Sanity Audit. [ ] Comment/Docs Audit. - [.] Allow user supply of .oeclasses to be inherited in every file that + [x] Allow user supply of .oeclasses to be inherited in every file that gets parsed via the INHERITS variable. - [.] Add default items to the beginning of INHERITS within + [x] Add default items to the beginning of INHERITS within the parsers. In this way, we can automatically pull in base.oeclass for oe files, and build_an_srpm.oeclass for .src.rpm files.