summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-09-10libxml2 2.6.22: Remove spurious .debug directories from the non -dbg packages.Jamie Lenehan1
2006-09-10gawk 3.1.4: Use the update-alternatives class rather than manuallyJamie Lenehan1
performing the update-alternatives actions.
2006-09-10gawk 3.1.4: Run sanitize.py over the recipe.Jamie Lenehan1
2006-09-10gawk 3.1.4: Remove spurious .debug directories from the main packages.Jamie Lenehan1
2006-09-10conserver: Run sanitize.py over all the files.Jamie Lenehan3
2006-09-10conserver: Fix up the PR's which I needed to bump them in the main .bbJamie Lenehan3
files, not in the .inc file like I did in the last commit.
2006-09-10conserver: Remove spurious .debug directories from the main packages.Jamie Lenehan1
2006-09-10libpng 1.2.12: Disable the use of x86 assembler code. When buildingJamie Lenehan3
for i586 or i686 it attempts to use the assembler code but does not link it in, so either the assembly code needs to be disabled or the makefiles patch to link in the assembly code. Closes #1326.
2006-09-10make: Add version 3.81 for both make and make-native.Jamie Lenehan7
2006-09-09pcre: attempt to repair the damage introducedKoen Kooi1
2006-09-09many recipes: change pcre to libpcre in DEPENDSPhilipp Zabel22
2006-09-09linux-oz-2.6: poodle locomo oops fixRichard Purdie1
2006-09-09linux-openzaurus 2.6.17: enable Multiple LUNs for tosa and collieMarcin Juszkiewicz3
2006-09-09linux-oz-2.6: poodle compile fixesRichard Purdie1
2006-09-09gd 2.0.33: Don't search for the X11 headers. Without this hosts that haveJamie Lenehan1
X11 headers in /usr/include/X11 and not in /usr/X11R6/include will get a cross-compile badness error from the compiler from tying to use the host includes.
2006-09-09slugos-packages: Remove icecast, add note about commentingOyvind Repvik1
2006-09-09slugos-packages: Move ushare to uclibc broken packages, not genericOyvind Repvik1
2006-09-08merge of '277f2a83646d0f7a24e0b10b4d24642817d8c5ed'Frans Meulenbroeks2
and '8e2f55d069989cbd21cd91eaff2dc3fdaa40a40c'
2006-09-08slugos-packages: commented out icecast: for some reason it is moved toFrans Meulenbroeks1
nonworking.
2006-09-08ushare: added two missing DEPENDSFrans Meulenbroeks1
2006-09-08slugos-packages: demoted ushare for ucslugcFrans Meulenbroeks1
2006-09-08linux-openzaurus 2.6.17: added HACK which remove some IDs from orinoco_cs to ↵Marcin Juszkiewicz3
not get it loaded for some cards Revision: c8c9e7a9b6add1a32094dbb3ed061b16831f61c5 from .oz354x
2006-09-08linux-openzaurus 2.6.16: backport of USB MaxPower limit informationMarcin Juszkiewicz2
Revision: 69f0a166098b754a6fa1cbb114317c805f34e399 from .oz354x
2006-09-08linux-openzaurus: autoload ohci-hcd on tosaMarcin Juszkiewicz1
2006-09-08openssl: duplicated mtx-1 specific configuration for mtx-2Martin Dietze1
2006-09-08pmacct: duplicated mtx-1 specific configuration for mtx-2Martin Dietze1
2006-09-08olsrd: made cvs version non-default choiceMartin Dietze1
2006-09-08merge of '6b1d2d29b75614981eb6f61a01a5e5ccf2a065f1'Martin Dietze3
and 'e469bf244bad64c70f8175ad971b2d9a83365bec'
2006-09-08shorewall: added a version of the package for (more) monolithic kernelsMartin Dietze1
* dependency checking for some kernel modules is skipped assuming they are compiled in rather than installed as modules
2006-09-08libintl-perl: new packageMartin Dietze2
2006-09-08gcc: fix compilation problemsMartin Dietze2
* added patch to gcc 3.3.4, see http://mail-index.netbsd.org/netbsd-bugs/2004/06/15/0001.html
2006-09-08hh-pxa 2.6: update defconfigsKoen Kooi2
2006-09-08hostap-daemon and madwifi: fix compatibility problems on mtx platformsMartin Dietze6
* added mtx-2 configuration to hostapd-daemon * made madwifi-modules_cvs the default choice (the bsd branch has been abandoned) * made sure that madwifi_modules stages the headers correctly so that hostap-daemon compiles on mtx/nylon
2006-09-08speex: add 1.2beta which has reduced memory usage and lower cpu requirementsKoen Kooi1
2006-09-08chillispot: patch to fix compilation errorsMartin Dietze4
* remove the -ansi switch from the CFLAGS since some files are unix-style sources and do not compile in ansi mode
2006-09-08various packages: added mtx-2 configurationMartin Dietze16
* where necessary, additional mtx-2 subdirs for files created * where necessary, additional entries in bitbake files created
2006-09-08initscripts: adaptions necessary for use with nylon on 4G access cube.Martin Dietze6
* mtx-2 hardware added * the mount command for the local file systems did not work with tmpfs * checkroot did not remount / rw
2006-09-08nylon: updated images and nylon specific packages from 4G trunkMartin Dietze10
* updated list of supported packages in nylon-feed * new image nylon-image-extended aiming to put nylon-feed into one image (for debugging) * new versions of nylon-scripts, nylon-statistics, simple-firewall
2006-09-08pcre: removed accidentally added packageMartin Dietze3
2006-09-08libpcre: added new port.Martin Dietze3
2006-09-08libccaudio2: added new port.Martin Dietze6
2006-09-08linux kernels: updated kernels plus patches for nylon/mtxMartin Dietze47
* linux-mtx-1-2.4.27: the standard kernel used for the 4G access cube * linux-mtx-1u-2.4.27: the customized kernel for the 4G Surfbox I * linux-mtx-2-2.4.27: the customized kernel for the 4G Surfbox II
2006-09-08merge of '31da046f926a473ba6aab3543102759603fa6db9'Marcin Juszkiewicz15
and '7fe7f8c6e5643a6104c91a6a3c5869d483a193aa'
2006-09-08uclibc: chaned do_stage to do_install_prepend to resolve order issueFrans Meulenbroeks2
2006-09-08udev: add 0.100, default preference = -1Koen Kooi8
2006-09-08minimo: check in stuff from #1391 (various authors) to make it easier for ↵Koen Kooi6
people to test
2006-09-08opie-eye: fix installLeon Zhang1
2006-09-07linux-oz-2.6.17: Update to latest ASoC (and disable 32bit audio to get cxx00 ↵Richard Purdie2
working, include mmc conflict fix). Add cxx00 overlay support. Update poodle patches preparing patch for mainline.
2006-09-07gimp: add 2.3.10Koen Kooi1
2006-09-07openocd: unbreak buildKoen Kooi1