summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie2007-06-291-13/+14
| | | | | | local.conf), split into debug and profiling and add more profiling tools. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2063 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Document external poky toolchain usageRichard Purdie2007-05-311-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1837 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Allow DISTRO to be overridden from environmentRichard Purdie2007-03-201-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1372 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Remove reference to oesources.org.Richard Purdie2007-01-151-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1142 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Poky: Switch to use EABI for arm images. Also implies a switch to gcc4, ↵Richard Purdie2007-01-081-0/+7
| | | | | | glibc 2.5 and binutils 2.17. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1121 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie2006-12-201-6/+15
| | | | | | local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add poky-bleeding noteMatthew Allum2006-12-151-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1044 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native"Matthew Allum2006-12-051-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1009 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Allow external override of PACKAGE_CLASSESRichard Purdie2006-11-291-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Improve PACKAGE_CLASSES documenationRichard Purdie2006-11-241-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Allow environment to override MACHINE and DL_DIRRichard Purdie2006-11-231-8/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@949 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Add note about BB_NUMBER_THREADSRichard Purdie2006-11-221-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@939 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add PACAKGE_CLASSES setting, also list qemux86 as machine typeMatthew Allum2006-10-121-2/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@796 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename the supplied default local.conf to local.conf.sample, per mallum's ↵Chris Larson2006-08-291-0/+0
| | | | | | request. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@671 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Directly make use of the OEROOT environment variable in the default ↵Chris Larson2006-08-271-6/+6
| | | | | | local.conf, and set TMPDIR explicitly to avoid the requirement that one run bitbake from the build directory. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@650 311d38ba-8fff-0310-9ca6-ca027cbcb966
* add cmx270 macine to local.conf.sample, make qemuarm defaultMatthew Allum2006-07-251-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966
* local.conf.sample: Update, cleanup and document a little moreRichard Purdie2006-07-211-12/+13
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@536 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Change multimachine to a bbclass and update distro configurations. Add ↵Richard Purdie2006-05-281-1/+0
| | | | | | multimachine functionlity to cope with packages with machine specific sub packages. Also applied to OE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@450 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Create openembedded-extras collection. Disabled by default - see ↵Richard Purdie2006-05-261-0/+8
| | | | | | local.conf.sample about how to enable git-svn-id: https://svn.o-hand.com/repos/poky/trunk@429 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add multimachine.conf and binary locale generation by defaultRichard Purdie2006-04-131-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@353 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up local.conf.sample and poky.conf some-what, use '?=' instead of '=' soChris Lord2006-03-241-7/+0
| | | | | | | all variables can be overriden locally. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@340 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Make poky a distribution in its own right solving several issues. ↵Richard Purdie2005-11-161-1/+3
| | | | | | Unfortunately this means everyone needs to change DISTRO=openzaurus-3.5.4 to DISTRO=poky in their build/conf/local.conf files. git-svn-id: https://svn.o-hand.com/repos/poky@184 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add nokia770 documentationRichard Purdie2005-08-311-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966
* more local.conf rejiggingMatthew Allum2005-08-311-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky@6 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Initial populationRichard Purdie2005-08-311-0/+54
git-svn-id: https://svn.o-hand.com/repos/poky@2 311d38ba-8fff-0310-9ca6-ca027cbcb966