summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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-08merge of 9faa5f9bca0726d8c098e3f9aa7f0b947799029bRod Whitby0
and c7f9d50b7c841b95987caa4aeb4d61c1902a3542
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-08configuration: merged in changes to nylon/mtx from 4G repositoryMartin Dietze3
* added mtx-2 machine (4G Surfbox II) * updated several defaults
2006-09-08merge of 350557edbea2aa55107ce4c0e4dffc849b7e2307Rod Whitby0
and 8dc3bf0f0946de0d1d527f793b59dfac8bf363bb
2006-09-08angstrom: clean up preferred_providers a bit Koen Kooi1
2006-09-08merge of e456e0a150e36bfe28fe9301fd0c8286fbb0073bRod Whitby10
and e8151982a696cd92a6f4a1f65d8907778bf60836
2006-09-08merge of '31da046f926a473ba6aab3543102759603fa6db9'Marcin Juszkiewicz16
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-08merge of 39edb7cb1f59f721cbbef84d4663c268586f700fRod Whitby0
and 775abaa4c33cb315c1cf7741da44b9517133d401
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-08merge of 1d300011acbbe30e7dc700831a8be86a263d037dRod Whitby0
and 42b92aefcfb63128fe29cccadfb0db2002142758
2006-09-08package.bbclass:Chris Larson1
Make legitimize_package_name also convert <U0123> style encoding of unicode codepoints into their utf-8 representation, as in glibc locale files.
2006-09-07merge of 3f1cab3696a164923f4c6eda73f9cc7edcc1fa96Rod Whitby0
and 8e604ecbf7b8dc17cbfdb32aaba484a8c030f7f4
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-07merge of 0a9ecefe53a365e158ea60774a322f0f6c3557b4Rod Whitby2
and 2febf377486cc323b811be579e1fd1a7d891cee6
2006-09-07gimp: add 2.3.10Koen Kooi1
2006-09-07openocd: unbreak buildKoen Kooi1
2006-09-07merge of 122cbbd5766b555e1b08e258f0f09450b1781ec8Rod Whitby0
and f7205a1927f65e5903bb16a133ed12fa41037e57
2006-09-07gpe-conf: reformat according to styleguide and drop obsolete versionsKoen Kooi10
2006-09-07gpe-calendar: reformat according to styleguide and drop obsolete versionsKoen Kooi8
2006-09-07merge of 03a7d68c3436f6a990749305cdd36942d734f471Rod Whitby0
and 97aa85608cddac7f5307ba3e1f9c299b20bbf014
2006-09-07ssmtp: Reformat .bbOyvind Repvik1
2006-09-07litestream: Reformat .bbOyvind Repvik1
2006-09-07zd1211: Reformat .bbOyvind Repvik1
2006-09-07openntpd: Fix initscript and reformat .bb to match OE style guidelinesOyvind Repvik2
2006-09-07busybox: Update slugos-specific defconfigOyvind Repvik2
2006-09-07merge of 16bf24d2ddd75cceb5a0d10172f1d2625719bad5Rod Whitby2
and ca5e13e477c9fa8b6935d2cff74d1c69f853750a
2006-09-07sanitize.py: Drop unimportant Python 2.4 dependency.Paul Sokolovsky1
2006-09-07sanitize.py: Make executable.Paul Sokolovsky1
2006-09-07sanitize.py: Fix line-endings (dos->unix).Paul Sokolovsky1
2006-09-06merge of '2af79ceb1e37ba57b38b201f8034eb9d90da8f12'Michael Lauer3
and '337cfe2dd7c694a21c34148c5094a3ab6d4f6b8f'
2006-09-06calibrateproto: s/DATE/SRCDATE/Michael Lauer1
2006-09-06merge of 337cfe2dd7c694a21c34148c5094a3ab6d4f6b8fRod Whitby0
and ee12cb9ed2318aec0aa9342a44994a5027816c9d
2006-09-06puvrusb2-mci: added 20090903 snapshot; made bb file style guide compliantFrans Meulenbroeks3
2006-09-06merge of 5c42f9ce62648e7c8f6308ada5e7d7d7eb900b36Rod Whitby0
and 732243cdb95b781f5f8d025c92abbf0ef74ef436
2006-09-06sanitize.py: add a script that does the heavy lifting for making recipes ↵Cyril Romain1
conform to the styleguide in the wiki
2006-09-06merge of 6be0c561dac329e3cd7624dfd7f1133f9af8ae63Rod Whitby0
and b138a722ca5b0022bd97e129304ae79ba187c89b