aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2009-04-21icecc.bbclass: fix kernel distributed compilationRoman I Khimov
2009-04-21image.bbclass: IMAGE_VARS->IMAGE_BOOT, make overridableRoman I Khimov
2009-04-21package.bbclass: fix globbing for mask-like filesRoman I Khimov
2009-04-21image.bbclass: reorder do_rootfsRoman I Khimov
2009-04-21base.bbclass: Combine all checksum.ini files found in BBPATHPetri Lehtinen
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-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Stanislav Brabec
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support...Stanislav Brabec
2009-04-18testlab bbclass: disable package graphs when ONLINE_PACKAGE_MANAGEMENT != fullKoen Kooi
2009-04-17canadian-sdk: We DO want DEPENDS_prepend to always bring in host virtual gcc/...Tom Rini
2009-04-17lib_package.bbclass: fix package population on darwinJeremy Lainé
2009-04-17insane.bbclass: add an entry for darwin9/armJeremy Lainé
2009-04-16java.bbclass: Use force (-f) for ln (suggested by Marcin).Robert Schuster
2009-04-16siteinfo.bbclass: add entry for arm-darwin9Jeremy Lainé
2009-04-14gtk-icon-cache bbclass: build caches for all icondirs in ${datadir}/iconsKoen Kooi
2009-04-08insane.bbclass: make "LDFLAGS ignored" QA errors fatalJeremy Lainé
2009-04-07canadian-sdk: Add SDK_REALPATH_MINGW variable, so that we can prepend a drive...Tom Rini
2009-04-06kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi
2009-04-02insane.bbclass: document error class "9" (LDFLAGS ignored)Jeremy Lainé
2009-03-31scons.bbclass: add staging functionwoglinde
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
2009-03-19packaged-staging.bbclass: Add rpm package coverage (from Poky)Richard Purdie
2009-03-19package_rpm.bbclass: added from PokyRichard Purdie
2009-03-19rootfs_rpm.bbclass: added from PokyRichard Purdie