summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-09-27task-base: added portmap into task-distro-nfs, added cifs into smbfsMarcin Juszkiewicz1
2006-09-27task-base: do not add USB BT/Irda into usbhost list - they are part of ↵Marcin Juszkiewicz1
bt/irda already
2006-09-27task-base: if there are usbhost and irda supported then add module for USB IrdaMarcin Juszkiewicz1
2006-09-27task-base: if there are usbhost and bluetooth supported then add module for ↵Marcin Juszkiewicz1
USB BT
2006-09-27task-base: hostap-cs only if DISTRO has wifi in featuresMarcin Juszkiewicz1
2006-09-27task-base: portmap is needed for NFS not for core systemMarcin Juszkiewicz1
2006-09-27task-base: bumped PRMarcin Juszkiewicz1
2006-09-27merge of 'b6708d0e783584df013d6e06de41bae699f0bd34'Marcin Juszkiewicz1
and 'eef154087bbe16b0d2143a5c529dab7e716705f8'
2006-09-27merge of '5a91122748a2eff5f19fc8d9fdd0d6d0b748f3d8'Koen Kooi6
and 'c594e84e99724db9f4ac0766c2e20018944b0ebe'
2006-09-27task-base: added support for keyboard featureMarcin Juszkiewicz1
2006-09-27multimachine: remove spurious hyphen in staging-kernel-dirKoen Kooi1
2006-09-27merge of '25bb53fbf963dd3caa035a35812ce4e881aaf682'Marcin Juszkiewicz19
and '357d97e86b9fe8fce1d432f4c1abcd5d56b0107c'
2006-09-27zaurus-2.6.conf: added keyboard, touchscreen into features, added tosa infoMarcin Juszkiewicz1
2006-09-27zaurus machines: renamed zaurus-clamshell-2.6.conf into zaurus-2.6.conf as ↵Marcin Juszkiewicz6
it is used in all 2.6 powered models
2006-09-27guinness: add MACHINE_FEATURESKoen Kooi1
2006-09-26mdev: Add proper firmware loading support to mdevMichael-Luke Jones5
* Patch contributed by Christian Hohnstaedt * mdev.conf updated to reflect change in firmware loading
2006-09-26ixp4xx-kernel: Bump to latest SVN for LE fix Michael-Luke Jones1
2006-09-26conf/distro/jlime-donkey.conf : Remove glibc-intermediate providersKristoffer Ericson1
* Remove due to "spam" at buildtime.
2006-09-26linux-x86: add a rudimentary config for the guinness machineKoen Kooi2
2006-09-26guinness.conf: machine description for computers containing a tyan 2462 ↵Koen Kooi1
mainboard
2006-09-26tune-athonmp: tune from athlon MP cpusKoen Kooi1
2006-09-26libxcb-0.9.91: correct library naming, stop splitting dev packagePhilipp Zabel1
2006-09-26libxcb, xcb-proto: add 0.9.91 (1.0 RC1)Philipp Zabel2
2006-09-26handhelds-pxa-2.6: Remove old versions.Paul Sokolovsky6
* Familiar 0.8.4 was on 2.6.15. * But there are people who still use 2.6.12. * So, remove pre-2.6.12 (left one 2.6.11 bb just in case). * Approved by koen.
2006-09-26merge of '300063bb2f3d1abb7a7532b48c45894ec6098d31'Koen Kooi15
and '60a1e8380dd7fc43fb994db1a4b4071e1a95b60b'
2006-09-26dbus: move obsolete versions (0.20 - 0.61) to packages/obsolete/dbusKoen Kooi20
* rebuild dbus and apps dependant on it
2006-09-26ixp4xx-npe: Add automatic byte-swapping for LE firmware loadMichael-Luke Jones11
mdev: Update loadmicrocode.sh
2006-09-26linux-oz: s/r4/r5/ on hrw-pcmcia patchMarcin Juszkiewicz3
2006-09-26opie-mediaplayer1: remove unneded DEPENDS on opie-mediaplayer2-skin-default ↵Marcin Juszkiewicz1
- probably close #1406
2006-09-26privoxy: added 3.0.3 - close #1419Bastian Ballmann5
2006-09-26bacula-client: added 1.38.11 - close #1420Bastian Ballmann5
2006-09-26merge of 5792a180891dc27533ab8ad97885291db48258e8Michael Lauer5
and 78ea8c7c6f458cae167191d20cb6ab2ed244b355
2006-09-26glibc 2.4 backport two patches from HEADMichael Lauer5
2006-09-26gdb-cross: added 6.4 version - closed #1426Shane Volpe1
2006-09-26pine: fixed SRC_URI - close #1434Tom Walsh1
2006-09-26base.bbclass: handle tar.Z archives - close #1433Tom Walsh1
2006-09-26kernel.bbclass: do not override machine/*.conf setting of KERNEL_IMAGETYPE ↵Tom Walsh1
to allow image other than zImage to be produced - close #1435
2006-09-26merge of '2a36f6aaa2eeb730787d5a6b1803b12efde31e44'Richard Purdie1
and 'ac475b9b4ff42b4a425ffca33a813dd7f3d095b6'
2006-09-26perl: Update modules that were effected by the cpan.bbclass changes:Jamie Lenehan3
- Remove the DEPENDS on perl since the cpan class now adds it. - Bump PR to take into account the changed installation location.
2006-09-26perl modules: Add the first collection of perl modules. These modules areJamie Lenehan18
required to run mason (perl web content development and delivery engine). Mason itself, and the additional modules needed to build it, to follow.
2006-09-26merge of '5386fdf357959b2fd3a16c6466b1dff24ef4e3c2'Richard Purdie2
and 'cd0ccc8a6e40034b4792530a3f601f46a163e6cb'
2006-09-26linux-oz-2.6.18: Update to ASoC 0.11.7, refresh poodle_audio patch, correct ↵Richard Purdie1
hrw-pcmcia-ids revision number
2006-09-26cpan.bbclass/cpan_build.bbclass: Make all perl modules DEPEND on perlJamie Lenehan2
and RDEPEND on perl-native to avoid having to add it to every single perl module recipe.
2006-09-26cpan_build.bbclass: The existing cpan.bbclass works for perl modules thatJamie Lenehan1
uses the old Makefile.PL based build ssytem. This class is for perl modules that use the new Build.PL based build system (not widely used yet but starting to appear). Again this use site_perl instead of vendor_perl since vender_perl is not being setup by the perl build.
2006-09-26cpan.bbclass: Instead of putting modules into ${libdir}/perl5 put them intoJamie Lenehan1
${libdir}/perl5/site_perl/${version} since ${libdir}/perl5 is not part of the standard INC (search) path for perl and so these modules are not found by default in the original location. Technically they should go in vendor_perl instead of site_perl, but that requires changes to all of the configuration files which is a much more complex change.
2006-09-25* add unifdef-native, an utility from 2.6.18-git that's used to generate ↵Michael Lauer5
userland headers * make linux-libc-headers DEPEND on unifdef-native
2006-09-25mdev: add missing fileMichael-Luke Jones1
2006-09-25ixp4xx-kernel: Bump SVN to add new ixp_npe driver fixesMichael-Luke Jones5
slugos-init: adjustments to loadmodules.sh script mdev: Fake hotplug firmware loading implemented in a script
2006-09-25linux-oz: added one more CF card into hrw-pcmcia-ids patchMarcin Juszkiewicz9
2006-09-25busybox 1.2.1: set PR to something saneKoen Kooi1