summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler6
- 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 Kooi1
and b053e84187fb373b9060e7a8602747ee924da19f
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-10preferred-opie-versions.inc: fixed versions for opie-lockapplet and ↵Marcin Juszkiewicz1
opie-icon-reload
2005-11-05distro/ludeos.conf: Removed the dependency on upslug2-native.Rod Whitby1
2005-11-05ludeos-packages.conf: Fixed missing EXTRA_PACKAGES declarationRod Whitby1
2005-11-08merge of aabbfb8517118db142fd2350142326ea9089f210Rod Whitby3
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-06preferred gpe versions 2.7: sync with the branchKoen Kooi1
2005-11-05ludeos: Added nas100d/ludeos distribution, including nas100d-kernel.Rod Whitby3
2005-11-02h6300: use udev in machine description and kernel, patch courtesy Mika ↵Koen Kooi1
Laitio. closes bug 426
2005-10-31lots of files: use ${HANDHELDS_CVS} and update bitbake.conf to use ↵Koen Kooi1
anoncvs.handhelds.org
2005-10-28nslu2-kernel: release 2.6.14John Bowler1
2005-10-27/preferred-gpe-versions-2.7: sync with oz354fam083Koen Kooi1
2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, ↵John Bowler17
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 Bowler1
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 Bowler2
(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 Bowler2
and f0e6ce1b155a55c7168f73ae67524b654d95aa8b
2005-10-24ucslugc: correct UCSLUG_EXTRA_BBFILES, damaged by change to nslu2-dist.conf ↵John Bowler2
in distro conf
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 Bowler9
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 Bowler2
2005-10-20h2200.conf: make IMAGE_CMD actually workKoen Kooi1
2005-10-20openslug-kernel: cleanup, move to 2.6.14-rc4John Bowler2
- 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 Bowler2
2005-10-18openzaurus-3.5.4.conf: tweaked feeds list to use DISTRO_VERSION and added ↵Marcin Juszkiewicz1
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 Kooi1
2005-10-14ucslugc-packages.conf: added missing patcher-native pathRod Whitby1
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-12jlime-shrek.conf: fix typo - close bug #397Marcin Juszkiewicz1
2005-10-11jlime-shrek.conf: set TARGET_OS = linuxMichael Lauer1
2005-10-11jlime.conf: rename to jlime-shrek, add preferred versions to make an ↵Michael Lauer1
opie-image buildable
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-10openzaurus.conf, opensimpad.conf: Remove the mistakenly added udev devfs ↵Richard Purdie2
rules. devfs is dead.
2005-10-09preferred-gpe-versions-2.7: prefer gpe-login-0.83Koen Kooi1
2005-10-07bitbake.conf: add FREEBSD_MIRRORRene Wagner1
2005-10-06ucslugc: le/glibc version: fix ucslugc-native for gcc and remove patcherJohn Bowler1
Patcher is no longer required, so is not in ucslugc-packages.conf
2005-10-06ucslugc: fix endinaness of le jffs2, add glibc to packagesJohn Bowler2
2005-10-05openslug-packages: add minicom to openslug feedOyvind Repvik1
2005-10-05openslug-init(modprobe.conf),nslu2.conf: generate the correct ixp-eth alias, ↵John Bowler3
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-05merge of aa89decda49eb9f74b334f404fd14af6fde11da8Koen Kooi1
and da7858591237b184c0a172490f369d80a9b47ef8
2005-10-05conf/machine/h2200.conf: include sound modulesKoen Kooi1
2005-10-05conf/distro/familiar.conf: BOOTSTRAP_(R)DEPEND on familiar-version Koen 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 2786b01c941e932325ebd3fc61a3a60664dc3b48Oyvind Repvik1
and 29da97548b6f79e801e68f41b3a37862a7577bfa
2005-10-03openslug-packages: added bogofilterOyvind Repvik1