aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2005-12-05unslung: Now based on Linksys version 2.3R63Rod Whitby
2005-12-03conf/distro/openslug-packages.conf: added libiconv to packages list, needed ↵Frans Meulenbroeks
for php
2005-12-03openslug-packages.conf: added groffFrans Meulenbroeks
2005-11-28tosa-2.6.conf update from dirkRichard Purdie
2005-11-28slugos.conf: add ez-ipupdate package to slugos confJohn Bowler
2005-11-28nslu2-kernel: bug fix release 2.6.14.3John Bowler
2005-11-27conf/distro/preferred-gpe-versions-2.7.inc: update to latest 2.7 bitsKoen Kooi
2005-11-21nas100d-kernel: fixed rtc cmdline and unpinned the kernel version.Rod Whitby
2005-11-24handheld-common.conf: Remove scap from the default images, UI tools provide ↵Florian Boor
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 Boor
2005-11-23base.bbclass: attempt to fix the staging .la problemJohn Bowler
- when using oe_libinstall to install a libtool library (.la file - present) into the staging directory (${STAGING_LIBDIR}) fix up the - installed .lai file so that it contains 'installed=no' - this - prevents libtool from subsequently using a copy of the build system - library if it exists in the final (target) installation directory - on the build machine (typically /usr/lib). Remove the patches from - pcre_4.4.bb to match (it now seems to work without them), add - cherokee to the openslug (etc) build (it was failing because of this - problem.)
2005-11-20nas100d-kernel: Latest 2.6.15-rc1 patches added.Rod Whitby
2005-11-21slugos: new ethernet driver, ixp4xx release 2.1, ethernet 1.5 (all slugos ↵John Bowler
distros) - Release 1.5 of the ethernet driver is compatible (almost) with Linux - kernel version 2.6, consequently it has been possible to remove a very - large number of the previous patches. - Release 2.1 of ixp4xx-csr is substantially unchanged from the point - of view of kernel 2.6 compatibility, however it has extra functionality - which is used by v1.5 of the ethernet driver. - It is essential to either use 2.0/1.4 or 2.1/1.5 - the releases cannot - be mixed.
2005-11-18ipaq-pxa270.conf: update hx4700 machine conf for 2.6.13-hh1Philipp Zabel
- add gadgetfs and nls_iso8859-1 modules - rename snd_pxa_i2sound_hx4700 to snd_hx4700-audio - fix snd-mixer-oss module autoload
2005-11-14slugos.conf: add masqmail to build, version 0.2.20John Bowler
2005-11-14nslu2-kernel: upgrade to 2.6.14.2John Bowler
nslu2-kernel: add (only semi working) 2.6.15-rc1
2005-11-13collie.conf: added altboot to base systemMarcin Juszkiewicz
- 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 Bowler
- 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-10merge of 6ce286acc5aed59832502c3ad006c1d171a4bb5fKoen Kooi
and b053e84187fb373b9060e7a8602747ee924da19f
2005-11-10tune-arm926ejs: change mtune param to work with gcc3.x and add a note on how ↵Koen Kooi
to fix it for gcc4
2005-11-10preferred-opie-versions.inc: fixed versions for opie-lockapplet and ↵Marcin Juszkiewicz
opie-icon-reload
2005-11-05distro/ludeos.conf: Removed the dependency on upslug2-native.Rod Whitby
2005-11-05ludeos-packages.conf: Fixed missing EXTRA_PACKAGES declarationRod Whitby
2005-11-08merge of aabbfb8517118db142fd2350142326ea9089f210Rod Whitby
and c1e11e88425fea080d1af8514734c6caa36c4be5
2005-11-08spitz.conf: Don't install e2fsprogs-e2fsck/mke2fs; we install e2fsprogs andJonathan McDowell
this includes the files in both of these pacakges.
2005-11-06preferred gpe versions 2.7: sync with the branchKoen Kooi
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby
2005-11-02h6300: use udev in machine description and kernel, patch courtesy Mika ↵Koen Kooi
Laitio. closes bug 426
2005-10-31lots of files: use ${HANDHELDS_CVS} and update bitbake.conf to use ↵Koen Kooi
anoncvs.handhelds.org
2005-10-28nslu2-kernel: release 2.6.14John Bowler
2005-10-27/preferred-gpe-versions-2.7: sync with oz354fam083Koen Kooi
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler
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-25openslug: move to new configuration file organisation, use IAL 2.0, remove ↵John Bowler
zImage (all versions) - configuration changes plus a move to use IAL 2.0 for the ethernet - support and to remove zImage from the default rootfs. This makes - a lot more space (now around 1MByte) available in the rootfs.
2005-10-25ucslugc: reintroduce support for UCSLUGC_* names in parallel with NSLU2_* ↵John Bowler
(all versions) - the old name form was removed accidentally, reintroduced the original - names to support existing ucslugc local.conf files.
2005-10-24merge of 7961785499462b0a3444277448e496a1efd6dedaJohn Bowler
and f0e6ce1b155a55c7168f73ae67524b654d95aa8b
2005-10-24ucslugc: correct UCSLUG_EXTRA_BBFILES, damaged by change to nslu2-dist.conf ↵John Bowler
in distro conf
2005-10-24h2200.conf: change jffs2 pagesize to 4k to have more space in flashiKoen Kooi
2005-10-24ucslugc, nslu2: formalise different build configs, move to IAL 2.0 and ↵John Bowler
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-21openslug-kernel: version 2.6.14-rc5John Bowler
2005-10-20h2200.conf: make IMAGE_CMD actually workKoen Kooi
2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler
- potentially optional parts of openslug-image can now be removed - removed 2.6.14-rc2 - moved to 2.6.14-rc4 - added RedBoot FIS Directory automagic byte swap
2005-10-19ucslugc, openslug: add mdadm 1.12 to packagesJohn Bowler
2005-10-18openzaurus-3.5.4.conf: tweaked feeds list to use DISTRO_VERSION and added ↵Marcin Juszkiewicz
upgrades/${MACHINE} feed - kernel (or other machine specific) upgrades goes to upgrades/${MACHINE}/ feed which need to be named without "/" to protect ipkg from failing
2005-10-17preferred-gpe-versions-2.7.inc: update gpe-shield and gpe-bluetoothKoen Kooi
2005-10-14ucslugc-packages.conf: added missing patcher-native pathRod Whitby
2005-10-15collie.conf: set orinoco-modules 0.13e as preferred versionMarcin Juszkiewicz
- 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 Purdie
kernel module Add package to zaurus-clamshell-2.6.conf
2005-10-12jlime-shrek.conf: fix typo - close bug #397Marcin Juszkiewicz
2005-10-11jlime-shrek.conf: set TARGET_OS = linuxMichael Lauer
2005-10-11jlime.conf: rename to jlime-shrek, add preferred versions to make an ↵Michael Lauer
opie-image buildable