summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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-072-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-301-14/+4
* package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie2012-04-301-9/+13
* classes: Add recipe class to overridesRichard Purdie2012-04-306-1/+6
* {kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter2012-04-262-7/+4
* kernel.bbclass: unify white spacesMartin Jansa2012-04-261-13/+13
* kernel.bbclass: merge uboot_mkimage improvements from meta-oeMartin Jansa2012-04-261-16/+25
* utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...Richard Purdie2012-04-261-3/+1
* bootimg.bbclass: Tweak iso images to become hybrid imagesDamien Lespiau2012-04-261-0/+2
* kernel: Fix packaging issueSaul Wold2012-04-261-1/+1
* quilt: move empty quiltrc to native sysconfdirSaul Wold2012-04-261-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
* mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is prese...Richard Purdie2012-04-141-0/+3
* update-alternatives: Fix for compatibility with multilib recipesRichard Purdie2012-04-141-2/+3
* linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield2012-04-131-67/+7
* base.bbclass: Fix PACKAGECONFIG issues with native and nativesdk BBCLASSEXTEN...Richard Purdie2012-04-131-5/+31
* package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...Richard Purdie2012-04-121-0/+1
* package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie2012-04-121-2/+1
* package_rpm: Fix useradd preinst ordering issuesRichard Purdie2012-04-121-16/+47
* insane.bbclass: Add missing variable bpnNoor Ahsan2012-04-111-0/+1
* "The suite of statements in a function definition executes with a local names...Andrei Gherzan2012-04-111-1/+4
* archiver.bbclass: Amend the problem for moving tarballs in ${DL_DIR} to ${DEP...Xiaofeng Yan2012-04-111-0/+1
* classes/package_deb: create .gz index instead of .bz2Paul Eggleton2012-04-111-1/+1
* boot-directdisk: remove the default setting of SYSLINUXCFG and SYSLINUXMENUSaul Wold2012-04-111-3/+0
* package_ipk.bbclass: fixing muttilib prefix extracting.Lianhao Lu2012-04-061-2/+2
* package_ipk: don't generate Packages.filelistMartin Jansa2012-04-061-1/+1
* archive-patched-source.bbclass: Archive patched sourceXiaofeng Yan2012-04-041-0/+14
* archiver.bbclass: enhance code readabilityXiaofeng Yan2012-04-041-119/+108
OpenPOWER on IntegriCloud