summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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 Project6
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übbe6
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-26merge of '7dac65b6187ea9281e5a7ff6b68e832c04a92af8'OpenEmbedded Project1
and '9dce9395fcd011a1d238dcb5a559a08d851dc80e'
2008-05-26kernel-arch.bbclass: fix map_uboot_arch for x86Jeremy Laine1
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 Eggleton5
* 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-25kernel bbclass: stage vmlinux if presentKoen Kooi1
2008-05-25angstrom: add oestats instructions next to sepukku instructionsKoen Kooi1
2008-05-25Unslung: kernel - fix double suffix on kernel image name ↵Mike Westerhof1
(<kernel-image>.bin.bin)
2008-05-24packaged-staging.bbclass: Sync with Poky for a number of updates. In ↵Richard Purdie1
summary: Support using opkg, ipkg and an internal shell script version of ipkg as the package manager allowing removal of a large number of build dependencies. Correctly install packages into staging creating the .list and .control files. Remove accidental install outside the locking in the build package function. Correctly handle error codes in the postamble function. Add code to work correctly with the whitelist stamp policy in bitbake.
2008-05-24patch.bbclass: Simplify patch task dependency handling and allow packages to ↵Richard Purdie1
override the dependency more easily (from poky)
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
2008-05-24Bump uclibc and eglibc sane revs.Khem Raj1
2008-05-24Do not use asm/page.h its not exported anymore.Khem Raj3
2008-05-24Add 2.6.25 kernel headers.Khem Raj5
2008-05-24Move eglibc to a separate package. Adios glibc.Khem Raj18
2008-05-23merge of '51c8bec079d3bd6ef15c2674a76e2fd007e47122'Florian Boor4
and 'a4c7fdea302dedfc9dc32cbc08963aabe21f38b8'