summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* bootimg: Use the same OS files for each boot methodDarren Hart2012-02-083-47/+46
* classes/patch: optionally return non-patch sourcesBruce Ashfield2012-02-031-1/+8
* Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATHKen Werner2012-02-031-1/+1
* gconf.bbclass: Add proper RDEPENDS to packages with gconf postinststep.Peter Tworek2012-02-021-0/+3
* external-csl-toolchain: fixes for metadata changesChristopher Larson2012-02-021-1/+3
* libc-package: fix typo in LOCALETREESRC default valueChristopher Larson2012-02-021-1/+1
* package bbclass: allow per package PRIVATE_LIBSKoen Kooi2012-02-011-1/+1
* pkgconfig: Ensure pkgconfig RDEPENDS are trackedRichard Purdie2012-02-011-0/+5
* bootimg: Do not force FAT32 on all images, it violates the FAT specificationDarren Hart2012-02-011-1/+4
* rootfs_ipk: remove runtime_script_required usageMartin Jansa2012-02-011-1/+1
* classes: replace 'Poky' with 'OE-core'Koen Kooi2012-02-015-9/+9
* image_types.bbclass: refactor cpio images generation.Andrea Adami2012-02-011-4/+17
* useradd.bbclass: Fix missing quoteRichard Purdie2012-01-271-1/+1
* useradd: Ensure dependencies are only added for target recipes, not native or...Richard Purdie2012-01-271-1/+4
* useradd.bbclass: Add explict setscene dependencies to ensure correct ordering...Richard Purdie2012-01-271-0/+2
* useradd.bbclass: Ensure pseudo can load in the pseudo unloaded caseRichard Purdie2012-01-271-5/+11
* useradd.bbclass: Execute user addition code before do_package_setscene, not a...Richard Purdie2012-01-271-2/+2
* sstate.bbclass: Add support for sstate preinst functionsRichard Purdie2012-01-271-0/+5
* insane.bbclass: Add test for static .a libraries in non-staticdev packagesSaul Wold2012-01-261-1/+14
* bootimg: Fix a math thinko in the block count calculationDarren Hart2012-01-251-1/+1
* base.bbclass: replace COMMERCIAL_LICENSE code with LICENSE_FLAGS codeTom Zanussi2012-01-241-6/+6
* license.bbclass: add support for LICENSE_FLAGSTom Zanussi2012-01-241-0/+63
* lib/oe: Add sstatesig, OE specific signature generator classesRichard Purdie2012-01-231-1/+1
* classes/patch: avoid backtrace when patch does not applyPaul Eggleton2012-01-191-1/+4
* buildhistory: record additional image infoPaul Eggleton2012-01-191-0/+18
* linux-yocto: restore WORKDIR as a patch source directoryBruce Ashfield2012-01-191-0/+2
* package_rpm.bbclass: Add support for filenames with spacesMark Hatle2012-01-171-4/+4
* classes/packagehistory: remove now obsolete classPaul Eggleton2012-01-171-249/+0
* classes/package: remove out-of-date notice referring to the OE bugtrackerPaul Eggleton2012-01-171-3/+0
* classes/base: note variable name in COMPATIBLE_* skip messagesPaul Eggleton2012-01-171-2/+2
* package.bbclass: quote pathname given to objdumpEnrico Scholz2012-01-171-2/+2
* image_types_uboot.bbclass: Add uncompressed ext2 image optionMatthew McClintock2012-01-171-1/+5
* image_types.bbclass: Fix generating uncompressed ext2 imagesMatthew McClintock2012-01-171-1/+6
* bootimg: Account for FAT filesystem overhead in image sizeDarren Hart2012-01-171-9/+36