summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2009-11-11bitbake.conf: Build MACHINE_ARCH from BASE_PACKAGE_ARCH, not HOST_ARCH fixing...Richard Purdie1
2009-11-11perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with s...Richard Purdie8
2009-11-11Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into...Frans Meulenbroeks22
2009-11-11libxml-parser-perl-native: updated to 2.36Frans Meulenbroeks1
2009-11-11sane-srcrevs: add SRCREV for shr-splash-theme-logoMartin Jansa1
2009-11-11sane-srcrevs: add SRCREVs for recipes which will be merged from SHRMartin Jansa2
2009-11-11sane-srcrevs.inc: sort right, before inserting new itemsMartin Jansa1
2009-11-11shr: add SHR distribution configsMartin Jansa4
2009-11-11glibc: added glibc-2.10.1Liam Girdwood4
2009-11-11module-init-tools-3.4: Fix typoRichard Purdie1
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie6
2009-11-11module-init-tools: Split into a .inc file for use by -cross so bindir and sbi...Richard Purdie5
2009-11-11mysql: adopt to new style sysroot stuffKoen Kooi1
2009-11-11recipes: Fix recipes using do_stage_append or do_stage_prepend directly again...Richard Purdie8
2009-11-11base.bbclass: Detect recipes where there are problems with staging functions ...Richard Purdie1
2009-11-11Revert "elmdentica: port elmdentica_svn.bb from shr/merge branch"Sebastian Spaeth1
2009-11-11elmdentica: port elmdentica_svn.bb from shr/merge branchSebastian Spaeth1
2009-11-11Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/ope...Sebastian Spaeth99
2009-11-11cups: switch to new style binconfig (un)ManglingKoen Kooi1
2009-11-11cups: fix do_package, do_stage is still brokenKoen Kooi1
2009-11-11libhtml-treebuilder-perl: added DEPENDS still need to check out RDEPENDSFrans Meulenbroeks1
2009-11-11libextutils-makemaker-perl: added recipe, also -nativeFrans Meulenbroeks3
2009-11-11freesmartphone: misc-vapi is gone; remove tracesMichael 'Mickey' Lauer6
2009-11-11libnl2: new recipe; netlink support library v2Michael 'Mickey' Lauer2
2009-11-10libhtml-tagset-perl-native: new recipeFrans Meulenbroeks1
2009-11-10libhtml-parser-perl-native: new recipeFrans Meulenbroeks1
2009-11-10debian bbclass: remove hardcoded workdir/install and replace with PKGDESTKoen Kooi1
2009-11-10perl: complete config.sh fixKoen Kooi4
2009-11-10cpan-base bbclass: update to match change to perl-native stagingKoen Kooi1
2009-11-10perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipesFrans Meulenbroeks3
2009-11-10linux-2.6.31: cleanup boc01 RTC driverJeremy Lainé2
2009-11-10gnome-icon-theme: as I said in my commit two weeks ago: things check for its ...Koen Kooi1
2009-11-10perl-native: Fix after layout/native.bbclass changes (merged from Poky)Richard Purdie1
2009-11-10sanity.conf: Bump bitbake version to 1.8.18Richard Purdie1
2009-11-10python-native: remove prefix and exec_prefix, native.bbclass should take care...Koen Kooi1
2009-11-10linux-libc-headers: add missing unifdef.patch for 2.6.25Otavio Salvador1
2009-11-10Add replacement canadian classes from Poky, marking the replacements as depre...Richard Purdie8
2009-11-10base.bbclass: Replace the base_package_name function with the base_prune_suff...Richard Purdie2
2009-11-10native.bbclass: Add BBCLASSEXTEND support (from poky)Richard Purdie3
2009-11-10base.bbclass: Fix staging for native and non-native packagesRichard Purdie1
2009-11-10base.bbclass: Add stubs for functions when package-staging isn't active and f...Richard Purdie2
2009-11-10base.bbclass: Note legacy staging packages in debug outputRichard Purdie1
2009-11-10base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie2
2009-11-10packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie2
2009-11-10native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie1
2009-11-10binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie3
2009-11-10autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie2
2009-11-10autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie1
2009-11-10binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNC...Richard Purdie1
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie55