summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Collapse)AuthorFiles
2007-11-07local.conf.sample: Update external toolchain documentationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3089 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-27local.conf.sample: fix typo, tools-dbg -> tools-debugRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2806 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-14local.conf.sample: Add a note about optionally extending the PKGCONFIG_PATH ↵Richard Purdie1
for native builds git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2495 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-14local.conf.sample: Add info about enabling meta-openmokoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2494 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09Switch back to using our own qemu binary for locale generation by defaultRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2424 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08local.conf.sample: Document PARALLEL_MAKERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2393 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-07local.conf.sample: Fix extras collection commentsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2376 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01Use POKYMODE to enable the external toolchainRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2285 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-29Rewrite IMAGE_FEATURES tools options (people may be to update their ↵Richard Purdie1
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
2007-05-31local.conf.sample: Document external poky toolchain usageRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1837 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-03-20Allow DISTRO to be overridden from environmentRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1372 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-15local.conf.sample: Remove reference to oesources.org.Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1142 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08Poky: Switch to use EABI for arm images. Also implies a switch to gcc4, ↵Richard Purdie1
glibc 2.5 and binutils 2.17. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1121 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-20Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie1
local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-15Add poky-bleeding noteMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1044 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-05local.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native"Matthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1009 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-29local.conf.sample: Allow external override of PACKAGE_CLASSESRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-24local.conf.sample: Improve PACKAGE_CLASSES documenationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-23local.conf.sample: Allow environment to override MACHINE and DL_DIRRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-22local.conf.sample: Add note about BB_NUMBER_THREADSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@939 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-12Add PACAKGE_CLASSES setting, also list qemux86 as machine typeMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@796 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29Rename the supplied default local.conf to local.conf.sample, per mallum's ↵Chris Larson1
request. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@671 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27Directly make use of the OEROOT environment variable in the default ↵Chris Larson1
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
2006-07-25add cmx270 macine to local.conf.sample, make qemuarm defaultMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21local.conf.sample: Update, cleanup and document a little moreRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-05-28Change multimachine to a bbclass and update distro configurations. Add ↵Richard Purdie1
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
2006-05-26Create openembedded-extras collection. Disabled by default - see ↵Richard Purdie1
local.conf.sample about how to enable git-svn-id: https://svn.o-hand.com/repos/poky/trunk@429 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-04-13Add multimachine.conf and binary locale generation by defaultRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-03-24Clean up local.conf.sample and poky.conf some-what, use '?=' instead of '=' soChris Lord1
all variables can be overriden locally. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@340 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-11-16Make poky a distribution in its own right solving several issues. ↵Richard Purdie1
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
2005-08-31Add nokia770 documentationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31more local.conf rejiggingMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky@6 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31Initial populationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky@2 311d38ba-8fff-0310-9ca6-ca027cbcb966