aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2010-01-22sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrMartin Jansa
2009-12-02java.bbclass: fixed oe_jarinstall for broken symlinksMarcin Juszkiewicz
2009-12-02base.bbclass: Replace os.system with subprocess call.Cory Maccarrone
2009-11-01kernel bbclass: sync with .devKoen Kooi
2009-11-01coreutils-native: make mandatory dep for all packagesRoman I Khimov
2009-07-06base.bbclass: added 'gcc-3.4' to list of gcc3 versions (Debian systems)Marcin Juszkiewicz
2009-07-06base.bbclass: check_gcc3 needs to check for gcc-3.4.6 first. Comment on what ...Tom Rini
2009-07-01package_rpm: fix move wrong generated rpm name - closes #5078Lynn Lin
2009-07-01Shorten some full paths printed to the user.Chris Larson
2009-07-01First pass of cleanup of messages outputted to the user.Chris Larson
2009-07-01Allow use of Itanium as build machinePeter Chubb
2009-07-01tinderclient: support sitting behind proxyDmitry Eremin-Solenikov
2009-07-01seppuku: add support for working behind the proxyDmitry Eremin-Solenikov
2009-07-01oestats-client: support working behind proxyDmitry Eremin-Solenikov
2009-07-01rootfs_deb: make Packages.gz, not Packages.bz2.Michael Smith
2009-06-23fixes wrong license value usage for GPLv2Otavio Salvador
2009-06-17fix for MACHINE_KERNEL_PR stuffMarcin Juszkiewicz
2009-05-21kernel, module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi
2009-05-14patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarningMarcin Juszkiewicz
2009-04-24canadian-sdk: We DO want DEPENDS_prepend to always bring in host virtual gcc/...Tom Rini
2009-04-24canadian-sdk: Add SDK_REALPATH_MINGW variable, so that we can prepend a drive...Tom Rini
2009-04-22base.bbclass: Combine all checksum.ini files found in BBPATHPetri Lehtinen
2009-04-16gnome: update various bits to 2.26, sync with .devKoen Kooi
2009-04-02insane.bbclass: document error class "9" (LDFLAGS ignored)Jeremy Lainé
2009-03-29scons: honor PARALLEL_MAKEwoglinde
2009-03-26qmake2.bbclass: remove gratuitous export of QMAKE_RCCJeremy Lainé
2009-03-25qt-embedded: rename to qt4-embedded for consistencyJeremy Lainé
2009-03-25qt4: make use of qt4-tools-native instead of qmake2-native and uicmoc4-nativeJeremy Lainé
2009-03-24Revert "cross.bbclass: set autoconf's program prefix to keep TARGET_SYS and T...Chris Larson
2009-03-24distutils-base.bbclass: Move common functionality to distutils-common-base.bb...Khem Raj
2009-03-24{qt4e,qmake2}.bbclass: fix definition of QMAKESPECJeremy Lainé
2009-03-24kernel.bbclass: stage more filesKoen Kooi
2009-03-23base.bbclass: rstrip the git branch/revision.Chris Larson
2009-03-23base.bbclass: Abort early if localpath() was unable to find a local file for ...Chris Larson
2009-03-21base.bbclass: Fix typo.Chris Larson
2009-03-21base.bbclass: revert removal of base_set_filespath until the refs can be remo...Chris Larson
2009-03-21base.bbclass: Add base_path_relative.Chris Larson
2009-03-21insane.bbclass: Silence the annoying GNU_HASH QA checks when --hash-style isn...Chris Larson
2009-03-21bitbake.conf: Move the list of vars shown in the pre-build config display to ...Chris Larson
2009-03-21cross.bbclass: set autoconf's program prefix to keep TARGET_SYS and TARGET_PR...Chris Larson
2009-03-21base.bbclass: make oe_unpack_file of dirs use FILESPATH, not FILESDIR.Chris Larson
2009-03-21classes/base.bbclass: Locate the scm base path via BBPATH.Chris Larson
2009-03-21base.bbclass: Kill the 'Pkg' messages in the event handler.Chris Larson
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson
2009-03-20package_rpm.bbclass: files needs to start from /Marcin Juszkiewicz
2009-03-20cmake.bbclass: Put mandatory cmake option to endRobert Schuster
2009-03-20cmake.bbclass: Allow out of tree builds with cmake.Robert Schuster
2009-03-20cmake.bbclass: Allow overriding path-to-source argument for cmake call.Robert Schuster
2009-03-19package.bbclass: Write out extra useful data into the pkgdata files (from Poky)Richard Purdie
2009-03-19base.bbclass: Add read_subpkgdata_dict function (from Poky)Richard Purdie