summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-03-16gcc-package: Remove some unused variables and pointless commentsRichard Purdie2
2008-03-15merge of 'b9c4f1cc88011971bc5cab1439118b7e70f83ed9'Junqian Gordon Xu4
and 'c841840b6b60071668006ee810bf8da6f4154973'
2008-03-15rsync: fix DEPENDS.Junqian Gordon Xu2
2008-03-15binutils-cross: Fix libiberty.a location (thanks Khem)Richard Purdie1
2008-03-15merge of '4cb57a7e78a706388906290afb6ab438e669072a'OpenEmbedded Project5
and '6e0de74e2cca9def0790de8f3cd7446e3df6ea12'
2008-03-15xset: add 1.0.4Philipp Zabel1
2008-03-15xf86-video-nv: add 2.1.8Philipp Zabel1
2008-03-15xf86-input-aiptek: add 1.1.1Philipp Zabel1
2008-03-15merge of '84534f67cba0a9730d36b935b879e535f187b38d'Richard Purdie3
and 'ceb8dd6449d4803228f8cbdf49c91c7c26fb5760'
2008-03-15xtrans: add 1.1Philipp Zabel1
2008-03-15font-xfree86-type1: add 1.0.1Philipp Zabel1
2008-03-15printproto: add 1.0.4Philipp Zabel1
2008-03-15inputproto: add 1.4.3Philipp Zabel1
2008-03-15gcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones ↵Richard Purdie7
would be easier than fixing these... (2005q3 toolchain is left alone)
2008-03-15util-macros: add 1.1.6Philipp Zabel1
2008-03-15gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bbRichard Purdie3
2008-03-15gcc-cross-3.3.3: Use gcc-package-cross.incRichard Purdie1
2008-03-15gcc-cross-sdk: Fixup sdk packaging to be self contained and drop ↵Richard Purdie12
gcc-package-target.inc
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 Purdie5
2008-03-15gcc 3.3.3, 3.3.4: Use gcc-package.incRichard Purdie2
2008-03-15gcc: Some futher .bb -> .inc changesRichard Purdie10
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-15rsync: add 3.0.0, fix 2.6.9 SRC_URI (close oebug 4020), unifyJunqian Gordon Xu4
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-14angstrom 2008: prefer glib 2.16.1Koen Kooi1
2008-03-14angstrom.inc: document inherit statementsKoen Kooi1
2008-03-14packaged-staging.bbclass: Switch to including stamps files in the staging ↵Richard Purdie1
package so the timestamps are preserved exactly
2008-03-14glib-2.0: add 2.16.1 stable release Koen Kooi3
2008-03-14base.bbclass, package.bbclass: Move package_stagefile function to ↵Richard Purdie2
base.bbclass and add shell version
2008-03-14base.bbclass: Add .la file brute force sed enhancement from pokyRichard Purdie1
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