summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2010-12-23qmake2.bbclass: add space to end of DEPENDS_prependPaul Eggleton
2010-12-23insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold
2010-12-21poky.bbclass: Move mirrors/premirrors to poky.confRichard Purdie
2010-12-21sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)Richard Purdie
2010-12-21linux-yocto: remove or adjust to _ in branch namesBruce Ashfield
2010-12-21meta-environment: Added package of meta-environment-${TARGET_ARCH} forLianhao Lu
2010-12-21rm_work: With the recent pseudo changes, this no longer makes senseRichard Purdie
2010-12-20kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...Richard Purdie
2010-12-20rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfsRichard Purdie
2010-12-20sstate.bbclass: delete sstate files when doing cleanallPaul Eggleton
2010-12-20base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie
2010-12-20sanity.bbclass: add check for creation of long filenamesPaul Eggleton
2010-12-20sanity.bbclass: allow minimisation of impact of more invasive sanity checksPaul Eggleton
2010-12-20sanity.bbclass: make indenting consistentPaul Eggleton
2010-12-17Calculate CCACHE_DIR by calling host's ccache config.Alex deVries
2010-12-17Swabber's update_distro automatically updates the blob now.Alex deVries
2010-12-17Stop using hardcoded paths, use new Ubuntu and generic filters.Alex deVries
2010-12-16distrodata: fix messageSaul Wold
2010-12-16distrodata: add eventhandler for checkpkg taskSaul Wold
2010-12-16kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAMEKevin Tian
2010-12-16kernel.bbclass: Rename do_deploy so the function can be overridden in recipesKevin Tian
2010-12-16sanity.bbclass: Check if DISPLAY is set when IMAGETEST is setJiajun Xu
2010-12-10image-swab: Correct PARALLEL_MAKE typoDarren Hart
2010-12-10yocto-kernel: factor common routes, update to 2.6.37 and branch renamingBruce Ashfield
2010-12-10libxml-parser-perl: Fix bug of empty package of libxml-parser-perl.Jingdong Lu
2010-12-10Drop variables that do nothingRichard Purdie
2010-12-10cross-canadian: Update after PN changes to include TARGET_ARCHRichard Purdie
2010-12-10Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu
2010-12-09devshell: Clean up devshell code so this task doesn't polute the global names...Richard Purdie
2010-12-07imagetest-qemu: Allow the task to run after any rootfs is created and also st...Richard Purdie
2010-12-06sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock
2010-12-05Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie
2010-11-28native.bbclass: Mark various package functions as noexec since they don't do ...Richard Purdie
2010-11-28native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...Richard Purdie
2010-11-28utility-tasks: Switch listtasks to use bb.plain() for printing outputRichard Purdie
2010-11-28rm_work: Set BB_SCHEDULER as done in OE.dev to ensure disk space is freed soo...Richard Purdie
2010-11-28scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT referencesRichard Purdie
2010-11-22utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu
2010-11-22sanity.bbclass: add wget to required utilitiesPaul Eggleton
2010-11-21update-alternatives.bbclass: don't expand var when appending do_installKevin Tian
2010-11-14image-swab: update swabber command for latest versionJoshua Lock
2010-11-14image-swab: introduce a class for generating swabber reportsJoshua Lock
2010-11-14sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu
2010-11-14imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu
2010-11-14image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas
2010-11-14insane.bbclass: fix qa_configure and qa_stagingQing He
2010-11-14base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold
2010-11-13bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...Richard Purdie
2010-11-13sstate.bbclass: Only create symlinks to different localpath urls if the fetch...Richard Purdie
2010-11-10kernel: prefer the kernel produced uImageBruce Ashfield