summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2012-04-18classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton1
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield1
2012-04-17sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie1
2012-04-16distrodata.bbclass: fix comment typoOtavio Salvador1
2012-04-16Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...Zhai Edwin3
2012-04-14mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is prese...Richard Purdie1
2012-04-14update-alternatives: Fix for compatibility with multilib recipesRichard Purdie1
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield1
2012-04-13base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEN...Richard Purdie1
2012-04-12package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...Richard Purdie1
2012-04-12package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie1
2012-04-12package_rpm: Fix useradd preinst ordering issuesRichard Purdie1
2012-04-11insane.bbclass: Add missing variable bpnNoor Ahsan1
2012-04-11"The suite of statements in a function definition executes with a local names...Andrei Gherzan1
2012-04-11archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan1
2012-04-11classes/package_deb: create .gz index instead of .bz2Paul Eggleton1
2012-04-11boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold1
2012-04-06package_ipk.bbclass: fixing muttilib prefix extracting.Lianhao Lu1
2012-04-06package_ipk: don't generate Packages.filelistMartin Jansa1