summaryrefslogtreecommitdiff
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sstate.bbclass: Make sure we don't have an empty fixmepath fileMark Hatle2012-05-181-5/+12
* multilib.bbclass: Added multilib specific package QA.Lianhao Lu2012-05-181-0/+31
* (libc-)package.bbclass: Added MLPREFIX to locale packages.Lianhao Lu2012-05-182-4/+5
* sanity.bbclass: check user can read and write to SSTATE_DIRJoshua Lock2012-05-171-3/+14
* archiver.bbclass: Add two default set for avoiding error when missing assignmentXiaofeng Yan2012-05-171-1/+3
* meta/classes/sstate.bbclass: ensure sstate files have group R/WJoshua Lock2012-05-171-0/+1
* kernel.bbclass: add deploy link to KERNEL_IMAGETYPEChristopher Larson2012-05-171-0/+1
* classes/mirrors.bbclass: Point snapshot.debian.org mirror to working locationKhem Raj2012-05-161-1/+1
* sstate.bbclass: Optimize the generation and install path fixupsMark Hatle2012-05-151-1/+6
* classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton2012-05-132-4/+4
* package.bbclass: Drop dubious use of packages[0] from do_split_packages and d...Richard Purdie2012-05-121-19/+4
* kernel-yocto: export GUILT_BASE to devshellBruce Ashfield2012-05-111-1/+2
* package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie2012-05-114-6/+4
* sstate.bbclass: Improve sstate_installpkg performanceMark Hatle2012-05-111-7/+21
* typecheck.bbclass: update per current variable typing codeChristopher Larson2012-05-111-1/+1
* sanity.bbclass: Detect empty $PATH components tooPeter Seebach2012-05-111-2/+3
* blacklist.bbclass: Refactor, use PNBLACKLIST[pn]Mark Hatle2012-05-111-11/+11
* blacklist: fix typo in nameMark Hatle2012-05-111-0/+20
* libc-package.bbclass: Add MLPREFIX while dynamically set RDEPENDSDongxiao Xu2012-05-091-5/+7
* image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfoTing Liu2012-05-091-1/+6
* sanity.bbclass: Implement initial toolchain sanity checksPeter Seebach2012-05-091-0/+73
* linux-yocto: streamline support for multiple upstream repo typesBruce Ashfield2012-05-081-55/+60
* image.bbclass,kernel.bbclass: Use kmod-native instead of module-init-tools-crossKhem Raj2012-05-062-5/+4
* terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel2012-05-061-1/+1
* buildhistory: fix multiple commit of images and packages at the same timePaul Eggleton2012-05-041-1/+1
* kernel.bbclass: move kernel-vmlinux up in PACKAGESChristopher Larson2012-05-031-1/+1
* libc-package: rework ''precompiled' locale handlingChristopher Larson2012-05-031-51/+45
* base.bbclass: use isinstance for base_eventhandlerChristopher Larson2012-05-031-10/+6
* bitbake.conf: shift build config summary control to hereChristopher Larson2012-05-031-16/+34
* package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie2012-04-271-14/+4
* package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie2012-04-261-9/+13
* classes: Add recipe class to overridesRichard Purdie2012-04-266-1/+6
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-242-7/+4
* kernel.bbclass: unify white spacesMartin Jansa2012-04-241-13/+13
* kernel.bbclass: merge uboot_mkimage improvements from meta-oeMartin Jansa2012-04-241-16/+25
* utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...Richard Purdie2012-04-241-3/+1
* bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau2012-04-241-0/+2
* kernel: Fix packaging issueSaul Wold2012-04-241-1/+1
* quilt: move empty quiltrc to native sysconfdirSaul Wold2012-04-241-1/+1
* sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu2012-04-241-0/+3
* sanity.bbclass: add variable to disable the sanity checksJoshua Lock2012-04-231-1/+1
* package.bbclass: Ensure kernel modules get strippedRichard Purdie2012-04-221-0/+8
* gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT valuesRichard Purdie2012-04-221-1/+1
* packageinfo.bbclass: A workaround for RPM architecture renamingDongxiao Xu2012-04-181-1/+12
* classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton2012-04-181-0/+1
* classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton2012-04-181-1/+1
* linux-yocto: .diff is a valid patch extensionBruce Ashfield2012-04-171-1/+1
* sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie2012-04-171-1/+1
* distrodata.bbclass: fix comment typoOtavio Salvador2012-04-161-1/+1
* Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...Zhai Edwin2012-04-163-3/+4