summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2006-01-14zaurus-clamshell-2.6.conf: added pcmcia-cs definitions for wireless cardsMarcin Juszkiewicz1
2006-01-14slugos: move to ixp4xx-kernel, change nslu2 to more generic ixp4xx in confJohn Bowler4
- rather than build nslu2-kernel or nas100d-kernel slugos-image now builds ixp4xx-kernel, the generic kernel. ixp4xx is now used as the normal MACHINE override, even though MACHINE itself is still set to nslu2 or nas100d (or ixp4xx).
2006-01-11nas100d.conf: Enable LE fixup for the ixp4xx kernel.Rod Whitby1
2006-01-12ixp4xx: correct IPKG_ARCHS to include ${MACHINE}[bl] in ixp4xx.confJohn Bowler3
- the kernel packages now use ${MACHINE}[bl] according to the system byte sex, therefore this must be included in the IPKG_ARCH list or the image build will fail.
2006-01-12slugos: extract common parts of machine conf in slugos.confJohn Bowler3
- conf/machine/include/ixp4xx.conf now provides generic configuration for nslu2 and nas100d (+ future ixp4xx based machines), the kernel image fixup is made generic, all kernel packages have a generic name. ipkg search rules changed to look for the generic packages too.
2006-01-11slugos-image: remove spurious DEPENDS in confJohn Bowler1
- this upgrades slugos-image to the new RDEPENDS only world, some missing (R)dependencies are corrected slugos-init: remove virtual/ixp-eth in 0.10 - this stuff is no longer necessary and the modprobe.conf has been moved to the ixp-eth module rather than having it incorrectly introduced in a non-dependent module.
2006-01-09explicit_merge of '93b8d4a095a60dfe2b4b6e82f4ce68721a1d4f11'John Bowler60
and 'd5130c6d17c31fa91dee51b0074c7e5e8c87717c' using ancestor '' to branch 'org.openembedded.dev'
2006-01-09slugos: update floating CVS packages and ipkg to latest versions in confJohn Bowler1
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie40
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2006-01-07Move machine include files (files that are not machines in their own right) ↵Richard Purdie51
into conf/machine/include.
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie2
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-12-30h2200: machine and bootloader fixesKoen Kooi1
2005-12-24zaurus machine configurations: fix ROOT_FLASH_SIZE on all models and set 2.6 ↵Michael Lauer7
as default kernel for akita, borzoi, and spitz.
2005-12-23h2200: RRECOMMEND kernel modulesKoen Kooi1
2005-12-19handheld-common.conf, pcmcia-cs, pcmciautils: revert virtual/pcmcia-manager ↵Rene Wagner1
changes. introduce PCMCIA_MANAGER. fixes Bug #541. - Having packages that cannot be used interchangeably provide the same virtual package leads to all sorts of breakage on the build system and runtime dependencies levels. - If you want to use pcmciautils instead of pcmcia-cs for your machine now, add PCMCIA_MANAGER = "pcmciautils" in your MACHINE .conf before including handheld-common.conf.
2005-12-16handheld-common.conf: prepare for pcmcia-cs->pcmciautils transitionPhilipp Zabel1
2005-12-15h1940.conf: update to make it work with the new kernel and add ↵Arjan Schrijver1
GUI_MACHINE_CLASS="smallscreen"
2005-12-10zaurus-clamshell-2.6.conf: Add sound modules and their dependencies. Also ↵Richard Purdie1
add some network module dependencies. This can be simplified when we correct 2.6 kernel module package dependencies. Switch to kernel internal hostap.
2005-12-07h2200.conf: adapt to changed module namesKoen Kooi1
2005-12-06disapproval of revision '1836da10f903d9ee68a7255b7a5d899128f4f43c'Marcin Juszkiewicz3
2005-12-06module-init-tools: prefer 3.2.1 over 3.2-pre4Philipp Zabel3
- adds DEFAULT_PREFERENCE="-1" to the 3.2-pre4, see bug #498
2005-11-28tosa-2.6.conf update from dirkRichard Purdie1
2005-11-24handheld-common.conf: Remove scap from the default images, UI tools provide ↵Florian Boor1
similar services. If necessary add to the target descriptions which need it directly.
2005-11-24simpad.conf: Use suspend desktop file, the button might be used otherwise.Florian Boor1
2005-11-18ipaq-pxa270.conf: update hx4700 machine conf for 2.6.13-hh1Philipp Zabel1
- add gadgetfs and nls_iso8859-1 modules - rename snd_pxa_i2sound_hx4700 to snd_hx4700-audio - fix snd-mixer-oss module autoload
2005-11-13collie.conf: added altboot to base systemMarcin Juszkiewicz1
- this add possibility to: - boot from SD, CF, NFS - drop into emergency shell All those 'boot on SD' scripts/hacks should die now.
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler1
- All the openslug/ucslugc specific .bb files are converted in this - change to use generic 'slugos' files with the required configuration - in openslug.conf or ucslugc.conf. This unifies the image and package - build stuff. Old targets should continue to work as the slugos - .bb files PROVIDE the required targets.
2005-11-10tune-arm926ejs: change mtune param to work with gcc3.x and add a note on how ↵Koen Kooi1
to fix it for gcc4
2005-11-08merge of aabbfb8517118db142fd2350142326ea9089f210Rod Whitby1
and c1e11e88425fea080d1af8514734c6caa36c4be5
2005-11-08spitz.conf: Don't install e2fsprogs-e2fsck/mke2fs; we install e2fsprogs andJonathan McDowell1
this includes the files in both of these pacakges.
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby1
2005-11-02h6300: use udev in machine description and kernel, patch courtesy Mika ↵Koen Kooi1
Laitio. closes bug 426
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler1
ucslugc 3 - all the nslu2-???.conf files are now slugos-???.conf and slugos has been made - the base for both openslug and ucslugc. OpenSlug now enables thumb interwork.
2005-10-24h2200.conf: change jffs2 pagesize to 4k to have more space in flashiKoen Kooi1
2005-10-24ucslugc, nslu2: formalise different build configs, move to IAL 2.0 and ↵John Bowler1
nslu2-kernel - ucslugc is substantially as before, however the configuration is now - expressed as a specific instance of nslu2-btu.conf (big-endian, thumb, - uclibc). The other six buildable variants of ucslugc have been added - as separate configuration files, all with names of the form 'nslu2-???' - for big vs little, arm vs thumb and glibc vs uclibc. - IAL 2.0 is now in a testable state (reboot works) and so is the default - for all nslu2-??? configurations. - Overridable variables of the form UCSLUGC_* have been replaced with - variables named NSLU2_*
2005-10-20h2200.conf: make IMAGE_CMD actually workKoen Kooi1
2005-10-15collie.conf: set orinoco-modules 0.13e as preferred versionMarcin Juszkiewicz1
- newer ones are broken on 2.4 kernels (or does not support it at all)
2005-10-14orinoco: Create separate conf package for use by pcmcia-cs with internal ↵Richard Purdie1
kernel module Add package to zaurus-clamshell-2.6.conf
2005-10-11h3900.conf: use tune-xscaleKoen Kooi1
2005-10-11add machine configuration and linux kernel for the HTC BlueangelMichael Lauer1
patch courtesy Ian Jordan <immolo@lycos.co.uk>
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler1
support le modprobe.conf is now machine generated to use the PROVIDER of virtual/ixp-eth in place of a hard code module name - PREFERRED_PROVIDER_virtual/ixp-eth must be specified to make this work, the configuration files have been updated appropriate. openslug-image now pulls in virtual/ixp-eth, not a specific provider and uses the PREFERRED_PROVIDER of that module as the RDEPENDS. nslu2.conf and ucslugc.conf have changes to support configuration of the build endianness correctly - not fully functional because the flash read code still needs word swapping on LE.
2005-10-05conf/machine/h2200.conf: include sound modulesKoen Kooi1
2005-10-04conf/machine/h2200.conf: add bootloader firmware dumper, needed for suspendingKoen Kooi1
2005-10-04conf/machine/h2200.conf: remove RDEPEND on ipaq-boot-paramsKoen Kooi1
2005-10-04second try at a patch for kernel 2.4 support for simpad.Frederic Bompart1
This time, it follows the h3900.conf model, as required by Koen (bug 302)
2005-10-03merge of 87173fb74721cf392e0e3b101c9f04c6b8e7f02dKoen Kooi3
and c3faa03a1a4d2231cb4f0f7fa31dac6d4b183100
2005-10-03disapproval of revision 2c7d22fd4425878d42417193c1900d5174f3024aKoen Kooi3
2005-10-03conf/machine/h2200.conf: 20:04 < mreimer> koen: also, I think you want to ↵Koen Kooi1
change 'pm' in H2200_MODULES to 'apm'
2005-10-03conf/machine/h2200.conf: add autoload statements, courtesy Matt ReimerKoen Kooi1
2005-10-03merge of 0f45b0c3fc2b6adfebfe80c87e5ad86cb75e9916Koen Kooi3
and 87f377bfe2776b69f4fe99d93bd2d65a412aa45a