aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-11-29rootfs_rpm.bbclass: save rpmlib rather than remove itRobert Yang
2012-11-29package_rpm.bbclass: Fix incremental rpm image generationRobert Yang
2012-10-25classes/qmake_base: support linux-gnuspe/linux-uclibcspe TARGET_OSPaul Eggleton
2012-10-02siteconfig: Clear cache before rebuildingRichard Purdie
2012-10-01classes/cml1: ensure -c menuconfig forces a rebuild next timePaul Eggleton
2012-09-28bootimg: Use STAGING_KERNEL_DIRDarren Hart
2012-09-24classes/mirrors: remove bogus gnutls mirrorPaul Eggleton
2012-09-24kernel: Fix packaging issueSaul Wold
2012-09-24autotools.bbclass: Add functionality to force a clean of ${B} when reconfigur...Richard Purdie
2012-09-24kernel.bbclass: put perf .debug dir in -dbg packageScott Garman
2012-09-24relocatable.bbclass: Account for case when ORIGIN is in RPATHScott Garman
2012-09-24kernel.bbclass: Dont package kxgettext.oKhem Raj
2012-09-24kernel.bbclass: add non-santized kernel providesBruce Ashfield
2012-09-24kernel: Add kernel headers to kernel-dev packageDarren Hart
2012-09-24kernel: save $kerndir/tools and $kerndir/lib from pruningBruce Ashfield
2012-09-24kernel.bbclass: pass KERNEL_VERSION to depmod calls in postinstMartin Jansa
2012-09-24package.bbclass: fix TypeError in runstripMartin Jansa
2012-09-24distutils/steuptools: Fix files layout and unbreak buildsRichard Purdie
2012-09-24distutils.bblass: change order of args to install stepMatthew McClintock
2012-09-24distutils.bbclass: fix libdir for 64-bit python modules built with distutilsMatthew McClintock
2012-08-24kernel-yocto: set master branch to a defined SRCREVBruce Ashfield
2012-08-24linux-yocto: allow do_validate_branches to handle all branchesBruce Ashfield
2012-08-10classes/license: fix manifest to work with debPaul Eggleton
2012-08-10classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton
2012-07-31utils.bbclass: add helper function to add all multilib variants of a specific...Richard Purdie
2012-07-31image_types.bbclass: redefine EXTRA_IMAGECMD_jffs2 to leverage siteinfoTing Liu
2012-07-31kernel.bbclass: Copy bounds.h only if it exists, needed for 2.6.x.Scott Garman
2012-06-29gconf.bbclass: don't register schemas in the install stageRoss Burton
2012-06-12classes/sanity: send sanity check failure as a separate event for HobPaul Eggleton
2012-06-12sanity.bbclass: copy the data store and finalise before running checksJoshua Lock
2012-06-12image.bbclass: Ensure ${S} is cleaned at the start of rootfs generationRichard Purdie
2012-05-16classes/mirrors.bbclass: Point snapshot.debian.org mirror to working locationKhem Raj
2012-05-07buildhistory: fix multiple commit of images and packages at the same timePaul Eggleton
2012-04-26{kernel, module}.bbclass: don't run depmod for module packages during do_rootfsAndreas Oberritter
2012-04-26utils.bbclass: Testing via env in create_wrapper is a nice idea but breaks th...Richard Purdie
2012-04-26quilt: move empty quiltrc to native sysconfdirSaul Wold
2012-04-24sanity.bbclass: Add a new case to issue sanity_check()Dongxiao Xu
2012-04-23sanity.bbclass: add variable to disable the sanity checksJoshua Lock
2012-04-22package.bbclass: Ensure kernel modules get strippedRichard Purdie
2012-04-22gettext.bbclass: Ensure we don't overwrite other DEPENDS_GETTEXT valuesRichard Purdie
2012-04-18packageinfo.bbclass: A workaround for RPM architecture renamingDongxiao Xu
2012-04-18classes/sanity: import regular expression module in SuSE distro checkPaul Eggleton
2012-04-18classes/sanity: trim trailing newline when reading /etc/redhat-releasePaul Eggleton
2012-04-17linux-yocto: .diff is a valid patch extensionBruce Ashfield
2012-04-17sanity.bbclass: If the sanity tests fail, don't mark them as completeRichard Purdie
2012-04-16distrodata.bbclass: fix comment typoOtavio Salvador
2012-04-16Multilib: Fix RDEPENDS in libc-package.bbclass, useradd.bbclass...Zhai Edwin
2012-04-14mulitlib.bbclass: Ensure correct value of ALL_MULTILIB_PACKAGE_ARCHS is prese...Richard Purdie
2012-04-14update-alternatives: Fix for compatibility with multilib recipesRichard Purdie
2012-04-13linux-yocto: allow .cfg, .scc, .patch and defconfigs to be processed in orderBruce Ashfield