summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* insane.bbclass: Fix message for LIC_FILES_CHKSUM ErrorsSaul Wold2011-01-061-8/+8
* rootfs_rpm: fix rootfs generation rm errorDarren Hart2011-01-051-1/+1
* rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie2011-01-051-2/+5
* base.bbclass: add lock file for do_unpack taskYu Ke2011-01-041-0/+4
* sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi2011-01-041-1/+1
* base.bbclass: Add error message for base_do_unpack failuresRichard Purdie2010-12-311-1/+1
* base.bbclass: Correct bb.debug parametersRichard Purdie2010-12-311-1/+1
* classes: Drop Handled/NotHandled eventhandler keywords, they don't do anythingRichard Purdie2010-12-314-19/+10
* patch.bbclass: Move vardepsexclude flag to be along side the function using t...Richard Purdie2010-12-301-0/+1
* kernel.bbclass: Ensure TOOLCHAIN_OPTIONS is passed to KERNEL_CC and KERNEL_LDRichard Purdie2010-12-301-2/+2
* update-rc.d: Allow the primary deamon package to be specified in UPDATERCPN, ...Richard Purdie2010-12-301-2/+4
* 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