Commit Graph

23 Commits

Author SHA1 Message Date
Richard Purdie 92404e4a2e local.conf.sample: Remove reference to oesources.org.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1142 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-15 12:27:24 +00:00
Richard Purdie 4db17d9cb3 Poky: Switch to use EABI for arm images. Also implies a switch to gcc4, glibc 2.5 and binutils 2.17.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1121 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-08 21:02:07 +00:00
Richard Purdie f5b38f9db0 Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in local.conf.sample
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-20 00:00:03 +00:00
Matthew Allum 89e6ea80c5 Add poky-bleeding note
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1044 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-15 19:51:03 +00:00
Matthew Allum 2886028dd9 local.conf.sample doc updates + add ASSUME_PROVIDED += "qemu-native"
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1009 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-05 14:48:50 +00:00
Richard Purdie 081bc9970c local.conf.sample: Allow external override of PACKAGE_CLASSES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-29 14:22:54 +00:00
Richard Purdie ebf771bc5a local.conf.sample: Improve PACKAGE_CLASSES documenation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-24 17:14:24 +00:00
Richard Purdie 6a9c195935 local.conf.sample: Allow environment to override MACHINE and DL_DIR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-23 12:15:52 +00:00
Richard Purdie 7a80caa8f1 local.conf.sample: Add note about BB_NUMBER_THREADS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@939 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-22 15:33:16 +00:00
Matthew Allum a9d203806f Add PACAKGE_CLASSES setting, also list qemux86 as machine type
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@796 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-12 13:05:06 +00:00
Chris Larson bc83fd8803 Rename the supplied default local.conf to local.conf.sample, per mallum's request.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@671 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-29 08:36:28 +00:00
Chris Larson 37d03b1b00 Directly make use of the OEROOT environment variable in the default 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-08-27 09:07:44 +00:00
Matthew Allum e1c806478b add cmx270 macine to local.conf.sample, make qemuarm default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-25 18:58:22 +00:00
Richard Purdie dc0452c6e9 local.conf.sample: Update, cleanup and document a little more
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:16:39 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00
Richard Purdie 439db2032c Change multimachine to a bbclass and update distro configurations. Add 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-28 21:58:59 +00:00
Richard Purdie 1cd244533c Create openembedded-extras collection. Disabled by default - see 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-05-26 13:28:14 +00:00
Richard Purdie 4c4b4bf396 Add multimachine.conf and binary locale generation by default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@353 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-04-13 13:59:34 +00:00
Chris Lord 05ff3147c4 Clean up local.conf.sample and poky.conf some-what, use '?=' instead of '=' so
all variables can be overriden locally.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@340 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-03-24 14:33:14 +00:00
Richard Purdie f8f6ddf146 Make poky a distribution in its own right solving several issues. 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-11-16 17:42:39 +00:00
Richard Purdie eb7df843a0 Add nokia770 documentation
git-svn-id: https://svn.o-hand.com/repos/poky@8 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31 16:15:34 +00:00
Matthew Allum a716d99115 more local.conf rejigging
git-svn-id: https://svn.o-hand.com/repos/poky@6 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31 12:44:02 +00:00
Richard Purdie f54da734eb Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@2 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31 10:47:56 +00:00