aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2011-02-12oestats-client.bbclass: fix bug in oestat_send() codeYuri Bushmelev
2011-02-12src_distribute.bbclass: iterate over SRC_URI instead of using urldataYuri Bushmelev
2011-02-09More sane naming for the variable typing codeChris Larson
2011-02-09gitpkgv.bbclass: return None if repository does not existOtavio Salvador
2011-02-09jni-library.bbclass: Override JAVAH for our jni recipes.Stefan Schmidt
2011-02-08rootfs_deb.bbclass: fix alternatives handlingFilip Zyzniewski
2011-02-08rootfs_deb.bbclass: removed $(( ... )) operator usage.Filip Zyzniewski
2011-02-06update-rc.d.bbclass: set RDEPENDS_${PN} to nothing for virtclass-nativeHenning Heinold
2011-02-06oestats-client.bbclass: Fix oestats-clientYuri Bushmelev
2011-02-04autotools: use oe.utils.inheritsChris Larson
2011-02-02sourceipk: fix race condition with compileconfigs/multi-kernelchase maupin
2011-01-31qmake_base.bbclass: Add cases for linux-gnuspe/linux-uclibcspeTom Rini
2011-01-31kernel.bbclass: Add kernel-* to PACKAGES_DYNAMICAndreas Oberritter
2011-01-29e-base: prepare for releasesMartin Jansa
2011-01-29base.bbclass: Update build_summary for bitbake 1.8.xTom Rini
2011-01-29module.bbclass: depend on kernel-${KERNEL_VERSION} instead of kernel (= ${KER...Andreas Oberritter
2011-01-28module.bbclass: fix RDEPENDS version syntaxAndreas Oberritter
2011-01-28e-base: bump EFL_SRCREV a bitMartin Jansa
2011-01-27siteinfo: add linux-gnu osChris Larson
2011-01-27cml1: fix the case of the variables in menuconfigChris Larson
2011-01-26Add install wrapper rather than coreutils-nativeChris Larson
2011-01-26Move stage-manager-* into bin/ rather than a recipeChris Larson
2011-01-25classes: Replace ipkg-make-index with opkg-make-indexKhem Raj
2011-01-25classes/package_ipk.bbclass,classes/sourceipk.bbclass: Use opkg-utils-native ...Khem Raj
2011-01-22SlugOS: nslu2-image.bbclass - use overrides to enable only for nslu2Mike Westerhof
2011-01-22insane bbclass: extend RPATH check to cover sysroots as wellKoen Kooi
2011-01-20bug-image.class: Update version infoStefan Schmidt
2011-01-18jni-library.bbclass: Add helper class for jni librariesStefan Schmidt
2011-01-18bug-image.bbclass: Add class for bug imagesStefan Schmidt
2011-01-18bug-java-library.bbclass: Add a class to install jar files without symlinksStefan Schmidt
2011-01-17kernel.bbclass: Drop comment about kernel_do_configureTom Rini
2011-01-17kernel,cml1.bbclass: Move menuconfig to cml1Tom Rini
2011-01-15unpack.py: add SRC_URI parameter unpack=<bool> (default: true)Andreas Oberritter
2011-01-13autotools.bbclass: use grep -qBernhard Reutner-Fischer
2011-01-13autotools.bblass: mkdir also AC_CONFIG_MACRO_DIRBernhard Reutner-Fischer
2011-01-13autotools.bbclass: pass distro_imposed_configure_flagsBernhard Reutner-Fischer
2011-01-12packaged-staging.bbclass: bug fix in ipk file name generation for searching i...Ahsan, Noor
2011-01-12e-base: bump EFL SRCREV a bit again to drop libeflvala patchMartin Jansa
2011-01-11patch.bbclass: conditional patch-tool dependencyBernhard Reutner-Fischer
2011-01-11scons: add EXTRA_OESCONSVíctor Manuel Jáquez Leal
2011-01-10e-base: bump EFL_SRCREVMartin Jansa
2011-01-07image.bbclass: rm symlink destination via lnBernhard Reutner-Fischer
2011-01-07qmake_base.bbclass patch to lookup for *.pro within ${S} instead of ${B}Denis Dydychkin
2011-01-06distro/slugos: Upgrade to use gcc 4.5 and libtool 2.4Khem Raj
2011-01-06cpan.bbclass: Perform more mangling for perl pathTom Rini
2011-01-06kernel class: stage ocf directoryChase Maupin
2011-01-03classes/gitpkgv.bbclass: add GITPKGVTAG that uses 'git describe'Otavio Salvador
2010-12-30classes/cpan: fix bin/script/man1/man3 installation dirsRoman I Khimov
2010-12-28perl: fix PERLCONFIGTARGET for multimach builds, move cpan varsRoman I Khimov
2010-12-28base: start leveraging oe.typesChris Larson