summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2005-11-15openswan: add missing gcc4 patchRichard Purdie1
2005-11-12nas100d-kernel: More i2c updates from azummoRod Whitby1
2005-11-14openswan 2.2.0: gcc4 fixesRichard Purdie1
2005-11-14pcmcia-cs 3.2.8: gcc4 fixesRichard Purdie2
2005-11-14gcc: Add version 4.0.2. Known to at least compile code on softfloat arm.Richard Purdie6
2005-11-14gdb 6.3: Add hack to remove references to arm mapping symbols. These are ↵Richard Purdie2
used to mark boundaries between arm and thumb code but gdb 6.3 doesn't understand them so having it ignore them is preferable to corrupting the output.
2005-11-14wpa-supplicant: Add missing patch to versions 0.3.6 and 0.3.8Richard Purdie2
2005-11-14DejaVu fonts: updated to version 2.0 (both TrueType and QPF versions)Marcin Juszkiewicz6
2005-11-14slugos.conf: add masqmail to build, version 0.2.20John Bowler1
2005-11-14nslu2-kernel: upgrade to 2.6.14.2John Bowler18
nslu2-kernel: add (only semi working) 2.6.15-rc1
2005-11-14ixp400-eth: make building for 2.6.14-mm in 1.4John Bowler2
2005-11-13qof: update to 0.6.0 releaseKoen Kooi1
2005-11-13merge of 2d0c6c5ae9de1c7f719379b1be47dc565de60d41Koen Kooi4
and 81893f6385397851b77ac4dab982e8f0ae5a9198
2005-11-13qof: add qof 0.6.0-pre1Koen Kooi4
2005-11-13libxml2: add 2.6.22 with a patch to remove the regression tester that fails ↵Koen Kooi3
to compile (the irony!)
2005-11-12merge of 14567c9c4abe3eb73c714bca33a8ecdcf37a5f93Rod Whitby6
and 2fa748703e56caa7448653fa64a00952d5796474
2005-11-12nas100d-kernel: more updates to i2c and ide and defconfig from azummoRod Whitby5
2005-11-11nas100d-kernel: Removed noirqdebug from cmdlineRod Whitby3
2005-11-11nas100d-kernel: Added 60-nas100d-ide.patch from azummoRod Whitby3
2005-11-12gpe-conf cvs: bump PVKoen Kooi1
2005-11-12qpf-hunky(sans|serif): changed License to LGPLMarcin Juszkiewicz2
2005-11-12ttf.inc (common for ttf-fonts/ttf-*.bb) updatedMarcin Juszkiewicz1
- cleaned SECTION line (removed comment) - added OPIE stuff into DEPENDS/RSUGGESTS (still commented)
2005-11-12ttf-hunkyfonts: Added version 0.3.0Marcin Juszkiewicz1
2005-11-12ttf-gentium: added Gentium TrueType font version 1.01 (license allow to ↵Marcin Juszkiewicz1
distribute but not to changes)
2005-11-12masqmail: building, untested, no startup script v 0.2.20John Bowler4
2005-11-12merge of 74c59e4808f6dc67198a09daba0fbe60e5560ec6Rod Whitby1
and cc19bfba0e11a6d9efa601d46a5da31d5b24eb1e
2005-11-12nas100d-kernel: Fixup the nas100d cmdline to use ramdisk, and reflect 64MB RAMDerek Young1
2005-11-11nas100d-kernel: Removed the nslu2 kernel prepend.Rod Whitby1
2005-11-11nas100d-kernel: PCI fixes from azummoRod Whitby2
2005-11-11merge of 0cbb13c94d1d354d5287fb1b304b348fa2003d0cRod Whitby5
and a21672eaa3285e42fbfeefbb8e1bd68923c357e9
2005-11-11openldap: libldap-2.3 (untested) 2.3.11John Bowler3
- this is the next minor revision of openldap, currently this builds but - has not been tested, so this commit deselects it by DEFAULT_PREFERENCE
2005-11-11openldap: libldap-2.2 new revision 2.2.29John Bowler4
2005-11-11merge of 0c6591535a11955c424cb90d7a157b640d408d35Rod Whitby8
and 38425be5fd91cb4948ea49598a78227846a0b730
2005-11-11opensimpad: MMC support + better support for SinusPad and 128M SIMpadFrederic Bompart8
- There's now a config options to build the kernel for 128Mb SIMpad (as there was one for the SinusPad) - The .bb files automatically turn on these options depending on the total memory available. - The MMC driver was made by Clement Ballabriga <clement@asso.ups-tlse.fr> and Guylhem Aznar <simpad@externe.net>. Adding an MMC card (internal or external) to the SIMpad is described on these pages: http://externe.net/zaurus/simpad-bluetooth/ http://www.iral.com/~albertr/linux/simpad/mmc/
2005-11-11openslug, ucslugc: convert to use slugos.confJohn Bowler10
- 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-11libnet: add uclibc support in 1.0.2aJohn Bowler2
2005-11-11db: fix db3/db4 confusion by causing all packages to use virtual/db in ↵John Bowler17
db-4.3 4.3.29 - The SleepyCat implementation of the Berkeley DB exists in OE in two different - versions, 3.2 and 4.3. These appear to now be compatible (i.e. with the correct - settings db-4.3 can do everything db-3.2 can do and all packages compile with it). - The previous scheme of allowing both to be built (which was highly error prone) - has been removed and all db users now reference virtual/db. - Affects: - bogofilter, cyrus-*, openldap, perl, postfix, rpm
2005-11-11zd1211: fix module path naming in 20050822John Bowler1
2005-11-11nslu2-kernel: cleanup openslug, ucslugc and slugos kernels, ALLJohn Bowler77
- remove old kernel versions - remove openslug-kernel - move patches from openslug-kernel - fix kernel UTS_RELEASE handling (requires change in kernel.bbclass) - fix nslu2-kernel MM build - move to 2.6.14.1 (important security fix)
2005-11-11nas100d-kernel: updated arch patches and files courtesy of azummoRod Whitby5
2005-11-10nas100d-kernel: Added machine-specific files and patches.Rod Whitby7
2005-11-09libsexy 0.1.4: fix DEPENDSKoen Kooi1
2005-11-09libsexy: add 0.1.4Koen Kooi2
2005-11-09libgpeplugin: add cvs versionKoen Kooi2
2005-11-07gconf-dbus: fix wrong installation path for service fileKoen Kooi1
2005-11-07gconf-dbus: Add another path to catch all service files.Florian Boor1
2005-11-06psmisc: Add 21.8, which is the latest release and compiles cleanly with uclibc.Jonathan McDowell1
2005-11-06squashfs-tools: Add squashfs-tools 2.2.Jonathan McDowell3
2005-11-08e2fsprogs: patch Makefile.ins to create symlinks instead of hardlinks, ↵Rene Wagner3
remove bogus postinsts, and fix FILES in 1.38
2005-11-05meta/openslug-image.bb: Enabled for Iomega NAS 100d builds.Rod Whitby1