Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2011-08-04 | SRC_URI, S: use BPN instead of PN for multilib case | Yu Ke | 2 | |
in multilibcase, PN has multilib prefix, so it is not correct to use PN in SRC_URI and S. instead, we've dedicately pruned multilib prefix in BPN, so BPN is the right alternative for PN. Signed-off-by: Yu Ke <ke.y@intel.com> | ||||
2010-11-22 | Meta: Recipe Reogranization | Saul Wold | 3 | |
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com> |