summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* kernel.bbclass: Use KERNEL_IMAGE_BASE_NAME variable instead of the expanded e...Richard Purdie2010-12-201-3/+3
* rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfsRichard Purdie2010-12-201-3/+3
* sstate.bbclass: delete sstate files when doing cleanallPaul Eggleton2010-12-201-4/+8
* base/utils.bbclass: Drop former checksum code now bitbake is handling this fo...Richard Purdie2010-12-202-112/+0
* sanity.bbclass: add check for creation of long filenamesPaul Eggleton2010-12-201-8/+31
* sanity.bbclass: allow minimisation of impact of more invasive sanity checksPaul Eggleton2010-12-201-1/+47
* sanity.bbclass: make indenting consistentPaul Eggleton2010-12-201-216/+216
* Calculate CCACHE_DIR by calling host's ccache config.Alex deVries2010-12-171-0/+4
* Swabber's update_distro automatically updates the blob now.Alex deVries2010-12-171-5/+1
* Stop using hardcoded paths, use new Ubuntu and generic filters.Alex deVries2010-12-171-1/+1
* distrodata: fix messageSaul Wold2010-12-161-1/+1
* distrodata: add eventhandler for checkpkg taskSaul Wold2010-12-161-9/+31
* 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
OpenPOWER on IntegriCloud