summaryrefslogtreecommitdiffstats
path: root/handbook/extendpoky.xml
Commit message (Collapse)AuthorAgeFilesLines
* handbook: Move into documentation directoryRichard Purdie2010-10-151-1040/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* handbook: Various minor fixesRichard Purdie2010-09-101-20/+20
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* handbook: review and correct CH3(extend poky) in handbookKevin Tian2010-09-101-81/+172
| | | | | | | | | Fix inaccurate descriptions. Update recipe examples to make sure they do build Add some examples for better guidance Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Ke Yu <ke.yu@intel.com>
* xset: move DISTRO_PN_ALIAS to distro .inc fileKevin Tian2010-09-021-4/+4
| | | | | | also use space as the delimiter instead of semicolon. fix handbook accordingly Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* Enable build dir outside of the poky directoryJoshua Lock2010-07-211-6/+6
| | | | | | | | | | | | | | | | | | You need to first set up the build directory by sourcing the poky build script, after that builds can be run in that directory so long as bitbake is in $PATH removing the need to source the init script for each build. i.e: $ . poky-init-build-env ~/my-build $ bitbake some-image <<later, in a different shell>> $ cd ~/my-build $ export PATH=/path/to/bitbake/bin:$PATH $ bitbake an-image This patch also removes use of OEROOT in recipes, etc. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: PR should always be set, even if to 0Joshua Lock2010-06-251-1/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: document the LAYERDIR variableJoshua Lock2010-06-081-2/+7
| | | | | | | LAYERDIR is one of the few variables which requires immediate expansion and is worth documenting explicitly. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: add documentation for layersJoshua Lock2010-06-081-70/+78
| | | | | | | | | | | | Collections and overlays are deprecated in favour of layers, a much cleaner and non-intrusive way of extending Poky with custom recipes, classes and configuration. This patch updates the Extending Poky section of the handbook to show how to use layers to tailor Poky while dropping the existing section on using collections. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* handbook: Use new style patch application syntaxJoshua Lock2010-06-081-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Handbook: Documentation for DISTRO_PN_ALIASNitin A Kamble2010-06-021-1/+44
| | | | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com
* Handbook: Documentation for LIC_FILES_CHKSUMNitin A Kamble2010-06-021-0/+64
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* handbook: Add alpha verison of a BSP specificationRichard Purdie2010-05-261-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* handbook: Add a section on extending images using packagesRichard Purdie2010-03-181-0/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* handbook: Add more information about extending PokyRichard Purdie2009-04-281-3/+92
| | | | | | | Add more details on using in a team environment and how collections can be used to manage groups of different kinds of changes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* handbook: Correct a bunch of misc typos.Andrzej Zaborowski2008-12-051-5/+5
|
* This documents that PE defaults to 0 not 1 as previously writtenRobert Bragg2008-10-141-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5507 311d38ba-8fff-0310-9ca6-ca027cbcb966
* handbook: Update to reference opkg. not ipkgRichard Purdie2008-06-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4744 311d38ba-8fff-0310-9ca6-ca027cbcb966
* handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/Richard Purdie2008-04-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add Poky handbookRichard Purdie2008-02-261-0/+726
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3865 311d38ba-8fff-0310-9ca6-ca027cbcb966