aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2011-04-22packaged-staging.bbclass: bug fix in ipk file name generation for searching i...Ahsan, Noor
2011-04-22classes: Replace ipkg-make-index with opkg-make-indexKhem Raj
2011-04-22classes/package_ipk.bbclass,classes/sourceipk.bbclass: Use opkg-utils-native ...Khem Raj
2011-04-22package ipk bbclass: store build branch and revision in ipkg metadataKoen Kooi
2011-04-22Add flags for variable typingChris Larson
2011-04-22base: resurrect messages for bitbake 1.8Chris Larson
2011-04-22base.bbclass: Get rid of "WARNING: Function do_build doesn't exist"Bob Foerster
2011-04-22unpack.py: add SRC_URI parameter unpack=<bool> (default: true)Andreas Oberritter
2011-04-22package_ipk.bbclass: use common function to write relationship fieldsAndreas Oberritter
2011-04-22package.bbclass: call PACKAGESTRIPFUNCS before populate_packagesAndreas Oberritter
2011-04-22package.bbclass: remove superfluous whitespace characters from RDEPENDSAndreas Oberritter
2011-04-22packaged-staging.bbclass: improve documentationBernhard Reutner-Fischer
2011-04-22More sane naming for the variable typing codeChris Larson
2011-04-22Implement variable typingChris Larson
2011-04-22base: start leveraging oe.typesChris Larson
2011-04-22base: use bb.plain, not print for build_summaryChris Larson
2011-04-22utils: drop exported var env caching for oe_popenChris Larson
2011-04-22packaged-staging: Don't pass a trailing ' ' to bb.mkdirhierTom Rini
2011-04-22package.bbclass: Update locking now that pstaging is always on.Tom Rini
2011-01-30e-base: prepare for releasesMartin Jansa
2011-01-10e-base: bump EFL_SRCREVMartin Jansa
2010-12-16efl,e-base: instruct fetcher to keep scmdata with new scmdata=keep paramMartin Jansa
2010-12-06e-base: bump EFL_SRCREV for beta3Martin Jansa
2010-12-04e-base: bump SRCREVMartin Jansa
2010-12-04e-wm,efl: create e-base.bbclass with common settings and EFL_SRCREVMartin Jansa
2010-12-02kernel.bbclass: put bluez-dtl1-workaround to DEPENDS directlyMartin Jansa
2010-12-01qt4x11: set QT_LIBINFIX and QT_DIR_NAMEEric Bénard
2010-11-26sdk.bbclass: Define target_includedirKhem Raj
2010-11-22handle PACKAGE_ARCH change in an amend.incEric Bénard
2010-11-18pkgconfig.bbclass: don't blindly install every .pc fileAndreas Oberritter
2010-11-18help2man: Add native recipe, drop check for being provided.Tom Rini
2010-11-16lib_package.bbclass: fix packaging of static libs, inherit binconfigAndreas Oberritter
2010-11-15checkbashisms: add nicer error when checkbashisms isn't availableChris Larson
2010-11-15checkbashisms: add initial class to run against ${S}Chris Larson
2010-11-14xilinx-bsp.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14sourceipk.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14rootfs_ipk.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14packaged-staging.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14native.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14module_strip.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-14cpan_build.bbclass: fix sh equality operatorAndreas Oberritter
2010-11-12newcollection: clean up, and work for those not using collections.incChris Larson
2010-11-12newcollection: handle globs in file: urisChris Larson
2010-11-12newcollection: fix host/path issueChris Larson
2010-11-12newcollection.bbclass: add, courtesy MontaVista Software, Inc.Chris Larson
2010-11-08image: don't include glibc-localedata-i18n when IMAGE_LINGUAS is emptyChris Larson
2010-11-08srctree: ensure setscene is still runChris Larson
2010-11-05meta.bbclass: Exclude meta recipes from world buildsKhem Raj
2010-11-04metadata_scm: use rev-parse rather than show-refChris Larson
2010-11-04srctree: don't merge tasks if using BChris Larson