summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* devshell: Clean up devshell code so this task doesn't polute the global names...Richard Purdie2010-12-091-6/+5
* imagetest-qemu: Allow the task to run after any rootfs is created and also st...Richard Purdie2010-12-071-6/+15
* sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock2010-12-061-0/+6
* Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie2010-12-051-2/+0
* native.bbclass: Mark various package functions as noexec since they don't do ...Richard Purdie2010-11-281-0/+5
* native.bbclasS: Add handing to remap RDEPENDS fields and avoid crossed target...Richard Purdie2010-11-281-1/+13
* utility-tasks: Switch listtasks to use bb.plain() for printing outputRichard Purdie2010-11-281-1/+1
* rm_work: Set BB_SCHEDULER as done in OE.dev to ensure disk space is freed soo...Richard Purdie2010-11-281-0/+4
* scripts/poky-env-internal/image-swab.bbclass: Remove OEROOT referencesRichard Purdie2010-11-281-1/+1
* utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu2010-11-222-442/+440
* sanity.bbclass: add wget to required utilitiesPaul Eggleton2010-11-221-1/+1
* update-alternatives.bbclass: don't expand var when appending do_installKevin Tian2010-11-211-2/+2
* image-swab: update swabber command for latest versionJoshua Lock2010-11-141-1/+1
* image-swab: introduce a class for generating swabber reportsJoshua Lock2010-11-141-0/+83
* sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu2010-11-141-0/+3
* imagetest-qemu: Add sanity test cases for scp/shutdown in targetJiajun Xu2010-11-141-1/+1
* image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas2010-11-141-7/+3
* insane.bbclass: fix qa_configure and qa_stagingQing He2010-11-141-2/+2
* base.bbclass/poky.conf: Fix INCOMPATIBLE_LICENSE Whitelist checkingSaul Wold2010-11-141-4/+5
* bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...Richard Purdie2010-11-131-1/+1
* sstate.bbclass: Only create symlinks to different localpath urls if the fetch...Richard Purdie2010-11-131-2/+3
* kernel: prefer the kernel produced uImageBruce Ashfield2010-11-101-1/+3
* imagetest-qemu: Add test case for dmesg check in targetJiajun Xu2010-11-101-2/+4
* package.bbclass: make sure 'sysroots' created before lockfileKevin Tian2010-11-071-0/+1
* meta/classes: Mark do_package_write and do_build as noexec tasksRichard Purdie2010-11-062-0/+2
* cross-canadian bbclass: replace hardcoded -pokysdk with SDK_VENDORKoen Kooi2010-11-031-1/+1
* sstate: Provide a temporary mechanism to stop collisions between toolchain co...Richard Purdie2010-11-021-1/+27
* base/utils.bbclass: Sync up overlapping functionsRichard Purdie2010-11-022-20/+2
* utils.bbclass: Add functions from OE.devRichard Purdie2010-11-021-5/+92
* gnome.bbclass: Remove autotools_stage referenceRichard Purdie2010-11-021-1/+1
* gnome.bbclass: Use BPN instead of PN and set SRC_URI name similar to OE.devRichard Purdie2010-11-021-3/+4
* src_distribute: Set EXPORT_FUNCTIONS correctlyRichard Purdie2010-11-011-0/+2
* rm_work.bbclass: Handle case where pseudo directory doesn't existRichard Purdie2010-10-231-1/+3
* package_deb: The packaging command itself is run under fakeroot so these line...Richard Purdie2010-10-221-2/+0
* classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie2010-10-225-5/+4
* sstate: Fix mirror handling for file:// urlsRichard Purdie2010-10-221-4/+11
* pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie2010-10-225-1/+5
* package_deb: Fix a typo meaning the debian packaging was not running in the f...Richard Purdie2010-10-221-1/+1
* package_rpm: Don't check for the existence of dvar as its never usedRichard Purdie2010-10-221-6/+1
* base.bbclass: Ensure an empty do_build tasks exists to silence a warningRichard Purdie2010-10-221-0/+3
* sstate: Fix broken plaindirs supportRichard Purdie2010-10-221-2/+6
* base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie2010-10-222-5/+44
* metadata_scm: Ensure that if an SCM isn't present, we dont print a revision o...Richard Purdie2010-10-211-3/+6
* distrodata: Modify Distro tracking spreadsheetSaul Wold2010-10-152-10/+51
* Revert "meta-toolchain: Update the way ld.so.cache is handled"Richard Purdie2010-10-141-4/+0
* meta-toolchain: Update the way ld.so.cache is handledRichard Purdie2010-10-131-0/+4
* sanity.bbclass: ensure 32it libc is correctly detectedJoshua Lock2010-10-131-1/+5
* rm_work: Fix interaction issues with pseudoRichard Purdie2010-10-121-1/+6
* Add Summary/Description support to packagingMark Hatle2010-10-113-8/+33
* rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie2010-10-112-2/+2