summaryrefslogtreecommitdiff
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 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-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
2008-03-14avr32 site: repair glib entryKoen Kooi1
2008-03-14angstrom: set PSTAGE_EXTRAPATH to ANGSTROM_MODE to make mixing of glibc and ↵Koen Kooi1
eglibc safe
2008-03-14packaged-staging bbclass: make PSTAGE_EXTRAPATH overridable Koen Kooi1
2008-03-14merge of '6d087d0879bebefbb3ecb1d4c7a2918fcc9dbdcd'OpenEmbedded Project0
and 'a348645b7840d8ac81a18e23718751899dd63120'
2008-03-14linux 2.6.24: tweak at32stk100 defconfigKoen Kooi1
2008-03-14merge of '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'Koen Kooi5
and '8ee8043c51d4de884f7d0da4c909abebb6e6356f'
2008-03-14packaged-staging.bbclass: Various improvements. Add handling for -native and ↵Richard Purdie1
-cross packages, add event handler so 'accelerated' tasks work with later execution of skipped tasks, drop feed index creation since we don't need it, abstract package naming and package path handling.
2008-03-14package.bbclass: Add in hooks for packaged staging in the shlibs and ↵Richard Purdie1
pkgconfig code.
2008-03-14bitbake.conf: Set a variable for internal control of packaged staging codeRichard Purdie1
2008-03-14merge of '1c81f55c067f96a737e8f54d256a02f24f13f8ae'OpenEmbedded Project5
and '7cea498c89cd9f4506bd1ed4ce852d868e4e299f'
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-14avr32 site file: add entry for sudo Koen Kooi1
2008-03-14merge of '0d87f3ceec0d253d684273f4ec3270544b92f192'OpenEmbedded Project2
and '67a258d1a15721fbf7bb3dff9040d514a67383c7'
2008-03-14merge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'Koen Kooi11
and '3d41c4823011988b4e4758eb112e35cca8f29b7f'
2008-03-14merge of '1baac115ff1ee3cfa594ac8bdb5a672342a18c6b'Marcin Juszkiewicz9
and '81a7886604b6eb56e9b3e0e7e7a2032428d40826'
2008-03-14avr32 site files: add more entriesKoen Kooi1
2008-03-14siteinfo bbclass: remove avr32/glibc entries - there never will be avr32 ↵Koen Kooi1
support in glibc
2008-03-14opkg: native version needs native CurlMarcin Juszkiewicz1