summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-03-15gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets ↵Richard Purdie14
everything needed
2008-03-15gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use ↵Richard Purdie3
DEBIANNAME instead of a python function, SHLIBSDIR override)
2008-03-15gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use itRichard Purdie8
2008-03-15gcc: Clean up FILESDIR settings (move to gcc-common.inc)Richard Purdie20
2008-03-15gcc: Move PR settings to obvious places (not .inc files)Richard Purdie43
2008-03-15gcc: Move get_gcc_fpu_setting into gcc-common.incRichard Purdie5
2008-03-15gcc: Add gcc-cross.inc taking some common code from all gcc-cross packagesRichard Purdie15
2008-03-15gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵Richard Purdie49
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds
2008-03-15Reverse accidental changes in dc0f5b4ef4b836d72bf43dffa503ab86e6f7de54Richard Purdie3
2008-03-15gcc 3.3.3, 3.3.4: Use gcc-package.incRichard Purdie2
2008-03-15gcc: Some futher .bb -> .inc changesRichard Purdie8
2008-03-15Create gcc-common.incRichard Purdie20
2008-03-15gcc: Create .inc files for each gcc version and update all .bb files to use ↵Richard Purdie46
these
2008-03-15gcc-cross-initial.inc: Add sysroot configure options for the case when we ↵Richard Purdie1
use libc-initial
2008-03-15binutils: Bump PR on all versions after previous changesRichard Purdie15
2008-03-15binutils-cross.inc: Fix sysroot options, tweak staging and use for all ↵Richard Purdie9
binutils-cross versions
2008-03-15binutils-cross-sdk.inc: Create common binutils sdk .inc file with correct ↵Richard Purdie9
sysroot options and use for all versions
2008-03-15libsdl: disable mesa for avr32Koen Kooi1
2008-03-15strace: add avr32 supportKoen Kooi6
2008-03-15task-slugos: add libgcc as an explicit dependency to make sure the ↵Mike Westerhof1
/lib/libgcc_s.so.1 ends up in the rootfs.
2008-03-14glib-2.0: add 2.16.1 stable release Koen Kooi3
2008-03-14Remove staging-linkage and cross-linkage from world builds, they're nasty ↵Richard Purdie2
and we don't want them build by default
2008-03-14eglibc: Fix after the sysroot changesRichard Purdie1
2008-03-14uclibc-initial: make sure dir exists before symlinking to itKoen Kooi1
2008-03-14gcc3-build-cross.inc: don't add -lgcc_s for avr32Koen Kooi2
2008-03-14mplayer: make it work for avr32Koen Kooi2
2008-03-14linux 2.6.24: tweak at32stk100 defconfigKoen Kooi1
2008-03-14merge of '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'Koen Kooi2
and '8ee8043c51d4de884f7d0da4c909abebb6e6356f'
2008-03-14stage-manager: Remove PATCHTOOL setting, it breaks things. Add code to ↵Richard Purdie2
notice files which have been removed. Don't try and set the timestamps of symlinks
2008-03-14linux 2.6.24: add support for atngw100 and at32stk1000Koen Kooi5
2008-03-14merge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'Marcin Juszkiewicz6
and '81a7886604b6eb56e9b3e0e7e7a2032428d40826'
2008-03-14opkg: native version needs native CurlMarcin Juszkiewicz1
2008-03-14merge of '4a44b08ef83a5075a82f85c34d592996acfcec95'Koen Kooi6
and '525970acffe8506ad362922236614a52c8860952'
2008-03-14merge of '18293653fb0ec41c60cab9ca36df1dd7c1834880'Paul Sokolovsky3
and 'b54f849e3abe2877a2579b6348c60e2c6c1a08ca'
2008-03-14gcc 4.2.1: update avr32 patchesGeoffrey Wossum2
2008-03-14linux/linux-handhelds-2.6: Readd check that ${KERNEL_INITRAMFS_PATH} exists.Paul Sokolovsky2
2008-03-14uclibc 0.9.29: Fix issue with AVR32 optimized string routines in uClibc. ↵Geoffrey Wossum1
bzero() would not generate any code before. uClibc-0.9.29-avr32-bzero.patch was submitted to the uclibc mailing list on 2008-03-13.
2008-03-14uclibc 0.9.29: Add avr32/uClibc.machine for uClibc-0.9.29. With this patch ↵Geoffrey Wossum2
you should now be able to build uClibc 0.9.29 for the AVR32. Most of the necessary patches to uClibc were already in OE, just the uClibc.machine file was missing.
2008-03-14uclibc.inc: Fix issue with building ld-uClibc-0.9.29.so (from uclibc-0.9.29). Geoffrey Wossum1
This keeps OE from overriding the compilation flags uClibc would naturally want to use. This allows OE to build a working ld-uClibc.so for the AVR32. Not sure why this was overriding the compilation flags, or what ripple effects taking out the override has on other platforms.
2008-03-13xorg-xserver: add xserver-xorg 1.4, fix pkgconfig_fix.patch and move itPhilipp Zabel4
to have it used by both xserver-kdrive and xserver-xorg 1.4
2008-03-13merge of '3b41707c8c7d8ea4e1adb918870bd216fdd78078'OpenEmbedded Project2
and 'b6ebdc133a282a20876e945c411c3c30af2c008b'
2008-03-13keymaps: fix Poodle keymap - close #4051Helge Deller2
2008-03-13merge of '35442223e2d33755090d92a33d52bde6f6e207a1'OpenEmbedded Project69
and '7050fca057f88bff7fa417c61f8dd6b9596a36ad'
2008-03-13task-gpe: ettercap is not ettercap-ngMarcin Juszkiewicz1
2008-03-13Drop unneeded empty directoriesRichard Purdie6
2008-03-13kismet: Add missing patchRichard Purdie1
2008-03-13xf86-video-intel: add Intel i8xx, i9xx display driver, version 2.2.1Philipp Zabel1
2008-03-13xf86-video-ati: add 6.8.0Philipp Zabel1
2008-03-13libxext: add 1.0.4Philipp Zabel1
2008-03-13linux-handhelds-2.6: Remove unused keep-initramfs.patch.Paul Sokolovsky1