aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
AgeCommit message (Expand)Author
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
2009-06-01(e)glibc.inc: add minimal sane kernel versions, move from bitbake.confRoman I Khimov
2009-05-18bitbake.conf: weakly assign OLDEST_KERNEL ?= "2.4.0" *after* machine and dist...Koen Kooi
2009-05-17bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054)Rolf Leggewie
2009-05-04Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR"Marcin Juszkiewicz
2009-04-29Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Marcin Juszkiewicz
2009-04-29bitbake.conf: make MACHINE_KERNEL_PR defaults to PRMarcin Juszkiewicz
2009-04-27bitbake.conf: fix parallel build for gzip'd imagesRoman I Khimov
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov
2009-04-21bitbake.conf: use ROOTFS_SIZE for gzip'd imagesRoman I Khimov
2009-04-20bitbake.conf, lib_package.bbclass: fix missing '$' in previous commitJeremy Lainé
2009-04-20bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.soJeremy Lainé
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support...Stanislav Brabec
2009-04-17bitbake.conf: fix package population for darwinJeremy Lainé
2009-04-08bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default.Chris Larson
2009-04-06kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi