aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
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