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