aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
AgeCommit message (Expand)Author
2010-09-07bitbake.conf: Redefine STAGING_DIR_JAVA to point to target sysroot by defaultKhem Raj
2010-08-12bitbake.conf: Add ext[23].bz2 imagesTom Rini
2010-08-05bitbake.conf: subversion cmds, remove --trust-server-cert and add --force, --...Martin Jansa
2010-08-05bitbake.conf: trust server certificate when doing svn over httpsRoman I Khimov
2010-08-04bitbake.conf: Don't export 'LIBC' to the environmentTom Rini
2010-08-03bitbake.conf,cmake.bbclass,cross.bbclass,icecc.bbclass: Point the toolchain p...Khem Raj
2010-07-27bitbake.conf: Correct APACHE mirror location for APR recipes.Sean_Hudson@Dell.com
2010-07-25bitbake.conf: Add thumb-interwork to DISTRO_FEATURES if machine supports it.Khem Raj
2010-07-22classes,bitbake.conf: Remove CROSS_DIR, install cross-packages into native sy...Khem Raj
2010-07-20bitbake.conf, local.conf.sample: Disable ccache by defaultTom Rini
2010-06-17Drop old unused crufty MANIFEST variableChris Larson
2010-06-10bitbake.conf: Drop some unnecessary getVar usage in python snippetsChris Larson
2010-06-10bitbake.conf: make the EXTENDPE bits slightly less disturbingChris Larson
2010-06-10bitbake.conf: don't filter out nonexisting paths from FILESPATHChris Larson
2010-06-10bitbake.conf: use := for BUILD_OS and BUILD_ARCHChris Larson
2010-05-23bitbake.conf: add ${datadir}/gdb/autoload to the default paths included in ${...Chris Larson
2010-05-05packaged-staging: enhancements from Poky for fetching and relocatabilityJoshua Lock
2010-05-05bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Joshua Lock
2010-04-19bitbake.conf: enable BB_LOCALCOUNT_OVERRIDE by default, please disable if you...Martin Jansa
2010-04-14bitbake.conf: drop default inclusion of collections.incChris Larson
2010-04-12bitbake.conf: set default TOOLCHAIN_* vars to internalDenys Dmytriyenko
2010-04-02bitbake.conf: add STAGING_SBINDIR_NATIVERoman I Khimov
2010-03-19Initial split of base.bbclassChris Larson
2010-03-15base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URL...Richard Purdie
2010-03-11base: don't write to system /etc dir, use new STAGING_ETCDIR insteadMartin Jansa
2010-03-11bitbake.conf: introducing new image fstype .cpio.gz.u-bootSteffen Sledz
2009-12-16java.bbclass: stage all JAR files outside of ARCH related directoriesMarcin Juszkiewicz
2009-12-08bitbake.conf: create compatibility-providers.conf from micro, minimal, angstr...Martin Jansa
2009-11-19bitbake.conf: Fix OVERRIDES description (After pb's explanation)Martin Jansa
2009-11-18squashfs-4.0: update squashfs-tools to include upstream LZMA inclusion.Leon Woestenberg
2009-11-18squashfs-lzma-tools: Revert, re-applied later in unified commit.Leon Woestenberg
2009-11-18squashfs-lzma-tools: Upstream LZMA support requires -comp argument.Leon Woestenberg
2009-11-12Revert "bitbake.conf: Fix TERMCMD variables (from Poky)"Richard Purdie
2009-11-12bitbake.conf: Fix TERMCMD variables (from Poky)Richard Purdie
2009-11-12meta-toolchain: Various corrections after the layout_* variable removal (from...Richard Purdie
2009-11-12bitbake.conf: SRCPV always upgradeable paths for git recipesMartin Jansa
2009-11-11bitbake.conf: Build MACHINE_ARCH from BASE_PACKAGE_ARCH, not HOST_ARCH fixing...Richard Purdie
2009-11-10base.bbclass: Replace the base_package_name function with the base_prune_suff...Richard Purdie
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-11-05bitbake.conf: add support for "cpio.lzma" imagesJeremy Lainé
2009-10-29conf/bitbake.conf: use mksquashfs -lzma for squashfs-lzma imagesOtavio Salvador
2009-10-27bitbake conf: put static libs in ${PN}-staticKoen Kooi
2009-10-14angstrom: framework to select internal/external toolchain and brand (csl/gene...Denys Dmytriyenko
2009-08-24bitbake.conf: Add export for cross NM.Jeremy Puhlman
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson
2009-08-10bitbake.conf: Initialize empty PACKAGE_EXTRA_ARCHS conditionally.Khem Raj
2009-06-24bitbake.conf, base.bbclass: Changed build config summary header to be a varia...Chris Larson
2009-06-17fix for MACHINE_KERNEL_PR stuffMarcin Juszkiewicz
2009-06-15Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"Phil Blundell
2009-06-12bitbake.conf: add -g to BUILD_OPTIMIZATIONPhil Blundell