summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* yocto-kernel: fix kmachine to deal with overridesBruce Ashfield2010-12-281-2/+5
* poky-image.bbclass: Set LIC_FILES_CHKSUMRichard Purdie2010-12-241-0/+3
* rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie2010-12-241-1/+1
* qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie2010-12-231-0/+1
* qmake2.bbclass: add space to end of DEPENDS_prependPaul Eggleton2010-12-231-1/+1
* insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold2010-12-231-4/+4
* poky.bbclass: Move mirrors/premirrors to poky.confRichard Purdie2010-12-211-29/+0
* sanity.bbclass: Add check for '.' in PATH and error if found (see bug #572)Richard Purdie2010-12-211-0/+3
* linux-yocto: remove or adjust to _ in branch namesBruce Ashfield2010-12-211-7/+5
* meta-environment: Added package of meta-environment-${TARGET_ARCH} forLianhao Lu2010-12-212-0/+31
* rm_work: With the recent pseudo changes, this no longer makes senseRichard Purdie2010-12-211-4/+0
* 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