summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* image_types.bbclass: fix bzip2 and xz compression commandsOtavio Salvador2012-02-291-2/+2
* image_types.bbclass: properly support IMAGE_LINK_NAME as emptyOtavio Salvador2012-02-291-5/+9
* image.bbclass: do not create image manifest link if IMAGE_LINK_NAME is emptyOtavio Salvador2012-02-291-2/+4
* bootimg: Fix QuotingSaul Wold2012-02-281-4/+4
* More quoting fixesRichard Purdie2012-02-281-3/+3
* image_types: Refactor compression code into a generic compression solutionRichard Purdie2012-02-282-67/+68
* multilib.bbclass: allow TARGET_VENDOR_virtclass-multilib to be overridenMatthew McClintock2012-02-281-1/+2
* linux-yocto: allow non-branched repositories to check outBruce Ashfield2012-02-281-1/+1
* More quoting fixesMartin Jansa2012-02-261-2/+2
* Quoting fixesRichard Purdie2012-02-261-1/+1
* cross-canadian: Set STAGING_DIR_HOST correctlyRichard Purdie2012-02-261-1/+1
* useradd.bbclass: override USERADDSETSCENEDEPS to empty when building cross pa...Otavio Salvador2012-02-241-0/+1
* license.bbclass: Symbolic links of generic licenseElizabeth Flanagan2012-02-241-7/+9
* license.bbclass: Gather Pkg level licensesElizabeth Flanagan2012-02-241-2/+14
* linux-yocto: improve checkout error handling and reportingBruce Ashfield2012-02-241-23/+49
* sstate.bbclass: improve performance of sstate package creationMartin Jansa2012-02-241-23/+16
* package.bbclass: Add a sanity check to the debugsrcdir removal codeRichard Purdie2012-02-241-1/+1
* image.bbclass: Ensure timestamp matches format used in initscripts after rece...Richard Purdie2012-02-241-1/+1
* update-rc.d.bbclass: do nothing for extended cross packagesOtavio Salvador2012-02-241-0/+1
* rootfs_ipk.bbclass: fix status file location in rootfsOtavio Salvador2012-02-241-3/+2
* packageinfo.bbclass: add a new bbclass to pass package informationDongxiao Xu2012-02-241-0/+35
* package.bbclass: set package size into pkgdata for hob2's useShane Wang2012-02-241-0/+8
* autotools.bbclass: Make builds deterministicRichard Purdie2012-02-241-0/+2
* insane.bbclass: Only depend on desktop-file-utils-native when we need itRichard Purdie2012-02-241-1/+7
* package.bbclass: Remove empty directories created as part of srcdebug handlingRichard Purdie2012-02-241-1/+12
* boot-directdisk: Use correct SYSLINUX_TIMEOUT and SYSLINUX_ROOT instead of AP...Saul Wold2012-02-231-2/+4
* image-live: fix SYSLINUX_TIME and add SYSLINUX_ROOT instead of APPENDSaul Wold2012-02-231-2/+2
* image_types: add vmdk type to use with VMwareSaul Wold2012-02-231-1/+4
* syslinux: add SYSLINUX_ROOT to APPEND lineSaul Wold2012-02-231-0/+1
* syslinux: Use SYSLINUX_TIMEOUT and SYSLINUX_PROMPT to configure syslinuxSaul Wold2012-02-231-5/+5
* autotools.bbclass: Don't copy into non-existant directoryAndreas Oberritter2012-02-231-1/+1
* sstate.bbclass: add *_config to SSTATE_SCAN_FILESMartin Jansa2012-02-231-1/+1
* base.bbclass: check all entries of FILESPATH for MACHINE overridesJoshua Lock2012-02-221-6/+8
* sanity.bbclass: Add ABI version 8, used for transition from the OEBasic to OE...Richard Purdie2012-02-221-0/+2
* classes/buildhistory: fix splitting on + in package list fieldsPaul Eggleton2012-02-211-1/+1
* classes/buildhistory: use hostname instead of reading /etc/hostnamePaul Eggleton2012-02-211-1/+1
* classes/buildhistory: sort FILELIST in package infoPaul Eggleton2012-02-211-0/+1
* classes/buildhistory: sort and de-dupe dependency graphsPaul Eggleton2012-02-211-2/+2
* classes/buildhistory: squash spaces out of image variablesPaul Eggleton2012-02-211-4/+12
* classes/sdl: remove Opie-specific desktop file/packagingPaul Eggleton2012-02-211-38/+0
* package.bbclass: Optimise the per file rpm handlingRichard Purdie2012-02-101-20/+32
* sstate.bbclass: Optimise sstate_hardcode_pathRichard Purdie2012-02-101-11/+16
* distutils.bbclass: override LDSHARED so we use the linker for this build and ...Matthew McClintock2012-02-101-0/+2
* cross.bbclass: add virtclass handlerOtavio Salvador2012-02-101-0/+17
* useradd.bbclass: skip processing on virtclass-cross extended packagesOtavio Salvador2012-02-101-0/+3
* classes/buildhistory: sort list fields in package infoPaul Eggleton2012-02-081-3/+14
* classes/buildhistory: sort image file listPaul Eggleton2012-02-081-1/+1
* mirrors.bbclass: Add yp.org and oe.org to fallback mirrorsKhem Raj2012-02-081-1/+20
* classes,recipes: Replace POKY_* with CORE_IMAGE_*Khem Raj2012-02-081-4/+4
* linux-yocto: locate and use out of tree features specified on the SRC_URIBruce Ashfield2012-02-081-0/+21