summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-05-29dbus-java: add 2.4John Lee1
2008-05-29merge of '318660b8f7240f5e784cdaa0a4b9048cf6216703'OpenEmbedded Project5
and '9a7b1dbe287eb9e4b90026bdaca80bbeaeef126b'
2008-05-29Prevent the loop in timespec_add_ns() to be optimised awayKhem Raj2
2008-05-29Add -frename-registers fix to GCC 4.3.0Khem Raj3
2008-05-28merge of 'c46c002524d0be121054c2e92ba2e12db4571442'OpenEmbedded Project3
and 'fa394e594a7df67376061a20e296005fc9068aff'
2008-05-28lcms: update to latest 1.17Rolf Leggewie1
2008-05-28linux-omap2 git: bump to 2.6.26-rc4Koen Kooi3
2008-05-28lcms: point SRC_URI to sf.net. Fixes 3687.Rolf Leggewie2
2008-05-28lcd4linux: add lcd4linux, a daemon that can put info on your (character) ↵Koen Kooi4
LCD, like the USB2LCD
2008-05-28merge of '27d9db34dfe6920ee9c44a4591002e8618746a0c'OpenEmbedded Project5
and 'fadea704d0edbbc0f97766e6f45798f069a8d5b8'
2008-05-28linux-rt: Update with latest linux-rt developments.Leon Woestenberg5
2008-05-28gcc 4.2.4: another point release in the 4.2 seriesKoen Kooi77
2008-05-28Fix glibc-stage.inc to copy the .a files to /usr/lib and not into /libKhem Raj13
2008-05-28Include limits.h explicitly in zeroconf.cKhem Raj2
2008-05-27automake-1.10: bump PRHenning Heinold1
- darn I forget again to bump the PR
2008-05-27automake-1.10: fix do_installHenning Heinold1
- fix do_install 1.9 vs 1.10 linking - put DEFAULT_PREFERENCE = "-1" up, so we see without scrolling why the recipe is not build
2008-05-27linux-omap2 git: add mux patch for beagleboard and switch to OTG mode for MUSBKoen Kooi3
2008-05-27opie-taskbar-images: replace 240x320 with 240x240. The 240x320 jpg is not ↵Rolf Leggewie1
available.
2008-05-27opie-taskbar-images: don't try to install jpgs which don't actually exist.Rolf Leggewie4
* it would be nice to make those jpgs available, though, to support more resolutions * more discussion in bug 2721 * bump PR
2008-05-27liboil: add 0.3.14, disabled by default since the configure script will ↵Koen Kooi1
generate vfp code for _all_ arm cores, with no way to disable it
2008-05-27dsplink: remove KERNEL_VERSION from PV till we have a proper solution for itKoen Kooi1
2008-05-27libpcap: add aclocal.patchHenning Heinold2
- patch silence automake 1.10 - patch was sent in from Marek Vasut - closes bug 2989 - bump PR
2008-05-27libart-lgpl: add art_config.h for mipselHenning Heinold2
- requested by Robert Woerle some while ago - closes bug 1289
2008-05-27zlib: improved autotools.patchHenning Heinold2
- zlib has a .pc file now and supports pkgconfig - the improvement was send in from Bignaux Ronan 2 years ago - closes bug 1676 - bump PR
2008-05-26merge of '5d6e88196c5eb74c163fb8c3309cbd1029d246a3'OpenEmbedded Project4
and 'd31a66aa95e2e73c0df082e42443636e23249325'
2008-05-26linux-rt-2.6.24: Up-date to latest .7-rt10 PREEMPT RT patch.Leon Woestenberg2
* 2.6.24.3 to 2.6.24.7. * Add 2.6.24.7-rt10 PREEMPT RT patch. * remove one patch which is now fixed upstream
2008-05-26python-oeventd: add bb-file and update fso-imageJan Lübbe4
2008-05-26merge of '73e0f6af6af847cc3dd891302ac04b9cab7c2470'OpenEmbedded Project2
and 'c35bb4255861a806a262b725cb19d12b4c906286'
2008-05-26Do not copy .a files into $sysroot/lib instead let make install do it for us.Khem Raj1
Remove install-lib and install-headers.
2008-05-26libqpe: recognize SD cards under 2.6 kernels. Fixes 4317.Paul Eggleton2
* commit by Laibsch
2008-05-26fltk-chess: new recipe. Partly closes 429.Dmitry Artamonow4
* commit by Laibsch
2008-05-26opie-taskbar-images: add more resolution and other info for palm devices. ↵Rolf Leggewie1
Closes 2721.
2008-05-26opie: introduce ${OPIE_CVS_PV} for a number of cvs opie bbRolf Leggewie13
2008-05-26opie-dasher: move to nonworking. Closes 3600.Rolf Leggewie5
2008-05-26opie: move OPIE_BINDIR out of opie.bbclass into palmtop.bbclass. Closes 3669.Paul Eggleton3
* commit by Laibsch
2008-05-26readline_4.3.bb: use ${GNU_MIRROR} instead of hardcoded mirrorJeremy Laine1
2008-05-25dsplink: begin supporting building for different DSP platforms: Omap and ↵Koen Kooi1
Davinci
2008-05-25uclibc: the higher DEFAULT_PREFERENCE are the more it is takenHenning Heinold2
* set uclibc 0.9.28 to 1 * set uclibc 0.9.29 to 3
2008-05-25merge of '74b9e2f30013cb1f9e8090a8642900ae33d12d3e'Henning Heinold2
and 'be15c58b0a9d4e7ab6b2bc0470525b44a5d5f862'
2008-05-25uclibc: 0.9.28 shouldnt bee the DEFAULT_PREFERENCEHenning Heinold2
* 0.9.28 set DEFAULT_PREFERENCE to 3 * 0.9.29 set DEFAULT_PREFERENCE to 1
2008-05-25dsplink : Build sample programs.Philip Balister1
2008-05-25dsplink: install and package kernel moduleKoen Kooi1
* the library is still unpackaged
2008-05-25dsplink: catch all the kernel dirs we need to symlink Koen Kooi1
2008-05-25dsplink: fix symlinkingKoen Kooi1
2008-05-25Unslung: kernel - fix double suffix on kernel image name ↵Mike Westerhof1
(<kernel-image>.bin.bin)
2008-05-24stagemanager-naitve: Sync with poky, add ipkg-build and ipkg scripts so ↵Richard Purdie3
packaged-staging dependencies can be removed
2008-05-24merge of '3889e1126647417898dfc189538f194f3cf760fb'OpenEmbedded Project2
and '6ba3477131d507125b7da775792be1ddb5bdf90c'
2008-05-24dsplink : More build fixes. bb file builds without errors at this point.Philip Balister2
More work needed.
2008-05-24Reduce preference level of uclibc_svn recipe.Khem Raj1
2008-05-24uclibc-dev should rdepend on kernel-headers-devKhem Raj7