summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-10-06gcc-4.3.2: use multilib on sh4, so kernel can compile without fpu Henning Heinold4
registers * add patch gcc-4.2.3-linux-multilib-fix.patch used by various other linux distributions * put the mulitlib config in gcc-cross4.inc because gcc-3 works without that * need to bump PR because we pushed in earlier changes on sh4 without bumping
2008-10-06build-feeds.sh: merge recent Opie additions from stable branchPaul Eggleton1
* Add task-opie-apps * Add packages added to build-feeds.sh in stable, minus packages already included via tasks
2008-10-06merge of '15600ad0d3a82ce2f192b1a9b6e4dde4c8feb9bd'Robert Schuster2
and '4de558cb0dc7b78f343b4ed887c11a0758157eb6'
2008-10-06cacao: Removed binutils from DEPENDS and --enable-disassembler from ↵Robert Schuster2
configure arguments
2008-10-06opencv: split libraries into seperate packagesKoen Kooi1
2008-10-06package bbclass: add an 'allow_links' param to get symlinks packaged, ↵Koen Kooi1
usefull for splitting out libraries
2008-10-06xf86 video omapfb: add driver for omapfb (currently only has stubs for ↵Koen Kooi1
accell points)
2008-10-06gcc-configure-cross.inc: create the target of the symlink if necessary;Mike Westerhof1
fixes build failures of gcc-cross-4.1.2
2008-10-05boost-jam-native_3.1.16.bb : Remove DEFAULT_PREFERENCE="-1"Philip Balister1
* This version of jam build all versions of boost in OE.
2008-10-05boost-1.36.0 : Add support for building boost-1.36.Philip Balister3
* Not all libraries are built.
2008-10-05opie-vmemo: install soundsPaul Eggleton1
2008-10-05opie-parashoot: install sounds in 1.2.4 versionPaul Eggleton1
2008-10-05merge of '063eb0ee158d77c4c6ba8c5ca8b517b3380b0d66'OpenEmbedded Project3
and 'eda920dfeccbfa68c48217a7ccb00fad8a8a62c2'
2008-10-05opencv: add debian patches, compilations gets a bit further now, although it ↵Koen Kooi25
probably needs some more #include <stdint.h>
2008-10-05opie-rdesktop: fix crash in 1.2.4 version that unfortunately slipped throughPaul Eggleton3
2008-10-05opencv: add slightly altered recipe from bug #4508 and keep that bug open ↵Bignaux Ronan2
till it builds with gcc 4.3
2008-10-05merge of 'ae8724641e6c8131ac3706e49cd36a7e993fc697'Robert Schuster231
and 'e74e0c0ff5084d996f1c4b3b2c87244159a057ee'
2008-10-05classpath-initial 0.93: Fixed installation locations.Robert Schuster2
2008-10-05distro-feed-configs: use .example instead of .org (according to RFC 2606)Jan Lübbe1
2008-10-05opie-securityplugins: Add notice and blueping 1.2.3 & 1.2.4 recipesPaul Eggleton4
2008-10-05opie-mediaplayer1: fix compile error (fixes bug #4624)Paul Eggleton3
2008-10-05merge of '0e6176690cfdc4e760baed9754ed33c972437f83'Paul Eggleton2
and '34c94b40cf0e6a6fe0c504ae02571dbb2770c9ee'
2008-10-04linux-simpad: args I hit the wrong key fixHenning Heinold1
* drop now linux-2.6.24-SIMpad-serial-gpio_kes-and-cs3-ro.patch fpr sure
2008-10-04linux-2.6.24: add updated serial-gpio patch for simpadHenning Heinold2
* patch was provided by Bernhard Guillon * drop linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch * add linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2 * simpad now works with serial keyboards again * fixes bug 4630 * bump PR
2008-10-04linux-2.6.24: fix compile for archs that do not support __udivdi3()Henning Heinold2
* add time.h.patch from kernel ml * bump PR
2008-10-04starling svn needs libhandoffMichael Lauer1
2008-10-04opie-console: add back double_name.patch file which is still needed for 1.2.3Paul Eggleton2
2008-10-04merge of '878f6895b40f34c695cfef0d475e299f1a2d8eda'Michael Lauer8
and 'a6240987d2107aef28e1c5419eb7da825ff812f5'
2008-10-04sane-srcrevs.inc: fix typo for pyyamlMichael Lauer1
2008-10-04gcc-4.2.4: fix gcc build for sh4 and uclibcHenning Heinold3
* add sh_unwind.patch which fixes gcc/config/sh/linux-unwind.h like mips or i386 * add cppdefaults_cross.patch which removes /usr/include path from gcc/cppdefault.c when, this is needed because sh4 uses fixheader and fixproto and then zeckes no-host-include code yelling at the /usr/include * ATTENTION this may break sh4-native gcc, but I do not believe that someone would use gcc directly on sh4 arch, if there iare some crazy people doing it, I will fix it in another way * do not bump PR because it only affects sh4 arch
2008-10-04gcc-4.3.2: fix unwind compiling when libc headers are availableHenning Heinold2
* add sh_unwind.patch, which fixes gcc/config/sh/linux-unwind.h like mips or i386 * patch will only ne applied for sh4 arch for now * do not bump PR because it only affects sh architecture on which gcc did not build before
2008-10-04insane.bbclass: let sh4 arch play with uclibcHenning Heinold1
2008-10-04gpsd: fix bug #4611Koen Kooi1
2008-10-04apache2 native: attempt to fix bug #4606Koen Kooi1
2008-10-04merge of '3720558b0d1400bac165546368a13f5ef5824873'Michael Lauer1
and 'fd803d898183d6c18157193aaa79a715b846876d'
2008-10-04bump some python packages as per distutils-base class changeMichael Lauer5
2008-10-04distutils-base: export STAGING_INCDIR and STAGING_LIBDIR hereMichael Lauer1
2008-10-04mtn2git: fix importing of revisions with no ancestorJan Lübbe1
2008-10-03python-{cython|pyrex}-native 0.9.8 bump to fix people's buildsMichael Lauer2
2008-10-03python-{cython|pyrex}-native 0.9.8 fix breakage introduced with poky syncMichael Lauer4
2008-10-03merge of '33fdbdf4099643f0cfc674de6234840544695efc'Michael Lauer2
and '8cbbaefc242a3db691387a4cdb4aca694ee0215f'
2008-10-03fso-gspd: bump SRCREVMichael Lauer1
2008-10-03angstrom oabi: set BASE_PACKAGE_ARCH to arm-oabiKoen Kooi1
2008-10-03merge of '087b0df65ca7c599195ebde65cf5ade5f06e479f'OpenEmbedded Project1
and 'e9f5d882ea155bc40b4e8e04f619a71012db141e'
2008-10-03angstrom feeds: add beagleboard machineKoen Kooi1
* It's now safe to mix compilers across ARM archs, so armv7a can finally be added to the buildscripts
2008-10-03merge of '23370e87858b05ea1295304df746770cdb584233'Michael Lauer1
and '2c4fce4a2279b81964f4d6df1eb7ec66a8bd6796'
2008-10-03add sane-srcrev for python-pyyamlMichael Lauer1
2008-10-03merge of '1427a8ede5b7d37a89b207e3552cbe6a842fcc22'Koen Kooi6
and 'c9705f706a05f04be17dd411ebb566e068b9dc83'
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi3
* tested on beagleboard, dht-walnut, efika, c7x0 and om-gta01 * python, perl, gtk and qt4-x11 build and work * console-image, x11-image and beagleboard-demo-image build and work as well * see http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-July/005819.html
2008-10-03add svn version of python-pyyaml and build the libyaml C extension to speed ↵Michael Lauer4
up parsing