summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include
Commit message (Collapse)AuthorAgeFilesLines
* linux-wrs: rename to linux-yoctoBruce Ashfield2010-11-181-1/+1
| | | | | | | | | | | | | | | | | | The existing preferred yocto kernel wasn't named appropriately and needs to be updated. In keeping the changes small and isolated, this commit simply renames the recipe and some internal variables. Future commits will refactor the code into more usable blocks. Now that linuy-wrs has been renamed linux-yocto, we need to rename and update an board configurations and append files. Now that linux-wrs has been renamed linux-yocto, we need to update the SRCREVs to have the new name. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* mpc8315e-rdb: create machine and tuning configurationBruce Ashfield2010-10-111-0/+2
| | | | | | | | | | | BUGID: 423 Introduce the basic mpc8315e BSP. By default this BSP uses the basic 603 tuning and soft-float. There are issues with the e300 tuning and eglibc, and the compiler. Subsequent commits will further tune this BSP. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* qemu.inc: ensure helper programs are built when building for qemu machinesJoshua Lock2010-08-251-0/+2
| | | | | | QEMU machine images are useless without qemu-native and qemu-helper-native Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemu machines: Switch to use linux-wrsBruce Ashfield2010-07-191-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* Move all QEMU machines to use a common kernel recipe set and versionJoshua Lock2010-05-181-0/+3
| | | | | | | | | | | The different kernel recipes encapsulate functionality groups for machines, therefore it makes sense to have all the QEMU machines using the same kernel recipe. Switch the QEMU machines to default to the "linux" recipes for their kernel and bump the latest recipe from linux-2.6.32 to 2.6.33. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch ↵Richard Purdie2010-03-191-0/+2
| | | | from Chris Larson]
* qemux86: fix setting of preferred provider for virtual/xserverJoshua Lock2010-02-101-1/+1
| | | | | | | Change the virtual/xserver preferred provider in qemu.inc to a soft assign and set preferred provider in qemux86 before the require so that the value is retained. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemu.inc: Set xserver preferred provider correctlyRichard Purdie2010-01-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemumips: Add qemumips machine from OE.devJoshua Lock2010-01-061-0/+1
| | | | | | | Site and machine configuration for Mips architecture and a qemumips target from Openembedded. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* tune-atom.inc: Improve optmisation flagsRichard Purdie2009-11-191-1/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tune-cortexa8.inc: don't auto-vectorize, remove package overrides, some cleanupMike Turquette2009-08-261-4/+3
| | | | Signed-off-by: Mike Turquette <mturquette@ti.com>
* qemu.inc: Use ext3 images for qemu, not ext2 onesRichard Purdie2008-11-051-1/+1
|
* qemu targets: added IMAGE_ROOTFS_SIZE for ext3 filesystemsMarcin Juszkiewicz2008-09-251-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5268 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-xscale.inc: Compile cairo for armv4 to avoid alighment trap issues with ↵Richard Purdie2008-09-191-0/+1
| | | | | | double instruction git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5203 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Initial supportSamuel Ortiz2008-09-101-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-cortexa1.inc: Rationalise options, at least until gcc support for the ↵Richard Purdie2008-07-181-1/+5
| | | | | | others improves git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4880 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-cortexa8.inc: Remove tree vectorization option for now, it causes too ↵Richard Purdie2008-07-181-2/+2
| | | | | | many problems git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4867 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from thisRichard Purdie2008-07-1716-16/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4857 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-xscale.inc: Compile webkit-gtk for armv4t since there are massive ↵Richard Purdie2008-07-141-0/+4
| | | | | | alignment issues with double word instructions with webkit on armv5 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4833 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-cortexa8.inc: Disable -ftree-vectorize option for libxcursor for nowRichard Purdie2008-06-101-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4617 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf/machine/include: Add tuning .inc files from OE.devRichard Purdie2008-06-105-0/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4615 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu machines: enlarge rootfs to 280MMarcin Juszkiewicz2008-03-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3980 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-arm1136jf-s.inc: fix arm/thumb switchingMarcin Juszkiewicz2008-03-071-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3976 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-strongarm: rename to tune-strongarm1100 and tune to it (from OE)Marcin Juszkiewicz2008-01-182-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3524 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-armv5te.inc: removed. use tune-arm926ejs.inc insteadMarcin Juszkiewicz2008-01-181-5/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3523 311d38ba-8fff-0310-9ca6-ca027cbcb966
* removed tosa-2.6.inc and poodle-2.6.inc as Poky do not support themMarcin Juszkiewicz2008-01-182-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3521 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6: merge OE changes (part3: tune-xscale for PXA machines)Marcin Juszkiewicz2008-01-181-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3520 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6: merge OE changes (part2: installkit changes)Marcin Juszkiewicz2008-01-181-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3519 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6: merge OE changes (part1: collie related changes)Marcin Juszkiewicz2008-01-181-7/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3518 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu.inc: increase the size of the rootfs, so there is some slackRoss Burton2008-01-081-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3431 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-arm1136jf-s: switch to use CPU_FEATURES to enable/disable VFP and Thumb ↵Marcin Juszkiewicz2007-12-191-1/+6
| | | | | | support git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3357 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-thumb: switch ARM/Thumb instruction set (from OE)Marcin Juszkiewicz2007-12-191-0/+32
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3356 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image sizeMarcin Juszkiewicz2007-12-061-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3313 311d38ba-8fff-0310-9ca6-ca027cbcb966
* tune-arm1136jf-s.inc: optimizations for armv6 devicesMarcin Juszkiewicz2007-11-271-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3258 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus: RRECOMMENDS pcmcia modules for c7x0/akitaMarcin Juszkiewicz2007-10-161-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2885 311d38ba-8fff-0310-9ca6-ca027cbcb966
* mx31litekit.conf: Tune for armv5te for nowRichard Purdie2007-10-051-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2845 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf/machine: Sync various changes with OERichard Purdie2007-09-026-34/+45
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2656 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf/machine: Set KERNEL_IMAGE_TYPE and kernel-base RDEPENDS for various ↵Richard Purdie2007-08-292-1/+6
| | | | | | machines git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2599 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6.inc/linux-rp: Change to machines marking themselves as not ↵Richard Purdie2007-08-291-0/+2
| | | | | | wanting kernels included in images git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2598 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu.inc: Increase qemu image sizeRichard Purdie2007-08-201-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2514 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-2.6.inc: Merge in installkit function from OE.devRichard Purdie2007-08-081-0/+27
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2389 311d38ba-8fff-0310-9ca6-ca027cbcb966
* conf/machine/include: Rename to .conf to .inc filesRichard Purdie2007-08-0820-162/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2388 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Bump rootfs sizes to fit sdk imagesRichard Purdie2007-07-241-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2221 311d38ba-8fff-0310-9ca6-ca027cbcb966
* machine configs: drop MACHINE_TASK_PROVIDER which is set in bitbake.confMarcin Juszkiewicz2007-06-111-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1903 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu machines: do not hardcode ext2 rootfs sizeMarcin Juszkiewicz2007-06-081-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1895 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use favourlzo compression mode for zaurus jffs2 imagesRichard Purdie2007-03-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1304 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-clamshell.conf: Fix empty flash space messages on akita by setting ↵Richard Purdie2007-01-271-2/+5
| | | | | | eraseblock size correctly git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1209 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-clamshell.conf: Clean up flash files from after building final imagesRichard Purdie2007-01-201-10/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1181 311d38ba-8fff-0310-9ca6-ca027cbcb966
* zaurus-clamshell.conf: Output files with jffs2 extensions to fix symbolic ↵Richard Purdie2007-01-161-2/+2
| | | | | | link magic git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1151 311d38ba-8fff-0310-9ca6-ca027cbcb966
* machine/qemu: Set image size in common fileRichard Purdie2007-01-081-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1132 311d38ba-8fff-0310-9ca6-ca027cbcb966