summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2010-11-10imagetest-qemu: Add test case for dmesg check in targetJiajun Xu
2010-11-07package.bbclass: make sure 'sysroots' created before lockfileKevin Tian
2010-11-06meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie
2010-11-03cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDORKoen Kooi
2010-11-02sstate: Provide a temporary mechanism to stop collisions between toolchain co...Richard Purdie
2010-11-02base/utils.bbclass: Sync up overlapping functionsRichard Purdie
2010-11-02utils.bbclass: Add functions from OE.devRichard Purdie
2010-11-02gnome.bbclass: Remove autotools_stage referenceRichard Purdie
2010-11-02gnome.bbclass: Use BPN instead of PN and set SRC_URI name similar to OE.devRichard Purdie
2010-11-01src_distribute: Set EXPORT_FUNCTIONS correctlyRichard Purdie
2010-10-23rm_work.bbclass: Handle case where pseudo directory doesn't existRichard Purdie
2010-10-22package_deb: The packaging command itself is run under fakeroot so these line...Richard Purdie
2010-10-22classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie
2010-10-22sstate: Fix mirror handling for file:// urlsRichard Purdie
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie
2010-10-22package_deb: Fix a typo meaning the debian packaging was not running in the f...Richard Purdie
2010-10-22package_rpm: Don't check for the existence of dvar as its never usedRichard Purdie
2010-10-22base.bbclass: Ensure an empty do_build tasks exists to silence a warningRichard Purdie
2010-10-22sstate: Fix broken plaindirs supportRichard Purdie
2010-10-22base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie
2010-10-21metadata_scm: Ensure that if an SCM isn't present, we dont print a revision o...Richard Purdie
2010-10-15distrodata: Modify Distro tracking spreadsheetSaul Wold
2010-10-14Revert "meta-toolchain: Update the way ld.so.cache is handled"Richard Purdie
2010-10-13meta-toolchain: Update the way ld.so.cache is handledRichard Purdie
2010-10-13sanity.bbclass: ensure 32it libc is correctly detectedJoshua Lock
2010-10-12rm_work: Fix interaction issues with pseudoRichard Purdie
2010-10-11Add Summary/Description support to packagingMark Hatle
2010-10-11rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie
2010-10-11package_rpm: Disable nativesdk/canadian package indexes for now as these are ...Richard Purdie
2010-10-09base.bbclass: Fix spelling mistakes and change log levelRichard Purdie
2010-10-08rootfs_deb: Fix problem with pseduo and rootfs locationSaul Wold
2010-10-08base.bbclass: add support for commercial license checkSaul Wold
2010-10-07libc-package.bbclass, eglibc, glibc: enable locales generation using cross-lo...Nitin A Kamble
2010-10-07sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sampleRichard Purdie
2010-10-07rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie
2010-10-05bitbake/sstate: Implement a lookup function to speed up setscene processingRichard Purdie
2010-10-05Revert "classes: Disable setscene tasks for initial testing"Richard Purdie
2010-10-05base.bbclass: Implement PRINC, a way to increment the PR variable in .bbappen...Richard Purdie
2010-10-05Improve FILESPATH usage in .bbappend recipesRichard Purdie
2010-10-04rootfs_deb: fix parsing a shell cmdSaul Wold
2010-10-01insane: Update the insane class to check for host contaminationMark Hatle