TipsAndTricks: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Line 39: | Line 39: | ||
* [[TipsAndTricks/ResolvingLocaleIssues]] (bavery) | * [[TipsAndTricks/ResolvingLocaleIssues]] (bavery) | ||
* [[TipsAndTricks/DebuggingBitbakeInPudb]] (bavery) | * [[TipsAndTricks/DebuggingBitbakeInPudb]] (bavery) | ||
* [[TipsAndTricks/CliBuildsInToasterBuilddir]] (bavery) | |||
== Finished Articles == | == Finished Articles == | ||
* [[TipsAndTricks/Packaging Prebuilt Libraries | Packaging Prebuilt Libraries]] (Ross and Henry) | * [[TipsAndTricks/Packaging Prebuilt Libraries | Packaging Prebuilt Libraries]] (Ross and Henry) | ||
* [[TipsAndTricks/NPM | Packaging Node.js Projects]] (Brendan and Henry) | * [[TipsAndTricks/NPM | Packaging Node.js Projects]] (Brendan and Henry) |
Revision as of 22:06, 25 January 2017
Background
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. Articles will written and published using the following process
- Articles must refer to the current (or earlier) release. They must not cover features in development in the master branch.
- Anyone can add entries to the Ideas for Articles section based on challenges they have encountered when using the Yocto Project
- More experienced developers can start to flesh out articles in the Ideas section move then to Articles in Development or contribute directly to this section.
- Approximately once a month an article ready for publishing will be chosen for publication by Jefro and moved to the Finished Articles section.
Please contact Henry Bruce with any questions.
Ideas for Articles
- TipsAndTricks/GeneratingASDK (Ross, Paul help please...)
- TipsAndTricks/EnablingAPackageFeed (Ross)
- TipsAndTricks/AddingALicense (Ross)
- TipsAndTricks/DevPyShell (Richard Purdie)
- TipsAndTricks/How To Create a BSP. And what not to put in it.
- TipsAndTricks/Patchwork
- TipsAndTricks/Patchtest (Leo)
- TipsAndTricks/CreateNewLayer (Brendan)
Articles in development
- TipsAndTricks/DebugNativeRecipeWithGdb (Joshua Lock)
- TipsAndTricks/Netconsole (Ross Burton)
- TipsAndTricks/ParsingProfiling (Richard Purdie)
- TipsAndTricks/DemystifyingTheLinuxYoctoKernel (Tom Zanussi)
- TipsAndTricks/Patching the source for a recipe (Paul Eggleton)
- TipsAndTricks/Incorporating closed source components (Paul Eggleton)
- TipsAndTricks/DebuggingAvoidingRebuilds (Richard Purdie)
- TipsAndTricks/GitBisectABitbake (Ross)
- TipsAndTricks/RunningEclipseAgainstBuiltImage (bavery)
- TipsAndTricks/UsingBuildstatsDiff (Ross)
- TipsAndTricks/PrelinkSomePointersAndWorkarounds (bavery)
- TipsAndTricks/RunningQemuOnMacOSX (Stephano)
- TipsAndTricks/Understanding what changed (diffsigs etc) (Joshua)
- TipsAndTricks/DockerOnImage (bavery)
- TipsAndTricks/CropsCLIContainers (bavery)
- TipsAndTricks/QuickAndDirtyKernelConfig (bavery)
- TipsAndTricks/TestingToasterWithContainers (bavery)
- TipsAndTricks/InvestigatingBuildTime (Leo Sandoval)
- TipsAndTricks/ResolvingLocaleIssues (bavery)
- TipsAndTricks/DebuggingBitbakeInPudb (bavery)
- TipsAndTricks/CliBuildsInToasterBuilddir (bavery)
Finished Articles
- Packaging Prebuilt Libraries (Ross and Henry)
- Packaging Node.js Projects (Brendan and Henry)