summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-05-20libc-package: Add sh4 and mips64 to arch optionsKhem Raj
2012-05-20kernel-arch.bbclass: Map mips64{el} to mips KARCHKhem Raj
2012-05-20insane.bbclass: Add mips64{el} to known machinesKhem Raj
2012-05-18sstate.bbclass: Make sure we don't have an empty fixmepath fileMark Hatle
2012-05-18multilib.bbclass: Added multilib specific package QA.Lianhao Lu
2012-05-18(libc-)package.bbclass: Added MLPREFIX to locale packages.Lianhao Lu
2012-05-17sanity.bbclass: check user can read and write to SSTATE_DIRJoshua Lock
2012-05-17archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan
2012-05-17meta/classes/sstate.bbclass: ensure sstate files have group R/WJoshua Lock
2012-05-17kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson
2012-05-16classes/mirrors.bbclass: Point snapshot.debian.org mirror to working locationKhem Raj
2012-05-15sstate.bbclass: Optimize the generation and install path fixupsMark Hatle
2012-05-13classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton
2012-05-12package.bbclass: Drop dubious use of packages[0] from do_split_packages and d...Richard Purdie
2012-05-11kernel-yocto: export GUILT_BASE to devshellBruce Ashfield
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie
2012-05-11sstate.bbclass: Improve sstate_installpkg performanceMark Hatle
2012-05-11typecheck.bbclass: update per current variable typing codeChristopher Larson
2012-05-11sanity.bbclass: Detect empty $PATH components tooPeter Seebach
2012-05-11blacklist.bbclass: Refactor, use PNBLACKLIST[pn]Mark Hatle
2012-05-11blacklist: fix typo in nameMark Hatle
2012-05-09libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDSDongxiao Xu
2012-05-09image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfoTing Liu
2012-05-09sanity.bbclass: Implement initial toolchain sanity checksPeter Seebach
2012-05-08linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield
2012-05-06image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel
2012-05-04buildhistory: fix multiple commit of images and packages at the same timePaul Eggleton
2012-05-03kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson
2012-05-03libc-package: rework ''precompiled' locale handlingChristopher Larson
2012-05-03base.bbclass: use isinstance for base_eventhandlerChristopher Larson
2012-05-03bitbake.conf: shift build config summary control to hereChristopher Larson
2012-04-27package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie
2012-04-26package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie
2012-04-26classes: Add recipe class to overridesRichard Purdie
2012-04-24{kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter
2012-04-24kernel.bbclass: unify white spacesMartin Jansa
2012-04-24kernel.bbclass: merge uboot_mkimage improvements from meta-oeMartin Jansa
2012-04-24utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...Richard Purdie
2012-04-24bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau
2012-04-24kernel: Fix packaging issueSaul Wold
2012-04-24quilt: move empty quiltrc to native sysconfdirSaul Wold
2012-04-24sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu
2012-04-23sanity.bbclass: add variable to disable the sanity checksJoshua Lock
2012-04-22package.bbclass: Ensure kernel modules get strippedRichard Purdie
2012-04-22gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT valuesRichard Purdie
2012-04-18packageinfo.bbclass: A workaround for RPM architecture renamingDongxiao Xu
2012-04-18classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton
2012-04-18classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield