summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
Commit message (Collapse)AuthorAgeFilesLines
* Move all QEMU machines to use a common kernel recipe set and versionJoshua Lock2010-05-185-4/+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>
* igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and ↵Enric Balletbo i Serra2010-04-071-0/+0
| | | | | | rev. C Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
* base.bbclass: Don't inherit siteinfo in base.bbclass [based on an OE patch ↵Richard Purdie2010-03-191-0/+2
| | | | from Chris Larson]
* zoom2.conf : switch to using the TI integration tree for kernelGraeme Gregory2010-03-181-1/+1
| | | | | Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemux86: fix setting of preferred provider for virtual/xserverJoshua Lock2010-02-102-7/+8
| | | | | | | 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>
* qemuppc: Add qemuppc machineJoshua Lock2010-01-191-0/+14
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemumips: Use the linux-rp kernel by defaultJoshua Lock2010-01-061-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemumips: Add qemumips machine from OE.devJoshua Lock2010-01-062-0/+16
| | | | | | | 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>
* igep0020b.conf: Fix missing u-boot entrypointEnric Balletbo i Serra2009-11-121-2/+2
| | | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* igep0020b.conf: Initial IGEP v2 board supportEnric Balletbo i Serra2009-10-141-0/+38
| | | | | | | | | | The IGEP v2 board is a low-cost, fan-less single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines. Its architecture shares much in common with other OMAP3 boards. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> 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>
* zoom2.conf: initial zoom2 board supportMike Turquette2009-08-031-0/+20
| | | | | | The Zoom2 is an OMAP3-based development platform. Its architecture shares much in common with other OMAP3 boards such as Beagle, Overo, and RX51. Signed-off-by: Mike Turquette <mturquette@ti.com>
* qemux86: Add xf86-input-vmmouse, swrast dri fallback, switch back to ↵Richard Purdie2009-06-091-3/+4
| | | | | | mesa-dri as the GL provider and drop synaptics input driver Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* eee901: Drop eee901 as superseeded by netbookRichard Purdie2009-05-121-42/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* beagleboard: added 2.6.29 kernel from OEMarcin Juszkiewicz2009-04-281-1/+1
| | | | | | tested on B7 Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
* qemux86: Convert to se xserver-xf86-dri-liteRichard Purdie2009-01-211-0/+12
|
* qemu.inc: Use ext3 images for qemu, not ext2 onesRichard Purdie2008-11-051-1/+1
|
* Add depicture machine with patches from SimTecRichard Purdie2008-11-041-0/+32
|
* Use ?= for setting IMAGE_FSTYPES in eee901.conf so it can be overriden inRobert Bragg2008-10-131-1/+1
| | | | | | | a local.conf git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5485 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds support for GEM + DRI2Robert Bragg2008-10-131-1/+1
| | | | | | | | DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add overoRichard Purdie2008-10-101-0/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
* linux-moblin2: Use a more generic nameSamuel Ortiz2008-10-031-2/+2
| | | | | | | And fix the eee901 machine file accordingly. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5404 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: We now use the intel FB driver.Samuel Ortiz2008-09-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5342 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: We use ACPI for battery status readingSamuel Ortiz2008-09-301-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5334 311d38ba-8fff-0310-9ca6-ca027cbcb966
* omap-3430: Generate jffs2 imagesRichard Purdie2008-09-292-2/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5310 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Add acpi and eee-acpi-scriptsSamuel Ortiz2008-09-251-2/+3
| | | | | | | We can now suspend/resume the eee901 through the Fn keys. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5273 311d38ba-8fff-0310-9ca6-ca027cbcb966
* 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
* Adds eee901 specific support into clutter.inc and adds a new virtual/libglRobert Bragg2008-09-221-0/+1
| | | | | | | for clutter to depend on which all mesa build variants provide. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 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: Add wifi supportSamuel Ortiz2008-09-111-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5186 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Add video kernel options, vesa for now.Samuel Ortiz2008-09-101-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5171 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eee901: Initial supportSamuel Ortiz2008-09-102-0/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5167 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix typo in ldp machine nameRoss Burton2008-08-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5114 311d38ba-8fff-0310-9ca6-ca027cbcb966
* omap-3430ldp: Add extra machine specific kernel module RRECOMMENDSRichard Purdie2008-08-111-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5048 311d38ba-8fff-0310-9ca6-ca027cbcb966
* omap-3430ldp.conf: remove irda machine featureRoss Burton2008-08-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5018 311d38ba-8fff-0310-9ca6-ca027cbcb966
* omap-3430ldp.conf: add phone machine featureRoss Burton2008-08-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5017 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use the correct tty for Nokia800 machines.Joshua Lock2008-07-311-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4987 311d38ba-8fff-0310-9ca6-ca027cbcb966
* machine/armv7*: Enable the cortexa8 tune file for the appropriate machinesRichard Purdie2008-07-183-6/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4881 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
* conf/machine: Add beagleboard from OE.devRichard Purdie2008-07-182-0/+38
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4868 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
* nokia800: Fix machine descriptionRichard Purdie2008-07-041-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4823 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add the omap-34030ldp machineRichard Purdie2008-07-042-2/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4820 311d38ba-8fff-0310-9ca6-ca027cbcb966
* nokia8x0: Serial console is on ttyS1Samuel Ortiz2008-06-261-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4732 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