| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix up use of '_append +=' | Nathan Rossi | 2015-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | The use of '_append' and '+=' together is considered bad practice within recipes. It is preferred to explicitly add the preceeding spaces where they are applicable instead of using the '+=' to achieve the same result. Change all the uses of '_append +=' to match the recommended pattern, adding in spaces where explicitly required. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> | ||||
| * | recipes-microblaze: Move all MicroBlaze appends | Nathan Rossi | 2015-04-17 | 19 | -0/+2491 |
| * Move recipes that are specifically for MicroBlaze support into the recipes-microblaze directory Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> | |||||
