summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel.bbclass: Set vardepsexclusive for KERNEL_IMAGE_BASE_NAMEKevin Tian2010-12-161-0/+2
* kernel.bbclass: Rename do_deploy so the function can be overridden in recipesKevin Tian2010-12-161-1/+3
* sanity.bbclass: Check if DISPLAY is set when IMAGETEST is setJiajun Xu2010-12-161-0/+4
* image-swab: Correct PARALLEL_MAKE typoDarren Hart2010-12-101-1/+1
* yocto-kernel: factor common routes, update to 2.6.37 and branch renamingBruce Ashfield2010-12-101-0/+202
* libxml-parser-perl: Fix bug of empty package of libxml-parser-perl.Jingdong Lu2010-12-101-1/+1
* Drop variables that do nothingRichard Purdie2010-12-101-1/+0
* cross-canadian: Update after PN changes to include TARGET_ARCHRichard Purdie2010-12-102-18/+22
* Using TRANSLATED_TARGET_ARCH instead of TARGET_ARCH.Lianhao Lu2010-12-101-0/+3
* 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
OpenPOWER on IntegriCloud