summaryrefslogtreecommitdiff
path: root/handbook/extendpoky.xml
AgeCommit message (Collapse)AuthorFiles
2010-09-10handbook: Various minor fixesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-10handbook: review and correct CH3(extend poky) in handbookKevin Tian1
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>
2010-09-02xset: move DISTRO_PN_ALIAS to distro .inc fileKevin Tian1
also use space as the delimiter instead of semicolon. fix handbook accordingly Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-21Enable build dir outside of the poky directoryJoshua Lock1
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>
2010-06-25handbook: PR should always be set, even if to 0Joshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-08handbook: document the LAYERDIR variableJoshua Lock1
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>
2010-06-08handbook: add documentation for layersJoshua Lock1
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>
2010-06-08handbook: Use new style patch application syntaxJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-02Handbook: Documentation for DISTRO_PN_ALIASNitin A Kamble1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com
2010-06-02Handbook: Documentation for LIC_FILES_CHKSUMNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-05-26handbook: Add alpha verison of a BSP specificationRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18handbook: Add a section on extending images using packagesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-28handbook: Add more information about extending PokyRichard Purdie1
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>
2008-12-05handbook: Correct a bunch of misc typos.Andrzej Zaborowski1
2008-10-14This documents that PE defaults to 0 not 1 as previously writtenRobert Bragg1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5507 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30handbook: Update to reference opkg. not ipkgRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4744 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-28handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-26Add Poky handbookRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3865 311d38ba-8fff-0310-9ca6-ca027cbcb966