summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2012-05-30ccache: Separate out into its own classRichard Purdie3
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie1
2012-05-30classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton1
2012-05-30classes/sanity: remove broken TARGET_ARCH checkPaul Eggleton1
2012-05-30meta: replace os.popen with subprocess.PopenRobert Yang7
2012-05-30meta: replace os.system with subprocess.callRobert Yang11
2012-05-30update-alternatives.bbclass: Change from using PN to BPNMark Hatle1
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle3
2012-05-25image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie1
2012-05-25package.bbclass: Add additional debugging for dependenciesMark Hatle1
2012-05-25utils.bbclass: remove the unused oe_systemRobert Yang1
2012-05-24sanity.bbclass: check sanity at BuildStarted rather than ConfigParsedJoshua Lock1
2012-05-24sanity.bbclass: catch an extra exception in check_create_long_filenameJoshua Lock1
2012-05-24sanity.bbclass: add extra information when SSTATE_CACHE unusableJoshua Lock1
2012-05-24sanity.bbclass: add newline to check_create_long_filename failure messageJoshua Lock1
2012-05-24sanity.bbclass: data.getVar(VAR, obj, exp) -> obj.getVar(VAR, exp)Joshua Lock1
2012-05-24sanity.bbclass: copy the data store and finalise before running checksJoshua Lock1
2012-05-24Revert "sanity.bbclass: check user can read and write to SSTATE_DIR"Joshua Lock1
2012-05-24distutils.bbclass: don't delete .pyo filesAndreas Oberritter1
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