aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-03-02image_types: Ensure duplicate compressed types aren't createdRichard Purdie
2012-03-02image_types.bbclass: We need to preserve order in the types variable and avoi...Richard Purdie
2012-03-02base.bbclass: If unpacking again, wipe out ${S}/patchesRichard Purdie
2012-03-02linux-yocto: make kernel_checkout reentrantBruce Ashfield
2012-03-02image_types: Ensure dependencies for compression types containing multiple do...Richard Purdie
2012-03-01site.conf.sample: Fix broken SOCKS proxy setup and configurationInaky Perez-Gonzalez
2012-03-01externalsrc.bbclass: Add class for handling external source treesRichard Purdie
2012-03-01toolchain-scripts: Exclude variables causing the recipe to become unecessaril...Richard Purdie
2012-03-01image-vmdk: Create image_vmdk class and setup image and image_types to use itSaul Wold
2012-03-01image-live: Allow LABELS to be modifiedSaul Wold
2012-02-29image_types_uboot: Update to work after recent image_types changesRichard Purdie
2012-02-29image_types: Correctness fixesRichard Purdie
2012-02-29image_types.bbclass: fix bzip2 and xz compression commandsOtavio Salvador
2012-02-29image_types.bbclass: properly support IMAGE_LINK_NAME as emptyOtavio Salvador
2012-02-29image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador
2012-02-28bootimg: Fix QuotingSaul Wold
2012-02-28More quoting fixesRichard Purdie
2012-02-28image_types: Refactor compression code into a generic compression solutionRichard Purdie
2012-02-28multilib.bbclass: allow TARGET_VENDOR_virtclass-multilib to be overridenMatthew McClintock
2012-02-28linux-yocto: allow non-branched repositories to check outBruce Ashfield
2012-02-26More quoting fixesMartin Jansa
2012-02-26Quoting fixesRichard Purdie
2012-02-26cross-canadian: Set STAGING_DIR_HOST correctlyRichard Purdie
2012-02-24useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross pa...Otavio Salvador
2012-02-24license.bbclass: Symbolic links of generic licenseElizabeth Flanagan
2012-02-24license.bbclass: Gather Pkg level licensesElizabeth Flanagan
2012-02-24linux-yocto: improve checkout error handling and reportingBruce Ashfield
2012-02-24sstate.bbclass: improve performance of sstate package creationMartin Jansa
2012-02-24package.bbclass: Add a sanity check to the debugsrcdir removal codeRichard Purdie
2012-02-24image.bbclass: Ensure timestamp matches format used in initscripts after rece...Richard Purdie
2012-02-24update-rc.d.bbclass: do nothing for extended cross packagesOtavio Salvador
2012-02-24rootfs_ipk.bbclass: fix status file location in rootfsOtavio Salvador
2012-02-24packageinfo.bbclass: add a new bbclass to pass package informationDongxiao Xu
2012-02-24package.bbclass: set package size into pkgdata for hob2's useShane Wang
2012-02-24autotools.bbclass: Make builds deterministicRichard Purdie
2012-02-24insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie
2012-02-24package.bbclass: Remove empty directories created as part of srcdebug handlingRichard Purdie
2012-02-23boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP...Saul Wold
2012-02-23image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPENDSaul Wold
2012-02-23image_types: add vmdk type to use with VMwareSaul Wold
2012-02-23syslinux: add SYSLINUX_ROOT to APPEND lineSaul Wold
2012-02-23syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinuxSaul Wold
2012-02-23autotools.bbclass: Don't copy into non-existant directoryAndreas Oberritter
2012-02-23sstate.bbclass: add *_config to SSTATE_SCAN_FILESMartin Jansa
2012-02-22base.bbclass: check all entries of FILESPATH for MACHINE overridesJoshua Lock
2012-02-22sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...Richard Purdie
2012-02-21classes/buildhistory: fix splitting on + in package list fieldsPaul Eggleton
2012-02-21classes/buildhistory: use hostname instead of reading /etc/hostnamePaul Eggleton