TipsAndTricks: Difference between revisions
From Yocto Project
Jump to navigationJump to search
RossBurton (talk | contribs) |
Henry Bruce (talk | contribs) |
||
Line 1: | Line 1: | ||
This wiki page captures ideas for "Tips and tricks" articles that are aimed Yocto Project users that have a basic understanding of the core tools and want to extend their knowledge. | |||
More experience developers can contribute articles in the '''Articles in Development''' section. | |||
Approximately once a month an article will be chosen for publication. The article will be cleaned up with the help of a technical write and published on the Yocto Project wiki and sent to (which) mailing list. | |||
== Ideas for Articles == | |||
* [[TipsAndTricks/GeneratingASDK]] (Ross, Paul help please...) | |||
== Articles in development == | == Articles in development == | ||
* [[TipsAndTricks/DebugNativeRecipeWithGdb]] (Joshua Lock) | * [[TipsAndTricks/DebugNativeRecipeWithGdb]] (Joshua Lock) | ||
* [[TipsAndTricks/Netconsole]] (Ross Burton) | * [[TipsAndTricks/Netconsole]] (Ross Burton) | ||
Line 11: | Line 19: | ||
* [[TipsAndTricks/Incorporating closed source components]] (Paul Eggleton) | * [[TipsAndTricks/Incorporating closed source components]] (Paul Eggleton) | ||
* [[TipsAndTricks/DebuggingAvoidingRebuilds]] (Richard Purdie) | * [[TipsAndTricks/DebuggingAvoidingRebuilds]] (Richard Purdie) | ||
* [[TipsAndTricks/InvestigatingBuildTime]] (Joshua) | * [[TipsAndTricks/InvestigatingBuildTime]] (Joshua) | ||
* [[TipsAndTricks/GitBisectABitbake]] (Ross) | * [[TipsAndTricks/GitBisectABitbake]] (Ross) |
Revision as of 18:06, 1 August 2016
This wiki page captures ideas for "Tips and tricks" articles that are aimed Yocto Project users that have a basic understanding of the core tools and want to extend their knowledge.
More experience developers can contribute articles in the Articles in Development section.
Approximately once a month an article will be chosen for publication. The article will be cleaned up with the help of a technical write and published on the Yocto Project wiki and sent to (which) mailing list.
Ideas for Articles
- TipsAndTricks/GeneratingASDK (Ross, Paul help please...)
Articles in development
- TipsAndTricks/DebugNativeRecipeWithGdb (Joshua Lock)
- TipsAndTricks/Netconsole (Ross Burton)
- TipsAndTricks/ParsingProfiling (Richard Purdie)
- TipsAndTricks/NPM (Brendan)
- TipsAndTricks/DemystifyingTheLinuxYoctoKernel (Tom Zanussi)
- TipsAndTricks/DevPyShell (Richard Purdie)
- TipsAndTricks/Understanding what changed (diffsigs etc)
- TipsAndTricks/Patching the source for a recipe (Paul Eggleton)
- TipsAndTricks/Incorporating closed source components (Paul Eggleton)
- TipsAndTricks/DebuggingAvoidingRebuilds (Richard Purdie)
- TipsAndTricks/InvestigatingBuildTime (Joshua)
- TipsAndTricks/GitBisectABitbake (Ross)
- TipsAndTricks/PackagingNonversionedLibrary (Ross)
- TipsAndTricks/EnablingAPackageFeed (Ross)
- TipsAndTricks/AddingALicense (Ross)