summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sstate: run recipe-provided hooks outside of ${B}Ross Burton2015-09-291-16/+14
* base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan2015-09-191-3/+26
* autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang2015-09-191-1/+1
* license.bbclass: fix unexpected operator for LICENSE values with spaceMartin Jansa2015-09-011-1/+1
* license_class: fix license.manifest shows LICENSE field differently to recipeAníbal Limón2015-09-011-6/+7
* sstate: Use SSTATE_DIR for FILESPATHRichard Purdie2015-09-011-1/+3
* gnome: move introspection options to gnomebaseRoss Burton2015-09-012-4/+3
* license_class: Fix choose_lic_set into incompatible licenseAníbal Limón2015-08-201-1/+2
* license.bbclass: set dirs for do_populate_lic_setsceneRobert Yang2015-07-201-0/+2
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-22/+26
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-271-2/+2
* postinst-intercepts/update_font_cache: fix ownership of fontconfig cacheJonathan Liu2015-04-271-1/+1
* fontcache.bbclass: prepend to PACKAGEFUNCS instead of appendingJonathan Liu2015-04-171-1/+1
* autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie2015-04-171-1/+1
* toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overriddenRichard Purdie2015-04-151-1/+1
* utils.bbclass: fix create_cmdline_wrapperJavier Viguera2015-03-031-2/+2
* toaster.bbclass: use the openembedded-core nameAlexandru DAMIAN2015-02-131-1/+1
* image_types.bbclass: manage 'cpio_append' directoryEnrico Scholz2015-02-111-1/+1
* package.bbclass: Let PR server update PKGV, not PVMike Looijmans2015-02-111-3/+4
* package/prserv: Merge two similar functions into oneRichard Purdie2015-02-112-45/+38
* image_types.bbclass: fixed 'init' creation for cpio imagesEnrico Scholz2015-02-111-2/+2
* fix '[[: not found' error message using dashVincent Génieux2015-02-111-1/+1
* package.bbclass: Fix support for private libsMartin Jansa2015-02-111-1/+1
* cross-canadian/meta-environment: Allow modification of TARGET_OS to be optionalRichard Purdie2015-02-111-0/+4
* icecc.bbclass: properly handle disabling of iceccDmitry Eremin-Solenikov2015-02-111-8/+7
* image.bbclass: avoid boot error on read-only systemd imageChen Qi2015-01-151-0/+21
* rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipesRichard Purdie2015-01-081-0/+9
* image: Avoid race over directory creationRichard Purdie2015-01-061-0/+1
* report-error: Handle the case no logfile existsRichard Purdie2015-01-061-3/+6
* package.bbclass: do variable fixups even when FILES was setPeter Seebach2014-12-311-8/+10
* kernel.bbclass: Remove bashismKhem Raj2014-12-311-1/+1
* image_types.bbclass: Populate cpio /init as symlinkNathan Rossi2014-12-311-1/+5
* kernel-yocto.bbclass: fix shell syntax errorPaul Eggleton2014-12-311-1/+1
* compress_doc.bbclass: support update-alternativesHongxu Jia2014-12-311-1/+44
* metadata_scm: Fix crash due to uncaught python exceptionMerten Sach2014-12-311-1/+1
* package.bbclass: Create empty key/value if not there for shlib_providerKhem Raj2014-12-311-0/+2
* useradd.bbclass: set PSEUDO_PASSWD consistent with root directoryPeter A. Bigot2014-12-311-0/+2
* image.bbclass: search both rootfs and native staging for passwd filesPeter A. Bigot2014-12-311-1/+3
* toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is providedOtavio Salvador2014-12-311-0/+1
* ncurses, busybox, cml1.bbclass: Fix menuconfig display corruptionJason Wessel2014-12-311-2/+3
* toaster.bbclass: read elapsed time from the stats fileAlexandru DAMIAN2014-12-311-13/+23
* image_types.bbclass: Make ubi depend on ubifsPascal Bach2014-12-311-0/+2
* systemd: don't add files and dependencies from units ConflictsRoss Burton2014-12-311-4/+1
* multilib.bbclass/package_manager.py: fix <multilib>-meta-toolchain build failureHongxu Jia2014-12-311-0/+1
* multilib.bbclass: fix incorrect TARGET_VENDOR in multilib imageHongxu Jia2014-12-311-0/+3
* classes/image: remove obsolete MULTILIB_VENDORSHongxu Jia2014-12-311-11/+0
* mklibs: Fix loader for mipselKhem Raj2014-12-311-1/+1
* rm_work: Speed up rootfs/populate_sdk removalRichard Purdie2014-12-311-0/+12
* kernel.bbclass: Create modules directory even if there is no modules installedHe Zhe2014-12-311-0/+1
* meta-environment: Fix config-site with a multilib configMark Hatle2014-11-132-5/+7