summaryrefslogtreecommitdiff
path: root/conf/machine
AgeCommit message (Collapse)AuthorFiles
2006-02-10h2200.conf: Fix EXTRA_IMAGECMD_jffs2 to generate a working jffs2 image onMatt Reimer1
h2200. Also remove unneeded module_autoload directives.
2006-02-10zaurus-clamshell: s/c7x0/$MACHINE in IPKG_ARCHS - not every clamshell is c7x0Marcin Juszkiewicz1
taken from .oz354fam083
2006-02-09tune-ep9312.conf: add file containing optimized parameters for Cirrus-Logic ↵Koen Kooi1
ep9312 cpus
2006-02-09ep93xx.conf: inherit linux-modulesKoen Kooi1
2006-02-09ep93xx: updatesKoen Kooi1
* put some kernel modules in the rootfs * put kernel in deploydir
2006-02-08ep93xx.conf: add machine config for ep93xx based boards like ↵Koen Kooi1
http://www.glomationinc.com/products_9312-sx.html
2006-02-07ixp4xx: roll back to working ipkg version 154 in all ixp4xx confJohn Bowler1
2006-02-04linux-oz-2.6 (2.6.15): Update led patches. Refresh c7x0 and poodle ↵Richard Purdie1
defconfigs. Update sharpsl_pm patch from Dirk.
2006-01-31h3900: stop people thwarting my attempt to get thumb-interwork runningKoen Kooi1
people without a h3900 machine should also stop messing with this file, damnit!s
2006-01-31h3900.conf: don't include tune-xscale.conf so as to retain backwards ↵Rene Wagner1
compatibility. the extra bit of performance isn't worth the hassle of building, storing/mirrorin, and maintaining duplicate packages.
2006-01-17Cleanup of GPE meta files:Richard Purdie6
* Creation of task-gpe for gpe tasks * Removal of unneeded DEPENDS variables * Switch existing gpe meta files to use task-gpe * include gpe-image.bb instead of reinventing the wheel
2006-01-16ixp4xx-kernel: fix boot setup parameters in 2.6.15John Bowler1
- there is now a default machine-specific command line and an override for the memory config to provide a useable default per-machine.
2006-01-16ixp4xx-kernel: unbreak nas100d build in 2.6.15John Bowler1
- temporarily put the CMDLINE_ROOT back in to the conf file so that nas100d kernels keep on working
2006-01-16ixp4xx-kernel: create generic and machine specific images/packages in 2.6.15John Bowler3
- the generic ixp4xx-kernel package now creates the same generic kernel regardless of how MACHINE is set, it then appends shims to the kernel to obtain machine specific kernels and produces packages of the results. Still TBD is the command line fixup. The generic command line is the nslu2 one, this is a temporary hack to keep the NSLU2 build working.
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